Hello,
Im trying to edit ANY text on my website and i get the white/blueish box that pops up but nothing is there. I can not do anything at all.
any help is greatly appreciated.
screenshot plz?
Whenever WordPress acts unusual or wonky -- that indicates the possibility of a plugin and/or theme conflict.
I have an article that can walk you through the troubleshooting process: How to Easily Fix a WordPress White Screen (and Troubleshoot for Conflicts)
HTH! 😉
I think you have the same problem I have solved a long time ago 🙂
First of all you need to access to your host via FTP, or file manager from your cpanel. Next you need to go to the wp-config.php file and add the following line:
define('CONCATENATE_SCRIPTS', false);
Step By step:
Sincerely,
Premton Xhafa 🙂
Community Contributor