can't customize theme / quick edit

I have found error on my WP and cannot click/manage widget. (there is button but when I click it cannot drop down as usual) Also , I see only the ‘save and publish’ button in a blank screen in Apperance/header and apperance/background…In addition, when I see list of all post, I cannot click quick edit — it say like http://********/wp-admin/edit.php# and cannot move. Some other features has box button but also cannot be clicked . I already tried all those solutions :
-deactivating/deleting all plugins , changing theme , reinstalling theme , and etc… but the problems continue… please let me know how to solve this problem…Thanks in advance… My version is WP4.6.1 …this problem just happen 2-3 days ago…

Hi @saesae,

I hope you are well today and thank you for your question.

Could you please share the screenshots of the issues so that i can better understand it?

Also would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?

Kind Regards,
Movin

Thank Movin. I have tried this and the problem is resolved

I think many will face VISUAL EDITOR stop working very soon.

this is the way to correct it

edit in wp-config.php …

define( ‘CONCATENATE_SCRIPTS’, false );

Edit your wp-config.php file and insert the extra code just below this line:

define(‘DB_HOST’, ‘localhost’);

Awesome great to see you got that resolved.

Please advise if you have more questions.

Have a fantastic day!