error with java script with woocommerce coupons
-
With the new update 1.5.11, in webbrowser Chrome my discount coupons are not shown or active anymore. When I inspect the cart page I see this:
Uncaught ReferenceError: loadCSS is not defined
at HTMLDocument.<anonymous> (css-lazy-load.js:8)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.K (jquery.js:2)This caused by /wp-disable/js/css-lazyload.js
I deactivated and activated my cache plugin, but this does not help.
When I install the old version of the plugin 1.4.3 the error is gone and the coupon is visible again.Is this due to a new minification script in the new update? How to solve this?
Thanks!
- The topic ‘error with java script with woocommerce coupons’ is closed to new replies.