• Resolved chris7

    (@chris7)


    Hi,

    I tried adding a blog post in both chrome and mozilla, the html is still working but the rich visual editor is not working. I have tried to Deactivate ALL plugins, Switch to default TwentyFourteen theme and Manually empty browser cache. But it still doesnt work.

    SCRIPT_DEBUG didn’t fixed the error or not

    So I diagnosed for JavaScript error using chrome and got these results:

    Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:1

    JQMIGRATE: Logging is active

    Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:293

    Failed to load resource: the server responded with a status of 404 (Not Found) https://travel.joogojuice.com/wp-includes/js/tinymce/tinymce.min.js?ver=4021-20140423

    Uncaught ReferenceError: tinymce is not defined travel.joogojuice.com/wp-includes/js/tinymce/plugins/compat3x/plugin.js?ver=4021-20140423:301

    Uncaught ReferenceError: tinymce is not defined travel.joogojuice.com/wp-admin/post-new.php:2149

    Any idea how to make the rich visual editor appear again? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Chris,

    This stands out to me:

    Failed to load resource: the server responded with a status of 404 (Not Found) https://travel.joogojuice.com/wp-includes/js/tinymce/tinymce.min.js?ver=4021-20140423

    It looks like TinyMCE (the visual editor) is missing.

    Could you check in “/wp-includes/js/tinymce/” and see if the file is there?

    I’d suggest re-uploading all files & folders – except the root wp-config.php & .htaccess files and the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    If there’s one missing or damaged file, then there are likely to be others.

    Thread Starter chris7

    (@chris7)

    I reupload from a fresh download of wordpress. and it worked! the visual editor is back. thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rich Visual Editor Not Working’ is closed to new replies.