i cant save changes in word press nor install themes or plugins !!

sasa22233

Registered Member
Joined
May 10, 2020
Messages
87
Reaction score
2
whenever i try to change any settings in wordpress customizer i get error saying

Looks like something’s gone wrong. Wait a couple seconds, and then try again.

also i can not add themes and get error when update plugins ? help please? i tried deactivate all plugins and and it hasn't solved

upload_2020-6-25_12-27-47.png


upload_2020-6-25_12-28-2.png
 
Might be Permissions.

Login to cPanel and check folder permission of wp-contnet and wp-includes. It should be 755 (or 775)
 
I ran through an issue like this once due to a hosting issue
 
I ran through an issue like this once due to a hosting issue
i contact them and they asked my admin area nfo like pass and username of wordpress - is that normal ? they get into my website to fix it ?
 
another screenshot of the problem
upload_2020-6-25_14-48-21.png
 
i contact them and they asked my admin area nfo like pass and username of wordpress - is that normal ? they get into my website to fix it ?
you can provide you credential to them after the issue solve just change your password..
 
Edit wp-config and add this line
define('FS_METHOD', 'direct');
It should work. Good luck
 
Back
Top