Hi. I'd like to add a dynamic section to the course template. So when creating a course there would be a section in the editor to add html (course features accordion) that would display in a full-width section below course content and sidebar. At the moment I have the code in the bottomc4.php template but obviously then it is the same for every course. Is there anyway I can use 'custom fields' to do this?
http://minniepeters.staging.wpengine.com/course/a-room-for-living/
Many Thanks!
For this you can use course custom nav plugin:
https://wplms.io/support/knowledge-base/wplms-course-custom-nav-plugin/
This will allow you to create your custom section for each course and then you can add the code in the custom section for particular course.
Let me know if this helps.