Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #530376

    Hi there,
    I bought the Enfold theme and it installs perfect but when I want to save the settings I get: Enfold Saving didn’t work!
    Already edited the wp_config: define( ‘WP_MEMORY_LIMIT’, ’96M’ ); and define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
    Nothing seems to work. Pulling my hairs out at the moment, all forums are way to detailed.. In you’re description it should work on any wordpress installation and easy to use but this is crazy! Hope you can help me!

    Also put this in the .htaccess

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    define(‘WP_MEMORY_LIMIT’, ‘128M’);
    # END WordPress

    Thanks,
    Bertus.

    • This topic was modified 8 years, 8 months ago by bertusdeleeuw.
    #530587

    Hi bertusdeleeuw,

    This line:

    define(‘WP_MEMORY_LIMIT’, ‘128M’);
    

    should go in the wp-config.php file, could you try that instead? You might want to try a higher number as well just in case. If that doesn’t work then please send us a temporary admin login. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1132829

    Hi Enfold team,

    We are receiving the following error on our website when trying to save Enfold Theme Options:

    “Saving didn’t work! Please reload the page and try again.”

    This problem occurred yesterday right after I update the theme to latest version 4.6.

    Any assistance would be greatly appreciated. (by the way, the PHP we run is 7.0)

    Best regards,
    Joey

    #1132980

    Hi Joey,

    Please post a separate thread, then in the private content please give us login credentials of your site with a admin privileges.
    A separate thread is needed since private content, is visible to moderators as well as the thread creator.

    Best regards,
    Nikko

    #1133069

    ok

    #1133364

    Hi,

    Thanks for that, I’ll close this thread for now then since it’s 4 years old already.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Saving didn't work!’ is closed to new replies.