Is it possible to move the course details and have a right sidebar for the single course page?
I'm also interested in a right sidebar. The same layout but with a right sidebar
Please replace the single-course.php file in your modern_child theme with the one in the attached zipped file .
I uploaded the code but got this on the single course page. I think the customization I previously did for this page was the removal of the Private Course button. Can you help me fix the position of the sidebar?
Ok, try alternate way.
All you need to do is this :
a. Go to WP Admin - Appearance - Editor - WPLMS Modern - single-course.php
b. locate code "col-md-3 col-sm-4"
c. Change it to "col-md-3 col-sm-4 right"
d. Save.
Yes! That worked :)
Thanks