Muffin Builder Page Freezing
I have a website with your theme and all the pages are working nicely however one of the pages does not allow me to edit the backend. I recreated the page and it was working fine until I got to about 80% of the items on the page and then I could not edit the back end any more. Is there a way to access this page? Do you know what the issue is? Any help is appreciated. The website is zenmark.com the specific page is https://www.zenmark.com/portfolio/ with the exception of this page everything is working fine. ALL THEME REQUIREMENTS WERE MET.
Comments
For more details about file creation, please visit
https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page.
As you see, your global values are much lower than local.
A local value will not be higher than global, I mean, if your global value is 1000, then even if your local value is 7000, then the local value will be limited to 1000.
You have to contact your hosting provider and ask him to increase your PHP Max Input Vars to minimum 5000.
After this, everything will be all right.
Thanks.