Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1202862
Image overlay ajax add to cart not working correctly
Closed

Comments

  • Playzare started the conversation

    Sorry,  but i have a problem with your theme and i can see that the problem is in your demo too, 

    When i add an item to the cart with the shortcut (ajax button on the shop page) (image hover without entering into the product) and if i go to the cart after we can see 2 items of the product added to the cart and not 1 ! In your demo there is this bug too, How to solve it ? Thank you very much !

  • Playzare replied

    You can see it in video here there is one article when i add to the cart, this part is correct, but if i go to the cart page i have two articles : 

    Also, i found a new bug : the Apply Coupon button on the cart page is not working we can't enter any coupon there is no input field :/

  •  1,845
    Elated replied

    Hello there,

    Welcome and thank you for writing in.

    We have just tested that feature in our demo and the issue is present on our side too.

    We will definitely solve this issue as soon as possible and provide you a fix as soon as possible.

    For the apply coupon, we need to check it with developers whether that functionality needs to be implemented in cart page, since Apply Coupon does work on Checkout page, and as a workaround we can hide that button on your Cart page using next Custom Css: 

    body.woocommerce-cart .coupon {
        display: none!important;
    } body.woocommerce-cart .eltd-cart-proceed-update input.eltd-btn.eltd-btn-medium.eltd-btn-solid.eltd-btn-custom-hover-bg.eltd-btn-custom-border-hover.eltd-btn-custom-hover-color{
        float: left;
    }

    Just paste code below into Elated Options > General > Custom Css field 

    Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.