woocommerce theme file js problem
-
Hi!
I have a problem.
Im make a woocommerce theme for wordpress.
When i want to change the quantity and refresh (update) the chart there is nothing work.
I have a following problem in console:Uncaught TypeError: I._fadeIn is not a function
at t (jquery.blockUI.min.js?ver=2.70:14)
at HTMLFormElement.<anonymous> (jquery.blockUI.min.js?ver=2.70:14)
at Function.each (jquery-3.2.1.slim.min.js:2)
at r.fn.init.each (jquery-3.2.1.slim.min.js:2)
at r.fn.init.e.fn.block (jquery.blockUI.min.js?ver=2.70:14)
at c (cart.min.js?ver=3.2.6:1)
at Object.quantity_update (cart.min.js?ver=3.2.6:1)
at Object.cart_submit (cart.min.js?ver=3.2.6:1)
at HTMLDocument.dispatch (jquery-3.2.1.slim.min.js:3)
at HTMLDocument.q.handle (jquery-3.2.1.slim.min.js:3)What can i do with this?
In storefront theme its working.Its on localhost yet.
Thanks
Andrew
- The topic ‘woocommerce theme file js problem’ is closed to new replies.