When I am activating the WooCommerce predictive search plugins, we get below error in jQuery.
jQuery(…).autocomplete is not a function
jQuery(“#pp_course_3”).autocomplete(urls, {
If I deactivate the woocommerce predictive search plugins then it works correctly.