• Resolved scarbeuh

    (@scarbeuh)


    Hi,
    When I create a Discount Rule based on Pricing, the price displayed in the floating cart don’t change.
    The sub-total is OK, the price in product row on /cart page is OK, but in the product row in floating cart it wasn’t. I tried to desactivate the other plugins, but I have no change.
    Any idea ?

    Regards, Julien.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AsanaPlugins

    (@asanaplugins)

    Hi @scarbeuh

    Thank you for choosing our plugin.

    We apologize for the inconvenience.

    Actully this issue is related to your mini cart. If you check the WooCommerce built in mini-cart on our demo website it is working fine.

    If you are using the Divi theme, this issue is related to the Divi theme mini-cart. Check the code here.
    You can replace the attached file with a file at the below path.
    \wp-content\themes\Divi\includes\builder\module\woocommerce\CartProducts.php

    Please contact the Divi theme developer and let them know about this issue.
    The below line is added for a quick fix.
    // A quick fix for the cart.
    WC()->cart->calculate_totals();

    If you are using other mini-cart, you should contact its developers regarding this issue.

    I hope it helps.

    Best Regards

    Joe Bloggs

    (@joe-bloggs)

    Hey @asanaplugins,

    I’m also having an issue with showing the price in mini cart. My mini cart is by Bricks theme and I believe lots of other users are using other alternative mini carts instead of the default Woo mini cart.

    Maybe instead of suggesting to contacting developers, could you possibly make your plugin work with other mini carts?

    Similar plugins to yours that I tried seem to be working perfectly fine with all mini carts and don’t have the same issue, so I’m guessing it is perfectly possible.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wrong prince in floating cart’ is closed to new replies.