• Resolved andreaivan

    (@andreaivan)


    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)
  • I have the same problem. Did you find a solution to this?

    Same issue here. I have sent an email to the contact support but becasue is the free plugin they are not answering.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there,

    This kind of problem is usually caused by either a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:
    ?

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Script appearing when clicking “checkout”’ is closed to new replies.