I just installed WordPress 3.9.1 and Enfold – it’s installed on Windows Server and IIS 7.5
When trying to save Enfold theme options it comes with “Sorry, saving didn’t work, please reload the page!”
Any help is very much appreciated.
Thanks.
Hi!
Try increasing the WP MEMORY LIMIT:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Josue
Thanks for coming back to me.
I tried that solution, but it didn’t help.
Tried 64, 96, 256 MB but same error.
ps. I have older wordpress 3.8.x and older Enfold (2-3 months ago) on the same server, and they work fine.
Hi!
Tbh I’m not sure why Enfold can’t save the theme options but one reason could be that something is blocking the access to the wp-admin folder. If Enfold can’t access the this folder it also can’t send the options to the wp-admin/admin-ajax.php file and then the saving process will fail. Try to replace the new Enfold files with the older Enfold files (2-3 months ago) and check if you can save the option with this older theme version on your WP3.9.1 installation. If not it’s probably a permission problem of the wp-admin folder.
Cheers!
Peter