Forums
Forums / Fixing WordPress / Menu Size limit
(@vamshikrishna)
11 years, 3 months ago
Hi, I’m unable to add more-than 70 pages to the menu.Please help me on this. I have tried these. Adding <IfModule mod_php5.c>
php_value suhosin.post.max_vars 9000 php_value suhosin.request.max_vars 9000 php_value max_input_vars 9000
</IfModule> to .htaccess file and max_input_vars = 9000 to php.ini file but no luck. Please help me on this. Thanks in advance.
The topic ‘Menu Size limit’ is closed to new replies.