Free Course Display Setup
Free course price display
This configuration will affect the display of the "Cost:" line in the Course Summary block when a course price is "$0.00".
Do not display price
This will remove the line completely. This works in conjunction with the "Role pricing display" options, where if a course is $0.00 for a specific role, it will not display.
Display $0.00
This will display "Cost: $0.00"
Developer Notes
Free course price display is ethosce_courses_show_free_course_prices, using a boolean
0 (default) - Do not display price
1 - Display $0.00
Role pricing display is ethosce_courses_role_price_display,using a string
none (default) - Display no role pricing, just the eligible price
all - Display all roles and their pricing, also the eligible price