Using the new menu system, as far as I know I can set a page which is
actually itself a child page (in the pages section) to be a parent of
a page which is actually itself a parent=
TRUEWhat is normaly done on a site that doesn’t use wp_list_pages?
I can’t speak for all, but I do just as you mentioned. I order the menu myself. If you don’t need to manually arrange your sites menu and you find the wp_nav confusing you’re probably better off usingwp_list_pages
for you menu, and using the page order in the Edit Pages screen to control your menu order.
Related Posts:
- How to highlight the current page in the nav menu?
- Pages not displaying as sections on static page
- How can I change the title of the Home link in the navigation bar?
- Menu items description? Custom Walker for wp_nav_menu()
- How to add posts to custom menus?
- wp_nav_menu(), how to change class?
- Display Menu Name using wp_nav_menu
- How can I display a menu on certain pages only?
- A way to automatically install pages on theme install?
- Add custom classes to anchor in wp_nav_menu
- Add Caret to Menu Items with Sub-Menus in WordPress Theme
- How to limit wordpress menu depth in admin panel
- Is it possible to manipulate the list of page templates?
- wp_nav_menu sort order?
- How to determine if custom menu is active?
- How do I check if a menu exists?
- Pages: frontpage.php, home.php, posts page etc
- How to use logout function on custom menu link?
- Posts in multiple Categories different single.php
- Any walker causes blank menu?
- Hide certain pages / posts on wp-admin, show custom filter
- How to display wp_nav_menu() conditionally only when not on a 404 page?
- How to add menu support to a theme?
- Problem with registering menus – What to do when other solutions aren’t working?
- Add a #hash to the links in my custom menu
- How can i change menu link when page content empty?
- wp_insert_post breaks rewrite rules
- Select menu on browser resize
- Extend walker – navigation, adding data attribute to a tag
- How to add (css) classes to only one wp_nav_menu()?
- Get last modified date for menu link
- Replace Home with image link inside custom header menu
- Displaying wp menus by name without using theme locations
- the_excerpt() not showing manual excerpt for Pages
- How to add nofollow to wp_nav_menu
- How do I add a post to a menu
- how to change WordPress menu markup/classes
- Setting a Default ‘Theme Location’ When Creating a Menu
- WordPress nav_menu_css_class theme filter is not being called
- inserting custom li class to wp_list_pages
- Do I really need the div class entry?
- Best practices: Custom theme sidebar menu – hardcode or widget?
- How do I highlight the menu for a child page?
- Custom Nav Walker Displaying Values in Sub Menu
- how to set more than one menus to the same theme location
- Custom Nav Walker to show siblings and children of current branch?
- Displaying part of every child page?
- CSS won’t style output of wp_nav_menu() correctly
- Create self-populating menu and add extra divs to the menu layout
- wp_list_pages sort order is different for different languages [closed]
- Where is definied the theme location for the main menu in a WordPress template?
- how to wrap tag in tag html to wordpress menu conversion
- How do I get the next page of posts link?
- Second menu not showing
- How to remove class attributes from custom menu markup?
- wp_list_pages: only show subpages on the parent page?
- 2 differen’t menus and it’s using same items in both
- menu behavior is not as expected
- Where can I access my custom page template?
- Is there an action for save_menu and/or update_menu?
- Set default screen option for appearance -> menus
- using jQuery Cycle by Malsup with WordPress Page and Gallery
- Part of Menu Item Hidden on Header Menu
- wp_nav_menu add something before closing container and after last list item
- Find the Children of a Page then Echo it as a Bulleted List of Links (menu)
- which is the best way to customize nav-menu-template.php?
- Excluding Pages not working
- Create wordpress header with custom logo in between the menu splitting the menu into two equal parts [closed]
- WordPress navbar with logo in middle [closed]
- Highest number of WordPress Custom Page Templates?
- My Admin bar covers my sticky navbar [closed]
- WordPress is adding margins and padding to my custom menu?
- Menu item added in wp_nav_menu_items filter is never highlighted
- wp_post->post_parent object returning 0
- WordPress empty Nav Menu error
- multisite: global menu containing network site links?
- How to make theme elements customizable in wordpress?
- Single-level menu option? Another way?
- Primary navigation menu & footer not showing in category / tag page
- Using a page as home, how do I prevent nav from setting both home and page links active?
- Multiple TinyMCE Editors in one Admin Page
- wp_list_pages() but only show children on the branch you are on
- Create a new page in WordPress theme
- Problem with empty class attributes when running a filter on nav_menu_css_class
- How to append to menu items selectively
- Custom Nav Walker Trouble
- How to create a custom page(not a template) in a theme
- How to set the currently active page in the menu including parents
- Issue on Adding A Class to Bootstrap Navbar Walker Dropdown
- Show woocommerce categories on my theme menu styling
- Where am I doing wrong in my theme menu?
- Custom Navigation build using wp_nav_menu and walker
- how to setup custom content structures
- Override customizer values on a per-menu base
- Why does has_nav_menu return false when get_registered_nav_menus shows the opposite?
- Recommended method for updating/adding menus when adding new theme
- Displaying different page links on different pages
- How to Find the Page the Front Page is Using?
- How to place HTML tags in content from the_content()?
- Admin: sub menu doesnt display under apperance when activate my themes