You need to create the hierarchy using page parents. Either use quick edit, or go through each page and set it’s parent, so that you end up with:
- Menu1
- Submenu1 (Menu1 is parent)
- Item1 (Submenu1 is parent)
- Submenu1 (Menu1 is parent)
Related Posts:
- Add custom menu item using wp_nav_menu_items filter
- Adding different classes to anchor in navigation menu
- Page-Linking Structure
- Problem with links once in portfolio item
- Menu Structure with Links failure to update
- Use menu structure for permalinks
- Remove link from Page name in navigation bar
- how to add permalink/slug to wordpress custom link menu item
- Display a portion/ branch of the menu tree using wp_nav_menu()
- how to create a menu with all sub categories?
- Add separator to admin submenu
- Display only page specific sub menu items using Custom Walker
- Removing link ” from ” menu for some “links” without JS
- Use navigation path from menu for permalink
- Add a .last class to the last in each ul.sub-menu
- Multi Level Bootstrap Navigation Menu in WordPress
- Add class to top level menu item if it has multiple child levels
- How show sub menu only using wp_nav_menu()
- Show only 2nd level of navigation depending on active navigation
- Using filters to change href of nav menu page link
- Simple Navigation Walker – Wrapper-class around first sub-menu
- How to get a separate child menu?
- Exclude one item from wp_list_pages( $args );
- wp_nav_menu() loses ‘current-menu-*’ classes on single product page within category
- How to drag multiple menu items at once in WordPress?
- Customizing the a tag with Semantic UI
- Links open only on new tab or window
- Put a wp_nav_menu inside another one
- How to make pages metabox display all hierarchy in menu admin?
- Add items to a menu dynamically
- How to get current page menu item name instead of full menu item list
- Generate a Menu that displays all child pages of top level parent
- How can I add a sub menu to an existing navigation menu in WordPress?
- Custom Nav Walker sub-menu HTML construct
- Check if wp_nav_menu items have submenus
- Add div to specific sub-menu
- Automatically Add New Tags to Sub-menu
- Nav walker, bootstrap: Display 3rd level items under 2nd level
- how to only add a top-level admin menu without it creating a sub-level-menu
- how to automatically generate hierarchical menus from hierarchy of pages?
- Custom Walker for Walker_Nav_Menu
- Arrow down in menu not displaying
- Programmatically adding menu items function replicates in multiple menus
- Handling complex multi-level architecture / menu for large site
- Sub-Pages only of menu items in current branch using a custom menu
- Pending Custom Link in Menu
- Update Nav Menu Items Programmatically
- How to display dynamic content in start_lvl function
- Force PDF download from custom menu?
- wp_list_pages: only show subpages on the parent page?
- Menus like a CMS
- How to have custom menu Item CSS Classes for wp_page_menu() or wp_list_pages()
- Replace menu permalink/hyperlink with only menu name/slug
- next_post_link() on custom menu structure
- WordPress sub-menu items suddenly not showing
- How to add a submenu toggle button inside all “li” elements that have a submenu?
- No “current-menu-ancestor” class added when browsing an archive page
- Main Menu and Sub Menu Items for Footer
- How to add wechat (weixin) link to navigation menu?
- How to construct a custom html for submenus
- Check if menu id = $specific_id – then insert specific
- Admin only menu/page
- Does loading of sub pages in menu cause load to the server?
- Show menu based on parent & ancestor
- Image as a link using wp_nav_menu()
- WordPress menu permalink redirects to wrong page
- How to include a third level with wp_get_nav_menu_items function
- Link that refers to a menu item with dynamically generated URL
- wp_nav_menu() with multiple Class
- Fragment URL in navigation item without a custom link
- Link to Homepage in Menu
- Schedule Page to Menu [duplicate]
- How do you manage large menu hierarchies in WP?
- Update body class based on menu
- Separator for custom nav menu
- add_submenu_page function to show videos table
- Trying to Create Menu in WordPress
- How do I add recent posts to the menu?
- How to add ID attribute to each submenu?
- How do you link to a place in another page without any styling issues?
- Hierarchical menu nesting problem with jQuery targetting
- From a page, is it possible to find entry’s “menu_item_parent”?
- Automatically list top level menu item child pages
- Highlight current post ancestor parent menu items
- How to retrieve parent menu item name of current submenu item
- Custom Links menu items include in Search Results
- Menu custom link not working for external site
- Check if menu_item has children or has parent
- Add code to WordPress menu items by class
- Creating a menu containing categories and authors
- category permalinks
- Change submenu markup
- getting the current sub item out of total sub items in a given dropdown (custom walker)
- Why is wordpress forcing https link generation?
- Show WordPress Menu On External Site
- How to customize submenus isn wordpress theme [closed]
- Links do not open from click, only in new tab [closed]
- Adding existing links to custom navigation menus?
- Switch from hover to click on Twenty Twelve Menu
- a better menu, menu options assistance for WP