• The quick edit links in the admin console stopped working for me. If I click quick edit it acts almost as if an anchor link back to the top of the page

    I have turned on debugging but this did not fix the issue.

    The error console reports:
    [Error] ReferenceError: Can’t find variable: inlineEditPost (quick-edit.js, line 4)

    Any ideas? I really like to use this function (I run woo commerce and its great to make quick amends). Thanks

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 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.

Viewing 1 replies (of 1 total)

The topic ‘Quick edit links no longer working in admin panel’ is closed to new replies.