Templates
- associated_courses_product_page.php
This template is used to display courses associated with a product on the single product page. The courses are displayed using the ‘bridge_woo_display_associated_courses’ shortcode. The template file ‘associated_courses_product_page.php’ can either be overridden in the ‘edwiserBridge/’ folder of your current theme or by using ‘eb_get_template’ & ‘eb_locate_template’ filters in a custom plugin.
- associated_courses_order_email.php
This template can be used to include courses associated with a product in the order emails. The template file ‘associated_courses_order_email.php’ can either be overridden in the ‘edwiserBridge/emails’ folder of your current theme or by using ‘eb_get_template’ & ‘eb_locate_template’ filters in a custom plugin.