Most likely explanation is that you’ve hit a PHP limit here – namely max_input_vars.
A more thorough explanation can be found here.
The solution is not inside WordPress I’m afraid, you’re gonna have to venture into your site’s PHP settings.
Or, of course, reorganize your menus into something more manageable.
Related Posts:
- Create custom page and add it in nav menu by code
- Creating and populating custom nav menu (menu-item-position not working)
- wp_nav_menu: show menu only if one exists, otherwise show nothing
- Does Extending Multiple Nav_Menu_Walkers Allow Nested Menus?
- On which hook should I be calling register_nav_menu(s)?
- Add child pages automatically to nav menu
- Automatically remove trashed pages from nav menu
- Directing a page to a default subpage
- Menu is not visible in appearance
- One site, 2 distinct sections: two different top nav menus?
- Can you have different menus and theme on a per-page basis?
- Make Theme automatically choose default nav menu
- How to make pages metabox display all hierarchy in menu admin?
- How can I disable parent menu item links?
- How to get current page menu item name instead of full menu item list
- Organizing by super-categories (or nested categories)?
- Nav menu items disappearing (but not immediately)
- Hide pages depending on role
- Get parent page/menu id of current post
- Change menu items URL
- wp_nav_menu doesn’t generate parent/ancestor classes
- Different side menu on each page
- Remove Page Name From WordPress Menu
- Hiding Menu From Specific Pages
- Change HTML structure for custom menu in sidebar
- wp_list_pages sort order is different for different languages [closed]
- list pages only from master parent
- Custom Admin Menu Order
- Current menu item
- remove everything from wp_nav_menu
- How to add wechat (weixin) link to navigation menu?
- Admin only menu/page
- Best way to customise wp_nav_menu [duplicate]
- WordPress menu permalink redirects to wrong page
- Schedule Page to Menu [duplicate]
- How to add custom classes to more than one separate menu’s a link in wordpress?
- wp_list_pages() but only show children on the branch you are on
- Check if Page Already Exists in Menu
- How to retrieve parent menu item name of current submenu item
- two different separate sections on the same site
- Displaying different page links on different pages
- pull non-wp site into content area of wordpress -or- pull wp header into non wp site?
- Using my WordPress menu on another platform
- Remove a menu sub-item
- How to add html attributes to the “ul” html tag with “wp_nav_menu” function?
- Using _s theme, menu changes do not affect header menu
- Limit User Iinterface for Admin?
- How to highlight 1st level menu item based on actual page
- How can I switch pages?
- disable Tab post on nav-menus page (Admin)
- How to create a menu item which is not a page
- How can I make a menu link visible only to admins (without plugins)?
- How to add a page to header that is outside of WordPress?
- How to Structure Pages and Subpages
- Highlighting top level link when viewing one of it’s sub-pages, which are not linked in the menu
- Three menus – parent / child / sibling
- Insert menu with a custom walker into page / post body using shortcode?
- Disable parent in wp_list_pages – WordPress
- Get parents child pages
- How to undo the last changes to a custom menu?
- wp_nav_menu without menu or theme_location specified
- Filter to hook into menu items and add a custom attribute
- wp_list_pages Hierarchical Help
- Parent Page > Child Page Menu
- Making pages in a menu appear conditionally
- Add pages content to startpage through custom menu
- add_menu_page does not render the expected result
- How to open a lightbox form from a navigation menu item
- How to create this kind of sub-menu in new line?
- Page header menu links change
- Catagorized hierarchy menu for PAGES!
- Hide custom menu when when no menu selected
- How to show pages in menu without link
- Add a menu metabox to post edit page
- Setting or plugin for showing submenus horizontally under the main menu, and keep them after selection
- Page dependent sub-menu?
- Add prefix to url, but products not showing in page SHOP
- Add CSS Class to WordPress Menu Item Dependent on the Page the User is Visiting
- WP pages content is missing in frontend
- how to create pages and link them to a menu
- Add a data attribute to list item element in menu
- Any simple way to show 10 previous pages by id to current page in links as a menu
- How to add class and span to
- Specific Page that convert Hyperlink to anchor in nav menu
- how to display wordpress navbar with top menu outside wordpress system
- WordPress – Apperance > Menu
- custom rearranged menu with excerpt for selected children in sidebar.php
- wp_nav_menu in 3.7 add name class nav navbar-nav
- Menu – custom structure
- Two pages named the same thing, on a different level but conflicting url paths in menus and direct links
- Site with all content on the front page
- Adding Pages to Menus – No Page Hierarchy in Backend [duplicate]
- Some informations about the use of statics pages in WordPress
- How can I make this process automatic?
- my theme automatically adds new pages to menu
- how can i get the page_ID in nav li [closed]
- How does WP knows which template to use for a page
- Problems with draft website pages
- Add a page to a subscribers account
- After WordPress 4.8 upgrade, wp_nav_menu() string search / replace not working