• I used Custom Menus to create additional conditional menus using templates for my child theme. So if you’re on one page, it will display one menu in the sidebar; if you’re on another, it will display another.

    For some reason, my index page now displays the both the menus in a list moved over to the right. The other pages display both menus in a list in their proper place. I can’t figure out why the menu is showing up where it’s not supposed to. The template is set correctly and the menus themselves haven’t been changed.

    The site can be viewed here. If you know what’s going on or need more information, let me know!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do your conditionals cover is_home() and/or is_front_page()?

    Thread Starter kanhje

    (@kanhje)

    By conditional, I more meant I created custom template pages that should only show certain menus. I then used Custom Menus to attach those menus to pages or not. I never used either of the above codes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Menu Widget displays on wrong pages’ is closed to new replies.