• Hey Guys,

    Recently my menu just stopped working. Showing all the wrong items to the wrong people. After researching some issues it turned out to be that the menu needs to be assigned to the Primary location (actually, it just need a location). Without that it might break!

    Hope this helps someone.

Viewing 1 replies (of 1 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    We’re not all guys out here. ??

    Definitely a good point to make! What you are describing sounds like the theme fell back to the wp_page_menu(). This is quite common in themes so that they provide some menu when no specific menu is assigned to a location. It’s actually the default fallback-cb parameter for wp_nav_menu()

    It’s been a while, but I’m pretty certain the plugin only works on wp_nav_menu()
    as there’s no way to assign the menu roles to the page menu from the menu editor.

Viewing 1 replies (of 1 total)
  • The topic ‘[Solved] Menu Stopped Working Correctly’ is closed to new replies.