sgglinks

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Widgets added to Courses Sidebar not appearing #12286
    sgglinks
    Member

    Thank you, guys. I appreciate any help that is given.

    in reply to: Widgets added to Courses Sidebar not appearing #12262
    sgglinks
    Member

    Nothing worked.

    1) I’ve already changed the site layout in Theme options and still, in course categories, no sidebar appears. I think it’s because there was no way to place widgets in course taxonomy pages in the first place? There’s no option in the Appearance > Widgets.

    2) I realized that when I select the right sidebar option in Layouts in the Theme options, it changes Single Courses to become inherently 3 columns. that means even if I found a way to get the sidebar to appear under the Course Information(course-details) widget, the entire page is squished towards the left 3/4 of the website, leaving an empty space on the right 1/4 of the page. This is not what I want. I would prefer the Single Course pages to be full width – but also having the sidebar widgets appearing right under the Course-detail widgets.

    Attached are 2 pictures of what I mean when the sidebar does not appear how I hope it would, no matter where I placed the
    < ?php get_sidebar(); ?>

    in reply to: Widgets added to Courses Sidebar not appearing #12129
    sgglinks
    Member

    Sorry for the lack of update. Problems still exist.

    I managed follow your instructions, and here are the findings.

    1) The sidebar finally appeared on Single course pages, but the sidebar is generated to the right of the ‘existing’ sidebar with the Course Information. That means there are essentially 3 columns on the page – the main content + 2 sidebars. How do I get the sidebar to appear BELOW the Course Information box?

    2) The sidebar still does not appear on Course archive pages or course category pages.

    in reply to: Widgets added to Courses Sidebar not appearing #11907
    sgglinks
    Member

    I’ve done both, but there seems to be no effect. In fact, I noticed that there was no sidebar on the course archive pages as well – even before I made these code changes. (I enabled sidebar in theme options already)

    Here’s what I did

    1) I copied the single-course.php and framework/presentation/layout-manager.php to the child theme
    2) I made the code changes where you specified. the first code you mentioned should not be at line 188.. that would place it AFTER the footer. so i placed that line of code before the get_footer line.
    3) I also replaced the existing code on the layout-manager with the codes you recommended. At line 183. I’ve included a picture.

    What am i doing wrong? There are still no sidebars widgets on individual courses pages and courses archives.

Viewing 4 posts - 1 through 4 (of 4 total)