Java Conflict b/w WPUserFrontend & Woocommerce
-
I got the following error on my console.
I think this is the conflict between WP User Frontend and WooCommerce. ( I found uniqueId defined as somethink in woocommerce flexslider js file.)
Is there any way to fix it? (This error appears only on this form. My other form: https://www.tradybees.com/blood-donar-registration/)
I want to use both of the plugins.
Also, check from SOURCE->SITE->WP-CONTENT->PLUGINS to check which is causing this.
menu.min.js?ver=1.11.4:11 Uncaught TypeError: this.element.uniqueId is not a function
at a.(/register-your-land-to-sell/anonymous function).(anonymous function)._create (https://www.tradybees.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.11.4:11:443)
at a.(/register-your-land-to-sell/anonymous function).(anonymous function)._create (https://www.tradybees.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:1032)
at a.(/register-your-land-to-sell/anonymous function).(anonymous function)._createWidget (https://www.tradybees.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:3093)
at new a.(/register-your-land-to-sell/anonymous function).(anonymous function) (https://www.tradybees.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:593)
at HTMLUListElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (jquery.min.js?ver=4.9.6:2)
at n.fn.init.each (jquery.min.js?ver=4.9.6:2)
at n.fn.init.a.fn.(/register-your-land-to-sell/anonymous function) [as menu] (https://www.tradybees.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:2275)
at a.(/register-your-land-to-sell/anonymous function).(anonymous function)._create (https://www.tradybees.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.11.4:11:2166)
at a.(/register-your-land-to-sell/anonymous function).(anonymous function)._create (https://www.tradybees.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:1032)The page I need help with: [log in to see the link]
- The topic ‘Java Conflict b/w WPUserFrontend & Woocommerce’ is closed to new replies.