• Hello,
    We’ve updated WP from 3.4.2 to 3.5 and it seems that its broken the visual editor on posts and in pages. We are experiencing the issue in Safari, Chrome & Firefox.

    In the wp-config.php file I have added the following `define(‘SCRIPT_DEBUG’, true );
    define(‘CONCATENATE_SCRIPTS’, false );` and this has not corrected the issue.

    The error console returns the following:
    Error: TypeError: DOM.event is undefined.
    Source file error line is the following:
    DOM.events.add( DOM.select('.wp-editor-wrap'), 'mousedown', function(e){

    Have tried to deavtivate all plugins and revert to TwentyEleven themes.

    Still broken.

Viewing 1 replies (of 1 total)
  • I have the same problem, I installed a fresh new copy of wordpress on a domain I just purchase, new sql database and no plugins installed. Go to make my first post to start up the new site, and visual editor tab not working. I have other sites tho on the same vps that are running wordpress 3.5 and they still work. I’ve installed google libraries and done the revert back and forth with theme change and cache refresh, but still I cannot click on visual editor. From reading I c that this has been a problem since 3.3, this issue should be looked into.

Viewing 1 replies (of 1 total)
  • The topic ‘WP 3.5 breaks Visual Editor’ is closed to new replies.