• When opening the widgets page (if showing at all), console is returning me an error and I can’t open nor move anything.

    The error is:

    TypeError: e is undefined
    TypeError: y is null

    Referencing line 2 in ../wp-includes/js/jquery

    I’ve followed the debug guide but to no luck, including adding debug-info (nog help) and turning off all plugins.

    Help would be appreciated, as I’m unable to fix this.

Viewing 1 replies (of 1 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 Twenty Twelve 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 – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

Viewing 1 replies (of 1 total)

The topic ‘jQuery error in Widgets-page (3.5)’ is closed to new replies.