Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #312732

    Hi guys

    I am only able to see the heading Theme Options and none of the others like General styling, advanced styling etc.

    I was having this problem before updating theme, but even after updating the problem is still there. I am wanting to change the home page but even with the Theme Option page whenever I save an error message appears.

    Can you help me to sort this out.

    Thanks
    GD

    #312750

    Hi Geoffdoyle!

    Thank you for using our theme.

    First step – deactivate all plugins. If Enfold works, try to reactivate 1 plugin after the next.

    Before strarting to reactivate the plugins you also can try to increase php memory. In wp-config.php before the line:

    
    require_once(ABSPATH . 'wp-settings.php');
    

    insert the following:

    
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );
    

    Regards,
    Günter

    #313168
    This reply has been marked as private.
    #313848

    Hi!

    Do you have access to your PHP error log?

    Cheers!
    Josue

    #313877

    Hi!

    Please try to insert this code:

    
    define('SCRIPT_DEBUG', true);
    

    into the wp-config.php file

    Regards,
    Peter

    #313879

    Hey!

    Nevermind – I noticed you memory limit is still set to 40mb although Gunter: https://kriesi.at/support/topic/enfold-theme-theme-options-not-showing-in-the-dashboard/#post-312750 provided some code to increase it to 256MB. It seems like you can’t increase the memory with wordpress and you need to contact your host or server administrator. Ask him to set the php memory to 128MB or more.

    Regards,
    Peter

    #530724

    Hi there! Since some days I am – like Geoffdoyle- -unable to view all theme options and/or change any options. Also the demo video background is not working any more. What I did so far (after updating to 3.4 and using the fix suggested today in another thread after my website crashed completely after update to 3.4):
    1. deactivate / reactivate Plugins
    2. Try solution as offered by Günter above, inserting “define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );” at the suggested position.
    Any clues? I have not yet inserted the code “define(‘SCRIPT_DEBUG’, true);” as suggested above since it was not clear to me where exactly the such code shall be inserted. Help would be appreciated!
    Cheers

    #531330

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #531376

    Hi Rikard!
    Thank you for your response. Please see the details below.
    Enfold was installed by me already some time ago with only some modification of dummy data. Now I wanted to ramp up the page and suddenly encountered the difficulties described in my last post. Hope you’ll find a solution and thanks in advance!

    #531401

    Hey!

    Video background seems to be working fine in your site, did you manage to get it fixed?

    Cheers!
    Josue

    #531409

    Hi!
    I have not performed any changes but have now realized that all of the described difficulties are browser specific and pop up in Firefox whereas in the MS Internet Explorer everything seems to be working smoothly. I then performed a Firefox update and now Enfold Theme Options work again although Firefox still does not play the background videos. I assume there should not be any issues with the Theme but rather with Firefox or its settings. If you have any suggestions anyway, they would of course be highly appreciated. Thank you! I will then disable again the temporary admin login.

    #532528

    Hi!

    Are you able to see the videos issue here?
    http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/

    Best regards,
    Josue

    #532592

    Hi
    The linked video does not work in my Firefox browser but works fine in the MS Internet Exporer.
    Tried to change some settings in Firefox so far without success. Anyway, it seems to be a Firefox issue rather then an issue of Enfold theme…
    Cheers and Thanks

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Enfold Theme- Theme options not showing in the dashboard’ is closed to new replies.