Muffin Builder Not working
Hi,
When i go to click on any of the links such as 'Global' and 'Header & Subheader' nothing happens.
In the bottom left of the browser, it shows a link to 'javascript:void(0)'
Thanks
Ben
Comments
there is 3 possible reasons why Muffin Options might be empty on load (blank) or does not save:
- PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider because it need to be updated.
- Memory Limit - the more plugins you have enabled, the more resources your WordPress instance will consume. So if this is happening, you need to contact with your admin/hosting provider to increase this limit.
- Suhosin extension - if it’s already installed and active on your server, it could bring the issues as well because the Suhosin limits overwrites general one.
Thanks!