You’ve got the code close, but incorrect. It is a spelling issue.
It should be:
<?php wp_nav_menu(array('theme_location'=>'primary')); ?>
<?php wp_nav_menu(array('theme_location'=>'secondary')); ?>
Please note that in your array you are using the_location
and not theme_location
. I believe with your mistake the menu will default to the primary menu (though I haven’t confirmed this).
Related Posts:
- Display a portion/ branch of the menu tree using wp_nav_menu()
- Unregister Nav Menu from Child-Theme
- Display only page specific sub menu items using Custom Walker
- non-clickable placeholder in the menu
- Keeping parent menu items active in child pages
- Way to bulk delete menu items in new 3.x Appearance > Menus system?
- Pass a parameter to a menu walker
- Menu is not visible in appearance
- Customize the menu by adding items
- Ways to give a wp_list_pages menu link specific class names?
- I want remove last after wp_nav_menu
- Organizing by super-categories (or nested categories)?
- Adding first and last class to Menu on top level only
- wp_list_pages – show pages immediately 1 level below current level
- wp_nav_menu log in/out link?
- Add within the output of
- How do I get my wp_nav_menu single category page to highlight the parent?
- How to insert custom code into wp_nav_menu structure?
- How to add custom menu item on plugin activation?
- Outside the loop, how can I echo the current page’s menu title?
- getting parent page id when using custom menu.
- Use menu class in walker function
- Menu link to all posts (all categories included)
- How do you return a menu with the menu name?
- Change name & menu_name for Profile in the default menu, w/o altering core files?
- wp-menu ‘automatically add custom taxonomy terms’ like it does for pages? [closed]
- You do not have permission to create Navigation Menus – Twenty Twenty-Two theme
- Walker class conditional based on parent menu item label or custom css class
- SlickNav – Google Lighthouse Accessibility issue for collapsed menu button
- Creating a navigation menu to see where you are on your website
- Put class on instead li
- Tiles as a navigation
- Custom format nav menu only using div and a
- ‘wp_get_nav_menu_items’, when fired inside of the ‘wp_update_nav_menu’ hook, returns old menu items, instead of new
- Sticky Header in WordPress using BootstrapWP theme [closed]
- Walker Class – Check if menu item has description and if so add class to li
- Multiple languages menus problem
- Default menu editor with automatic page list
- Switch from hover to click on Twenty Twelve Menu
- How can I switch pages?
- How to override menu markup?
- Can I have custom post types in “Add menu items” on in the Admin > Appearance > Menu
- Automatically Display Sub Menu
- Recent Posts widget missing current_menu_item class
- WordPress custom Nav Walker
- How to get a multidimensional array of my menu?
- How to get the name of the homepage’s menu?
- In admin edit-menu screen, newly added menu items always go to the bottom of the list
- How to add search to menu?
- How to get submenu of admin menu?
- How can I make wp_nav_menu() support tags?
- wp_nav_menu without menu or theme_location specified
- active menu in post page
- Adding a tag to wp_nav_menu
- What is the $menu parameter used of in wp_nav_menu()?
- Blending Foundation’s Tabs with WordPress Nav Menu & Display Active Tab
- select a main navigation menu per user type from multiple main navigation menus
- Editing the nav menu?
- Determining the “current_page” in WordPress Custom Menus
- Keep source page URL parameters on custom link menu item
- Menu elements load very slow
- cannot get global $menu value in form request
- Show Sub Menu on click and not hover
- How to remove empty line space in navigation menu?
- Is it possible to get_the_post_thumbnail (Featured Image) inside a sprintf function?
- is MariaDB error related to Automatically add new top-level pages
- Assign a different menu depending on custom taxonomy
- Homepage Menu Link Won’t Function
- How to make a section id menu w/multiple pages
- Custom menu is rendered in all menus
- javascript i wrote not working, can’t figure out why [closed]
- Disable Top Nav Bar on Mobile
- Making my main menu a hamburger menu on all platforms
- menu change after theme change
- Appearance –> Menu -not showing on my main page
- Menu location switcher – example code fails
- menu mobile show up even i in desktop mode in Newspaper Theme
- WordPress fountainpress header is covering top bar
- WordPress Menu Customizer
- Cannot add home page url to menu with #
- Accidental reverse order of menu items in one menu
- Having an issue with wp_nav_menu displaying custom navigation
- Add dynamic content block to nav section generated by custom walker
- Customizing label/title output of admin nav_menu selecter
- Extend Individual Menu on Page Function to individual Submenue on Page Function?
- How do I remove a menu from a theme?
- How can I modify wp_nav_menu with walker?
- menu items outside of blog
- Walker for menus
- Custom Menu based off custom header
- Change sub-menu css class
- How to add an tag when a menu item is a dropdown(or has a sub-menu) [duplicate]
- Remove “Next Post” in nav_menu
- Adding an additional menu in WordPress
- Making current_page_item work with wp_list_pages in sidebar on post pages
- Menu not Showing on Mobile or While the page is shrinked
- My Menu Disappears on my Custom Link Homepage on Mobile
- Add A Menu Item To A WP_Nav_Menu Navigation via PHP Function
- child theme font awesome icons not working
- add dynamic ID for wp_nav_menu after and before