• Hello,

    i’ve got my wordpress installation with no use at all of visual editor for pages/post, i’ve tried to upload wp-includes/js/tinymce folder, disabled all plugin and custom themes, but no solution found.

    This is my JS debug log:

    Uncaught ReferenceError: tinymce is not defined
    load-scripts.php:910 Uncaught ReferenceError: tinymce is not defined
    load-scripts.php:838 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
    21load-scripts.php:28 Uncaught TypeError: Cannot read property ‘top’ of undefined
    7load-scripts.php:838 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
    load-scripts.php:28 Uncaught TypeError: Cannot read property ‘top’ of undefined
    3load-scripts.php:838 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
    46load-scripts.php:28 Uncaught TypeError: Cannot read property ‘top’ of undefined

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

    (@t-p)

    – check your setting in the dashboard to make sure you have enabled it.
    – If the setting is correct, then have a read of this codex: https://codex.www.ads-software.com/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    – If still no dice, try increasing memory available for php.

    – if still no dice, try MANUAL updating. Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old copies of files & folder on your server before uploading the new ones. Read the Manual Update directions first.
    If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong.

    Thread Starter bassplayer84

    (@bassplayer84)

    I’ve also tried o upload all WP core files, but nothing solved.
    Incresed memory in wpconfig.

    Nothing solved.

    What do u suggest now?

    I’ve got no way to try JS errors, i do not know anything about it.

    What can i do?

    Moderator t-p

    (@t-p)

    I know you said you disabled all plugin and custom themes.

    Have you tried switching to the default theme WITH ALL PLUGINS DISABLE

    Thread Starter bassplayer84

    (@bassplayer84)

    Yes, nothing happened even with default theme and no plugin active.

    Moderator t-p

    (@t-p)

    Verson of your WP?

    Thread Starter bassplayer84

    (@bassplayer84)

    latest 4.1

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Missing Visual Editor composer’ is closed to new replies.