BeTheme Options Problem
Hey,
When I click on Appearance/BeTheme Options , There's a page with left menu (Global, Header&Subheader, Menu&Action Bar etc) and middle part is empty. when i click on "Save Changes" button, i can see the options that i can change.
But when i changed what i want to change and then click on "Save Changes" again; Everything is OK. I can see the changes on my website. but there's a left menu and empty middle part again. Clicking on "Save changes" to see changeable options again; But some options like "fonts, colors" going back to First options.
How can I resolve this problem ?
Comments
there is 2 reasons why Muffin Options might be empty on load (blank):
- 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.
If you don’t know what your limit/PHP version is, you can check both under Appearance > System Status section.
Thanks!