Betheme Options

Website: http://gn8t.com/
Hallo,
i have a problem with the Betheme Options. Everything is empty in the options.
Here is an image:
image

Comments

  • Hi,

    there is 3 possible 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.
    - Suhosin extension - if it’s installed on your server, it could bring the issues as well because the limits for Suhosin are usually different from the general one.

    If you don’t know what your limit/PHP version is, you can check both under Appearance > System Status section.

    Thanks!

  • Thanks for the help :)

    I did everything but it still doest work.

    Here is System Status:
    image
  • Please go to theme folder then, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. For more details about file creation, please visit https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page
  • Contact your hosting provider and demand they change the memory_lmit to 256mb and increase max_input_vars to at least 5000.
    Also tell them to disable the suhosin script which is lowering all those settings in the first place.
    thanks

Sign In or Register to comment.