-
AuthorPosts
-
May 23, 2019 at 5:31 pm #1103730
The “Saving didn’t work!…” pops up IMMEDIATELY when I click “Save All Changes”. No loading or anything. It’s instant.
I have checked through the forums and have tried every possible method to fix this.
I’ve had the same hosting account for quite a while and never had any problems until after upgrading WordPress and Enfold, so I chose to do a fresh install of both WordPress and Enfold just in case –disabled all plugins and still have the same problem.
Everything else within WordPress works. Just saving the Enfold child theme settings fails every time.
Wordpress Version 5.2.1
Enfold Version 4.5.7
PHP Version 7.1.14
Web Host: Hostgator
Hosting plan: Shared / Baby with cPanelSet Permissions to 777 on the following folder and all files within it:
wp-content/uploads/dynamic_aviaContents of web root .htaccess file (also deleted the .htaccess file and re-saved permalinks to recreate it) :
# 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> # END WordPress
There are no other .htaccess files (not in /wp-admin folder).
No robots.txt file in web rootAdded the following to wp-config.php
define (‘WP_MEMORY_LIMIT’, ‘256M’);No errors showing in error logs.
Please help!
May 28, 2019 at 5:37 am #1104669Hey G,
Sorry for the problem and for the late reply. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMay 28, 2019 at 5:57 pm #1104921This reply has been marked as private.June 1, 2019 at 4:54 am #1105937Hi,
Thanks for that, I get the same problem on my end. I see that the server is responding with a 406 error: https://www.inmotionhosting.com/support/website/error-numbers/406-error. It’s likely a security setting on your server which might have to be altered in some way. Could you try reaching out to your hosting provider and ask them to have a look at it please?
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.