Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #739167

    Hi, I keep getting an error, Saving didn’t work, whenever I try to update Enfold.

    Please help.

    Thanks,
    Kevin

    #739277

    Hey Kevin,

    Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.

    To increase the wordpress memory limit please access wp-config.php file and add the below line

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

    For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    and you can contact your service provider to increase the memory limit.

    Let us know if you have any questions :)

    Best regards,
    Vinay

    #740047

    Thanks :)

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