• I get the following error in the Javascript console when attempting a backup. Please advise.

    Uncaught TypeError: jQuery(…).accordion is not a function initEasyFAQs @ easy-faqs-init.js?ver=1.9.2:27j @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.3.2:2k.fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.3.2:2m.extend.ready @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.3.2:2J @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.3.2:2

    https://ww.wp.xz.cn/plugins/wp-clone-by-wp-academy/

Viewing 1 replies (of 1 total)
  • chances are that one of your plugins, or your theme, is loading its own version of jQuery instead of using the one that comes with wordpress.
    you’ll have to disable them one by one to see which one is causing it, start with ones that didn’t come from the WP plugin/theme repo.

Viewing 1 replies (of 1 total)

The topic ‘jQuery(…).accordion is not a function’ is closed to new replies.