jQuery(…).autocomplete is not a function while using WooCommerce predictive search plugins

When I am activating the WooCommerce predictive search plugins, we get below error in jQuery.

jQuery(…).autocomplete is not a function

Read More

jQuery(“#pp_course_3”).autocomplete(urls, {

If I deactivate the woocommerce predictive search plugins then it works correctly.

Related posts