Script appearing when clicking “checkout”
-
Hi there,
When we add to cart and click checkout, the following message appears for each product:
VIEW CART “Age Defying Serum” has been added to your cart. jQuery(‘.woocommerce-message a’).remove(); jQuery(‘.mini-cart’).addClass(‘active cart-active’); jQuery(‘#main-content’).click(function(){ jQuery(‘.mini-cart’).removeClass(‘active cart-active’);}); jQuery(‘.mini-cart’).hover(function(){jQuery(‘.cart-active’).removeClass(‘cart-active’);}); setTimeout(function(){jQuery(‘.cart-active’).removeClass(‘active’)}, 6000);The plugin and wordpress is all up to date
Please help!The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Script appearing when clicking “checkout”’ is closed to new replies.