Home Forums WoodMart support forum Cart Totals Duplicating After Applying Coupon – Need Urgent Fix

Cart Totals Duplicating After Applying Coupon – Need Urgent Fix

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #688568

    developer.uej
    Participant

    I’m facing an issue where the Cart Totals section duplicates every time I apply a coupon code. After refreshing the page, the extra blocks disappear — so this looks like an AJAX refresh problem in the theme.

    I’ve created a demonstration video to clearly show the issue.

    Also, I had highlighted some other issues earlier which remain unresolved. If support continues like this, please let me know your refund policy so I can consider that option.

    #688572

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #689422

    developer.uej
    Participant

    For now I hide it using the custom css in customization. But looking for the proper solution for this.

    .cart_totals ~ .cart_totals {
    display: none !important;
    }

    #689428

    Artem Temos
    Keymaster

    Please disable all plugins that are not related to our theme temporarily.

    #689468

    developer.uej
    Participant

    disable any plugin is not a solution. Most of the website functionality is runing with the plugins.

    #689531

    Artem Temos
    Keymaster

    In this case, you need to create a staging development copy of your website. There, you will be able to do such kind of experiments without any harm to your production website.

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)