Hi,
I’m implementing LearnDash on a site and basically on some pages (Lessons) I want to display a sidebar on the right that shows a outlines of the lessons in the course so they navigate back to past lessons easily.
However on the other LearnDash pages I want the full width template.
I’ve set under Theme Options -> Layout and Design for the Content Layout to be Fullwidth, I did set that to “Content Left, Sidebar Right” but then obviously that changed all the pages. I did try to hide the sidebar using css but everytime I made a change there it threw up a new formatting problem, and I hadn’t even moved onto different screen sizes yet.
I have created a sidebar and assigned that to Post Type “Lessons” but that doesn’t appear to show unless I set the Content Layout to be a sidebar.
Do you have any ideas how I can show a sidebar conditionally for certain post types and show Fullwidth for all others?
Many Thanks