Home Forums WoodMart support forum side cart and advanced coupon pro

side cart and advanced coupon pro

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #294697

    lenamtl
    Participant

    Hi,
    I’m using Advanced Coupon Pro
    When the client buy product A it add product B automatically to the cart

    Here is the scenario:

    client add product A
    = side cart display product A = Not OK(it should also display product B too)
    client go to cart page
    = cart page display product A and product B = OK
    client continue shopping and check side cart
    = side cart display product A and product B = OK

    I’m not so sure if this can be related to the theme or to your Ajax.
    Note I do not live access

    Any clue how to fix this?
    Thanks

    #294854

    Hello,

    Please make the full backup of your site as well as the Theme settings export and check the issue on the Storefront theme and shows the screens in comparison.

    Best Regards

    #295396

    lenamtl
    Participant

    Hi,

    I’m referencing to the side cart wich is displayed in the right panel when we add a product to the cart.
    This widget is a from your theme and is a custom code so I don’t see why I should check with the storefront template.

    Because the probleme is relate to the side cart panel & Ajax.

    And I cannot provide a live link.

    Where is located the AJAX part that send product to the cart?

    #295401

    lenamtl
    Participant
    #295514

    Hello,

    Our widget is based on the default Woocoommerce functionality. We need to know if the WoodMart widget does not support the plugin or this data is not reflected in the shopping cart widget at all.

    Best Regards

    #295778

    lenamtl
    Participant

    Hi,

    I have contacted the plugin author for now I will get back to you to let you know.

    #295892

    Hello,

    Yes, please contact us.

    Best Regards

    #300873

    lenamtl
    Participant

    Hi,

    They says that their code work fine with this side cart.
    https://wordpress.org/plugins/side-cart-woocommerce/

    I’m wondering what may are the diff between your sidecart and this one.
    Anychance to find a way to fix it?

    Advanced coupons is a very popular plugins

    My other question is there a way to disable your side cart and use this side cart as a replacement?

    Could you explain how to disable your side cart (mini-cart) ?

    Note: I cannot provide login access.

    Thanks

    #301031

    Hello,

    Please add this snippet to the functions.php of the child theme:

    remove_action( 'woodmart_before_wp_footer', 'woodmart_cart_side_widget', 140 );

    Best Regards

    #301051

    lenamtl
    Participant

    Could uou explain the code you provided and why it will fixt thd problem?

    #301126

    Hello,

    This is the fix for incomaptibility. If you have added the code to the child theme you do not need to do anything, it will remain even after the update.

    Best Regards

    #301202

    lenamtl
    Participant

    Hi,

    To recap the problem I have with Advanced Coupon Pro : I have a coupon that add a product into the cart, the product is not visible into your side-cart, it is visible only in the main cart.

    1) What does exactly your code fix as it as no effect on my installation please explain how it can help in my case?

    What else can I do to fix the problem.
    As no kit plugin is compatible with your theme advance coupon allow me to do some sort of kit but it’s not completely working because of the side cart and i don’T want to disable the side cart. So what can I use to make kits?

    2) Advance coupon does work fine with this side cart.
    https://wordpress.org/plugins/side-cart-woocommerce/

    I’m wondering what may are the diff between your sidecart and this one.

    3) how can I disable your side cart and use side-cart-woocommerce instead?
    As it may be the only working solution.

    Please answerrs to all the 3 question, I cannot go live because of this problem

    Note I have no live access.
    Thanks

    #301298

    Hello,

    Please try to check on the Storefront. The header of the Storefront has the shopping cart.

    Best Regards

    #301429

    lenamtl
    Participant

    Hi,

    I don’t want to use Storefront, I still want to use Woodmart

    1) How can I disable your sidecart to use this one instead?
    Advance coupon does work fine with this side cart.
    https://wordpress.org/plugins/side-cart-woocommerce/

    2) Explain in detail what the code fix was suppose to do as it does no fix the problem.

    I need a side cart but yours is not compatible most of plugins I have tried.

    Thanks
    Note I have no live access.

    #301559

    Hello,

    Please check how the plugin works with the default Woocommmerce cart – on the Storefront to detect if the problem caused by our theme.

    Best Regards

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