2.6.1 visual editor fix
Sep 9, 2008 Internet, wordpress
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
Tags: 2.6.1, fix, visual editor, wordpress



Leave a Reply