Custom CSS & other options are not working anymore
Hello,
I've updated the theme a few days ago. I don't know if it's because of that, but some options are not working anymore on some pages.
I write in the "custom CSS" section (in a page), then I save the page. When I refresh my page: the CSS I've written has disappeared.
Also, I select a slider (in the bottom options of the page), then I save the page. When I refresh my page: the slider isn't selected anymore.
These problems are not happening on all pages, only some of them. I was working on a duplicate page, so I've created a new page from scratch, but the problem is still there.
How can you help me?
Thank you very much,
Amandine
Comments
Please go to your FTP, create a php file with phpinfo() function inside 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
we checked your PHP info file and it looks like the max_input_vars value is too low. Please contact your hosting provider and increase it to 5000. This should help.
thanks