Andrew: Troubleshooting TinyMCE in WordPress 2.7
711 Views Published 1 year, 7 months ago in WordpressOne of the many improvements in WordPress 2.7 is the updated configuration of the visual editor, TinyMCE. It was optimized to support caching better and to load faster.
The compression is gone and all editor components are loaded as standard Javascript, CSS and HTML files. The total size of all loaded files is larger, but the editor loads a lot faster as all files are in the browser’s cache on the hard disk. And if the “Turbo” is turned on in WordPress and Gears enabled, the speed increase is even bigger as the browser does not have to check if any file has been updated.
In my (non-scientific) tests the loading time of the Add New Post screen went from about 5 - 8 sec. to about 1 - 2 sec. depending on the Internet connection and the computer speed.
The removal of the compression also improves compatibility with some unusual server configurations and fixes some hard to catch errors, for example when there are php errors or output starts in the current theme’s functions.php file.
Currently the editor’s settings together with all Javascript files are included directly in the HTML head section of the page, making it a lot easier to troubleshoot.
There are a few steps that would help with the troubleshooting if the editor doesn’t start or work properly:
- Make sure the “Disable the visual editor when writing” checkbox in your profile is not selected.
- Whitelist or set your blog as “trusted” in your firewall and antivirus program.
- Disable Gears, clear your browser’s cache, quit it, start it again, go back to the write page and force-reload it several times, while holding down Shift (Firefox) or Ctrl (IE). In Safari select Clear Cache (from the Safari menu on Mac).
- Try another browser and/or another computer.
- Disable all plugins, clear the cache, restart the browser and try again.
- Delete both
wp-adminandwp-includesdirectories and upload fresh copies from the WordPress installation package. - And finally install Firefox or Opera, notice any Javascript errors, especially the first one and try searching on the support forum for a solution. If no solution exists, open a new thread including the error.

Search
About This Entry
- You’re currently reading “Andrew: Troubleshooting TinyMCE in WordPress 2.7,” an entry on The Staff Lounge
- Published at 12.11.08 / 12pm
Related Entries
- Mark Jaquith: Google Gears now supports Safari on OS X - Wordpress
- Donncha: WP Super Cache 0.8.7 - Wordpress
- Donncha: WP Super Cache 0.9.7 - Wordpress
- Donncha: WP Super Cache 0.8.3 “Speedy” - Wordpress
- Weblog Tools Collection: WordPress Personas For Firefox - Wordpress
Recent Entries
- Dev Blog: WordPress 3.0.1 - Wordpress
- vBulletin 3.8.7 coming - vBulletin AnnouncementsvBulletin.com
- Weblog Tools Collection: WordPress Plugin Releases for 07/29 - Wordpress
- Matt: New Kindle - Wordpress
- vBulletin.com is now running on vB 4.0.6 - vBulletin AnnouncementsvBulletin.com
Popular Resources
- Phorum-5.2.8 final released (12 replies) - 41316 Views
- Phorum-5.2.9a released (10 replies) - 34031 Views
- IPB Resources - 19610 Views
- Weblog Tools Collection: WordPress Plugin Releases for 02/07 - 16020 Views
- Phorum-5.2.9 released! Security Upgrade! (no replies) - 12702 Views







No Responses to “Andrew: Troubleshooting TinyMCE in WordPress 2.7”
Please Wait
Leave a Reply