Hi,
is there a limit of pages that we can intert in the main menu? The last two pages are deleted after saving the main menu. And after saving process the menu is destroyed. Then I have to aktivate the checkbox “Enfold Main Menu” again that the menu works again.
Do you know this mistake? Is it a bug? Is there a maximum page number in the main menu?
Regards
Sandra
Hey tredition!
Thank you for using the theme.
This is happening because of the limit on your server configuration. Please contact your host then ask them to increase the max_input_vars php option to at least 5000 or more. If you have access to .htaccess file, just add this code:
php_value max_input_vars 5000
Cheers!
Ismael
Thanks! That works!