• Resolved tharbad

    (@tharbad)


    Hi all,

    My visual editor is broken (ie: I can’t use it, no toolbars and no typing in the box). My plugins, htaccess and wp-includes folder have nothing to do with it (I’ve checked).

    I currently use a temporary fix:
    define(‘CONCATENATE_SCRIPTS’, false); in wp-config.

    I prefer to find the root of the problem instead. Any ideas?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

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

    Thread Starter tharbad

    (@tharbad)

    I’ve reuploaded wp-admin and everything seems to be OK now.
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken visual editor’ is closed to new replies.