• The visual tab in the admin dashboard is not working.

    I tried switching off all plugin, changed theme but none was working.

    I set script debugging to true and it solved the problem.

    But when I set it back to false the issue occurred again.

    Console log:

    JQMIGRATE: Migrate is installed, version 1.4.1
    wp-tinymce.php?c=1&ver=4403-20160901:1 Uncaught SyntaxError: Invalid or unexpected token
    post-new.php:2032 Uncaught ReferenceError: tinymce is not defined
    at post-new.php:2032
    (anonymous) @ post-new.php:2032

    Please assist me on this issue

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Try this — it may help (or may not)

    Add define('CONCATENATE_SCRIPTS', false ); to wp-config.php above the line where it says “stop editing”.

    I have a similar problem. My visual editor isn’t working either. When I click to text, and then back, it dissappears alltoghether.

    Adding that line does not fix the problem.

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