jQuery conflict with ACF – jQuery(…).bindFirst is not a function
-
When reactivating all the plugins during debugging, I came across a conflict with Advanced Custom Fields(ACF).
Error:
jQuery(…).bindFirst is not a function on line es-widget-page.js:20:3init https://[mydomain]/wp-content/plugins/email-subscribers/widget/es-widget-page.js:20:3 <anonymous> https://[mydomain]/wp-content/plugins/email-subscribers/widget/es-widget-page.js:97:3 each jquery.js:371 each jquery.js:138 <anonymous> https://[mydomain]/wp-content/plugins/email-subscribers/widget/es-widget-page.js:96:2 i https://[mydomain]/wp-includes/js/jquery/jquery.js:2:27444 fireWith https://[mydomain]/wp-includes/js/jquery/jquery.js:2:28213 ready https://[mydomain]/wp-includes/js/jquery/jquery.js:2:30004 K https://[mydomain]/wp-includes/js/jquery/jquery.js:2:30366
Can you advise me how to fix? jQuery is for sure loaded before this call to this JS file. I can share the URL privately if you want to take a look.
Thanks for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jQuery conflict with ACF – jQuery(…).bindFirst is not a function’ is closed to new replies.