2.6.1 visual editor fix

Just like 2.6, again I’m having problems with visual editor not showing menu.

Like before, I went to wordpress.org support forum and read it all over again and finally found  solution.

It’s pretty simple and yes, it’s  just a simple cache problem.

Here’s what I do. Follow it step by step kay Micky?

1. Delete wp-admin and wp-includes. upload new ones

2. define language in wp-config : define (’WPLANG’, ‘en’);

3. edit /wp-includes/js/tinymce/tiny_mce_config.php  :’compress’ => true, to ‘compress’ =>false

4. chmod tiny_mce_config.php into 755

5. Lastly , ok this is the best part of all.   if you’re using firefox, go to tools - clear private data - cache. close Firefox.

6. You now have a fully functional WP 2.6.1 with a working visual editor.

So yeah. Everything revolves around cache. It’s been nice writing this, hope you guys able to fix it :)

Share/Save/Bookmark

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>