Muffin Builder won't save changes.
Hi,
Recently, when I've tried to add new sections to a page or adjust sections on a page, the muffin builder will not save those changes or publish any of the changes either? They will just disapear.
How can I solve this?
Thanks
Comments
and send us a link to that file privately thru the contact form which is
on the right side at http://themeforest.net/user/muffingroup#contact so
we can have a look on your server settings. The problem is probably
related to limits but to be sure which one is the reason, we need that
link. For more details about file creation, please visit
https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page.
Notice!
1. If you are chatting with support via email, please do not post here.
2. Attach your license key and the WordPress admin login credentials.
3. Send a link to this discussion, so the email support knows where to look.
Thanks
http://prntscr.com/l03vbz
As you see, your global settings(at the right) are smaller than the local(at the left).
Which means that your local settings will be taking only the global amount because there is a limit from the server.
Please, talk with your hosting provider and ask him, about increasing:
PHP_Max_Input_Vars to 5000
PHP_Time_Limit to 180
PHP_Memory_Limit to minimum 128MB
After this, everything will work fine
Thanks