WordPress 2.62 fix for TinyMCE Visual Editor Malfunction
WordPress 2.62, TinyMCE Visual Editor Working!
I live in hope that one day I’ll figure out why I can’t get the TinyMCE editor working on this blog alone without doing “the fix” each time. All the other blogs work fine and the folder & file permissions are set to what they should be…..I’ve even done a side by side comparison and all the folder settings are identical as well as all the files to make it happen!
After much tedious searching through the forums, I got a fix earlier this year that worked after much previous twiddling of the WordPress files. It’s here:
http://wordpress.org/support/topic/164217/page/3?replies=73 in the posting by user lcf.
This is a slightly more in depth description of how to the edit suggested by azaozz in http://wordpress.org/support/topic/165449?replies=43
The fix is a simple one – I didn’t bother with the zipped php file. Just edit this config file:
[your-site]/wp-includes/js/tinymce/tiny_mce_config.php
Look for:
‘compress’ => true,
Then change it to read:
‘compress’ => false,
The editor (which otherwise works really well ) can be found here on the WordPress Plugin site, and here on the author homepage.
Amazon Related:
- What You Need From a WordPress Hosting Company Wordpress has taken over the world of websites and blogs, creating a simple and easy...
- WordPress Spammer Hackers Are Cheaters, Liars and Thieves For the past several months, decent hard-working WordPress bloggers have been besieged by cowardly scum...
- SEO Tips for Bloggers on WordPress There are several million WordPress blogs that you can find on the internet, but unfortunately...
- Top 50 Tools For The WordPress Admin [/caption] Running your Wordpress blog can feel like a full-time job sometimes. We’ve compiled an...
- How To Add Amazon aStore To Your WordPress Page This was one of those projects that I thought would be pretty cut and dry....
- Benefits of Website Hosting Websites have continued to grow over the last decade, becoming more and more important in...
- Related Websites Welcome to the power of relevant chaos. The Related Websites plugin is the latest to...