• here is my code

    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’); ?>

    If I leave primary menu option blank, when i select submenu from sidebar, the header menu will be highlighted But If I select one of my Primary Menu, the header menu doesn’t to be highlighted whenever I click sidebar Menu3’s submenu.

    How can I enable that, if I select one of my primary menu, I still can get header menu highlighted whenever I click its child pages.Thanks

  • The topic ‘wordpress menu primary and default’ is closed to new replies.