Console Jquery errors after Theme and Plugin upgradation
-
I have a wordpress site which had wp version 4.9.18. The theme used here is a custom theme that uses Jquery [ jquery.js?ver=1.12.4 ] and [ jquery-migrate.min.js?ver=1.4.1 ].
After I updated the wordpress version to 5.8.2, I got some issues with Theme customize section (it was displayed as blank). I reverted to version 5.6.6 and that particular customizer theme issue was resolved.Now, when I updated all the required plugins I could see some Javascript errors showing up in the browser console related to Jquery function as below ::
Uncaught TypeError: jQuery(...).accordion is not a function at HTMLDocument.<anonymous> (ajax.js?ver=1.0:5:58) at e (jquery.min.js?ver=3.5.1:2:30005) at t (jquery.min.js?ver=3.5.1:2:30307) Uncaught TypeError: jQuery is not a function at ajax.js?ver=1.0:1062:9 at dispatch (jquery.min.js?ver=3.5.1:2:43090) at v.handle (jquery.min.js?ver=3.5.1:2:41074) Uncaught TypeError: jQuery is not a function at ajax.js?ver=1.0:766:13 jquery.ajaxsearchpro-sb.min.js?ver=4UAMvP:16 Uncaught TypeError: n is not a function at Object.window.ASP.fixClones (jquery.ajaxsearchpro-sb.min.js?ver=4UAMvP:16:90528) at jquery.ajaxsearchpro-sb.min.js?ver=4UAMvP:16:92081 (index):2694 Advanced Ads: jQuery not found. Some Ad Health warnings will not be displayed. 21ajax.js?ver=1.0:723 Uncaught TypeError: jQuery is not a function at ajax.js?ver=1.0:723:9 at dispatch (jquery-3.5.1.min.js:2:43090) at v.handle (jquery-3.5.1.min.js:2:41074) Uncaught TypeError: jQuery is not a function at bdp_get_boxy_clean_height (ajax.js?ver=1.0:827:8) at ajax.js?ver=1.0:614:5 at dispatch (jquery.min.js?ver=3.5.1:2:43090) at v.handle (jquery.min.js?ver=3.5.1:2:41074)Is there anything related to Jquery compatibility between the core updated wordpress and plugins.
The installed plugins list with old and updated versions is as below ::
Plugin Name Prev Version New Version
Admin Menu Editor 1.8.4 1.10
Advanced Ads 1.10.7 1.30.5
Advanced Custom Fields 4.4.12 5.11.4
Advanced Image Styles 0.4.1 0.4.1
AjaxSearchPro 4.20.7 4.21.8
All In One WP Security 4.3.6 4.4.9
Blog Designer Pro 1.6.2 3.4.1
CMB2 2.4.2 2.9.0
Code Insert Manager 2.3.3 2.5.3
Contact Form 7 5.0.4 N/A
Custom Sidebars 3.2.1 3.35
Easy Columns 2.1.3 N/A
Easy WP SMTP 1.3.7 1.4.7
Enable Media Replace 3.2.7 3.6.3
Favicon by RealFaviconGenerator 1.3.13 1.3.22
Health Check & Troubleshooting 1.2.4 1.4.5
Insert or Embed Articulate Content into WordPress Trial 4.294 4.30000012
JSON API 1.1.1 N/A
Members 2.1.0 3.1.7
Optinmonster 2.6.5 2.6.9
Page Links To 3.0.1 3.3.6
Redirection 3.4.1 5.2.1
Remove Dashboard Access 1.1.3 N/A
TinyMCE Advanced 4.8.0 5.6.0
Toolset Types 2.3.3 3.4.15
Uber Login Logo 1.5.1 N/A
Ultimate Posts Widget 2.0.7 2.2.0
Velvet Blues Update URLs 3.2.8 3.2.10
WP Engine Smart Plugin Manager 5.3.1 N/A
WP Knowledgebase 1.1.9 1.3.4
WP Rocket 3.4.4
Yoast SEO 3.9 17.9The page I need help with: [log in to see the link]
The topic ‘Console Jquery errors after Theme and Plugin upgradation’ is closed to new replies.