I just moved http://ccky.org from /development to the root folder. After the move, the WYSIWYG editor disappeared (in both Firefox and Safari). How do I get it back?
Thanks!
I just moved http://ccky.org from /development to the root folder. After the move, the WYSIWYG editor disappeared (in both Firefox and Safari). How do I get it back?
Thanks!
Have you checked you profile? There is a "disable visual editor" checkbox there.
Thank Knut. Yes, I did. It's not selected so the editor should appear.
For the record, I wa able to get it working by adding
define( 'CONCATENATE_SCRIPTS', false );
near the top of wp-config.php.
Thanks, I fixed this by installing a plugin called front end editor on my site about Pat Testing , it saves time going to the back end to change each little thing.
I had the same problem. Thanks to Z_Everson. His advise to add the statement to wp-config.php worked fine for me!
You must log in to post.