That’s what I see: https://uploaddeimagens.com.br/imagens/e6CU1n4
Someone could help me with this problem?
]]>How do I restore to last version???????????????????
]]>https://www.ads-software.com/plugins/js-css-script-optimizer/
]]>I don’t have the “add to cart button option” anymore.
I remember there should be a lightbox for the products too.
I have the KleoTheme, which works fine with Woocommerce. I also checked for plugins and javascripts.
Any idea.
this is my shop https://www.kawaii.com/shop/
https://www.ads-software.com/plugins/woocommerce/
]]>I have done some research and am thinking that it is most likely a JavaScript error. I think I have pinpointed the problem area in the WooCommerce code, but I am still unsure on how to fix it.
My website is Lifefarout.com
This is the code area in woocommerce that i believe has the issue.
// Queue frontend scripts conditionally
if ( $ajax_cart_en )
wp_enqueue_script( ‘wc-add-to-cart’, $frontend_script_path . ‘add-to-cart’ . $suffix . ‘.js’, array( ‘jquery’ ), $this->version, true );
if ( is_cart() )
wp_enqueue_script( ‘wc-cart’, $frontend_script_path . ‘cart’ . $suffix . ‘.js’, array( ‘jquery’ ), $this->version, true );
I would greatly appreciate any advice that could help me out.
Thank You!
https://www.ads-software.com/plugins/woocommerce/
]]>I have done some research and am thinking that it is most likely a JavaScript error. I think I have pinpointed the problem area in the WooCommerce code, but I am still unsure on how to fix it.
My website is Lifefarout.com
This is the code area in woocommerce that i believe has the issue.
// Queue frontend scripts conditionally
if ( $ajax_cart_en )
wp_enqueue_script( ‘wc-add-to-cart’, $frontend_script_path . ‘add-to-cart’ . $suffix . ‘.js’, array( ‘jquery’ ), $this->version, true );
if ( is_cart() )
wp_enqueue_script( ‘wc-cart’, $frontend_script_path . ‘cart’ . $suffix . ‘.js’, array( ‘jquery’ ), $this->version, true );
I would greatly appreciate any advice that could help me out.
Thank You!
https://www.ads-software.com/plugins/woocommerce/
]]>Uncaught TypeError: Cannot read property ‘358’ of undefined add-to-cart-variation.min.js?ver=2.0.14:3
Uncaught TypeError: Object function (e,t){return new x.fn.init(e,t,r)} has no method ‘cookie’ cart-fragments.min.js?ver=2.0.14:1
I have no idea how to fix this error, and help would GREATLY be appreciated.
https://www.ads-software.com/plugins/woocommerce/
]]>Uncaught TypeError: Cannot read property ‘358’ of undefined add-to-cart-variation.min.js?ver=2.0.14:3
Uncaught TypeError: Object function (e,t){return new x.fn.init(e,t,r)} has no method ‘cookie’ cart-fragments.min.js?ver=2.0.14:1
I have no idea how to fix this error, and help would GREATLY be appreciated.
]]>