• Even after disabling all plugins, visual editor doesn’t work for me. It started after I upgraded from 4.2.4 to 4.3.

    I’m getting the following error:

    Uncaught TypeError: Cannot read property ‘canvas’ of undefined @quicktags.js?ver=4.3:42
    qt.closeAllTags @ quicktags.js?ver=4.3:42
    switchEditor @ editor.js?ver=4.3:60
    (anonymous function) @ editor.js?ver=4.3:19
    i @ tinymce.min.js?ver=4203-20150730:2
    m @ tinymce.min.js?ver=4203-20150730:2

    Anyone else experiencing this problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    – With ALL plugins off, try switching to the unedited default Twenty Fifteen theme for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).

    – Also, your browser can help you identify JavaScript issues or conflicts. Do you have any Javascript errors in the console when looking at the editor page? This article can assist you in doing that diagnosis. – If you use any caching systems, like Cloudflare, clear those caches.
    – Check that the file permissions of all the PHP files are set correct (i.e., 644). – Specifically check files like /wp-includes/js/tinymce/wp-tinymce.php and such. If the permissions are incorrect, then some servers running security code like suhosin won’t allow those files to run.

    I have a similar problem where the visual doesn’t work but the text will show my posts. This only occurs on the page post not the posts themselves

    Moderator t-p

    (@t-p)

    I have exactly the same problem. Need a solution ASAP but I have no Idea where to look.

    It seem the visual editor changes broke something

    Moderator t-p

    (@t-p)

    @lokidude99,
    If you need assistance, as per the Forum Welcome, please post your own topic.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Visual editor not working after 4.3 upgrade’ is closed to new replies.