Muffin Builder not working correctly on verktoypartner.no
All plugins, wordpress og theme and theme plugins are updated to the newest version.
To reproduce the error, I copy the contact section so it should span in two rows like this:
But the result on the front end is like this:
When I look at HTML source, or Web Developer Tools Inspector I can see that only two <div> with class "one-fourth" are generated. It looks like the HTML of the section is not correctly rendered, there should be four items with 1/4 in with, but it generates only two. This does not look like CSS / Javascript error but a bug in Muffin Editor.
Please help.
Comments
Hello,
Please, send us a link to your PHPINFO file.
If you do not know how to do that, please, check the following link.
https://support.muffingroup.com/how-to/how-to-create-phpinfo-php-page/
Thanks
Hello here is link to php_info();
https://verktoypartner.no/phpinfo_97qpOdIHFawSXv.php
Sorry, but this is not link to your PHPINFO, but to this forum discussion.
Can you send a link to your PHPINFO file, please?
Thanks
Sorry for the wrong link, here is the good one: https://verktoypartner.no/phpinfo_97qpOdIHFawSXv.php
You have low max input vars value.
Please, contact your hosting provider to increase this value to at least 5000, and check if the issue still appears.
Thanks
Thank you, we have changed max_input_vars to 5000 and problem is gone!