Issues with custom menu
-
Hi, I’ve done a lot of searching but with no success.
I’m in the middle of moving a site across to WordPress to make it easier to update. There will be around 100 pages, however my issue starts when I add anything over 50 pages.
When you select “View All” in the Custom Menus section of Appearance, the structure of the website is kept, but only with the first 50 pages.
As soon as you add a page after there are 50 pages, it gets put randomly in the Custom Menus “View All” selector, generally at the end of the list, but not always. Despite the site structure being as it should be, and the pages and sub-pages numbered correctly.
Oddly when you change the page location in the Pages “Edit” or “Quick Edit” drop down menus, the site structure is as expected with all the pages nested as they should be.
I have increased the resource limits of the PHP.ini file to:
max_execution_time = 30
max_input_time = 90
max_input_vars = 5000
memory_limit = 256MThe higher values are appearing in the PHP info, so they are being loaded.
I thought it may have been a corrupted database, but that’s not the case. As soon as I delete pages to bring the total to 50 or less, then the structure goes back to how it should be.
If anyone has come across this, or has a solution that would be great.
Cheers!
- The topic ‘Issues with custom menu’ is closed to new replies.