My Visual editor is not working. I can only enter text in the HTML editor. This makes importing and positioning pictures a nightmare of trial and error.
I've tried disabling all my plugins — didn't help.
I also changed to the basic Twenty Ten theme — no difference.
Does anyone else have this problem, or can anyone suggest a solution?
Thanks!
Have you tried:
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?
- increasing the memory available to PHP?
http://wordpress.org/support/topic/253495#post-1017842
Esmi, thanks for these suggestions. In fact I had earlier asked the same question in a different thread (sorry! posted this 'cos I was getting desperate!). I got an answer there that's solved the problem — adding define('CONCATENATE_SCRIPTS', false); to my wp-config.php file just below the define('DB_HOST' line.
I'll keep a note of your suggestions, tho, in case I get the same problem in future…
Please don't post the same question in multiple topics.