Menu Item Limit
-
I am using the custom wp theme and have hit a limit on the number of menu items I can add.
I can get up to 100 items on my menu, and then it stops, I can add more, but when I click save menu, it reverts to the top 100 items.
hosting provider suggest editing the PHP.INI code as follows:
suhosin.post.max_vars = 5000 suhosin.request.max_vars = 5000
I’ve set in php.ini file but its not working fine.
any idea? please help?
- The topic ‘Menu Item Limit’ is closed to new replies.