Wordpress 2.5 Visual Editor Not Working?
Wordpress 2.5 Visual Editor not working? Easy temporary fix!
It only works for the log in duration. Next time you come back you will have to repeat repair.
But it will do the job until the next Wordpress upgrade.
I tried all the fixes from all the forums I could find, and none of them worked.
In the end the fix was super easy.
Do the following, in this order:
- Go to plugins
- Click the ‘Deactivate all Plugins’
- Go to Write Post
- Check Visual Editor. It should now be working at this stage.
- Go to Plugins click ‘Reactivate Plugins’. (It will only reactivate the previously active plugins.)
- Go to ‘Write Post’ and check again. Should still be working.
Some interesting points to note. If not done in this order, it doesn’t seem to work. Ie: If plugins are deactivated and reactivated without navigating away it doesn’t fix it. I had to do this to each computer I use, not just one, for the same websites. I assume there is a caching issue here, however clearing the browser cache seemed to make no difference.
I hope this helps some of you, let me know how you go! I would be interested to hear your results. So far it has worked on three of my sites.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.

Sadly this doesnt work for me. I find this appauling that wordpress have released this with such an error. Ive spent half my night looking for solutions and none of them work
I had the same problem
after trying these – http://wordpress.org/support/topic/165449 – none of it worked I tried using firebug to see if I could figure out the problem. I found another possible cause. My ‘functions.php’ file in my theme was messing with Tinymce. I renamed it to ‘function_old.php’ to test and viola! TinyMCE worked again.
give it a try….
Thanks Stu for offering another solution.
I actually had to deactivate Tinymce in the beginning. At least that may help someone else. Right now mine is working a treat!