[Plugin: The Events Calendar] Events and Calendar pages loading wrong nav menu???
-
https://joshstevensfoundation.org/category/events/month
https://joshstevensfoundation.org/about/josh-stevens/I don’t even know how this is possible but I’m using the events calendar and on my list and gridview pages, the main menu is an older version that doesn’t exist anymore. I only have 1 menu and that menu is being loaded everywhere else on the site. However the list and gridview templates, which are both using the same “get_header();” php, which has the same code:
<?php wp_nav_menu(array('menu' => 'main-menu','menu_class' => 'main-menu' )); ?>
But that same code is displaying two different menus! Bizarre! This is for a non-profit, guys and I’m trying to help them out and I’m stuck! I was up until 2am last night trying to figure this out ??
- The topic ‘[Plugin: The Events Calendar] Events and Calendar pages loading wrong nav menu???’ is closed to new replies.