Support » Plugin: The Events Calendar » [Plugin: The Events Calendar] Events Calendar view – no menu items

  • Resolved venkmanuk

    (@venkmanuk)


    This one’s probably specific to my theme and set up but if you could give me some ideas of what to go look for that’d be appreciated!

    I have a menu that displays correctly on every page on my site except when you’re at the Event Calendar / Event list page.

    The menu code on that page produces a #menu-main-navigation ul, but no li items.

    If i use <?php wp_nav_menu( $defaults ); ?> it shows a menu but it’s the default one – not the one i want to use ( called MainNavigation ) – and also doesn’t have any of the other parameters I set under wp_nav_menu( array( ));

    I deduce ( sherlock ) that for SOME REASON?? Events Calendar events page doesn’t honor the wp_nav_menu array settings.

    i even added theme support for ‘menus’ and ‘nav-menus’ just in case but that made no difference.

    http://wordpress.org/extend/plugins/the-events-calendar/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: The Events Calendar] Events Calendar view – no menu items’ is closed to new replies.