How do I completely remove the sidebar from single lesson view.
I would like to keep the sidebar on the single course page where all lessons are listed, BUT i need the full with on single lesson pages.
Removing OR adding
<?php get_sidebar(); ?>
does not work on either “wrapper end” or “content single lesson” or “single lesson” – so how do I completely remove the side bare ONLY for lesson pages.