Home › Forums › WoodMart support forum › side cart and advanced coupon pro
side cart and advanced coupon pro
- This topic has 14 replies, 2 voices, and was last updated 3 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
May 22, 2021 at 6:16 pm #294697
lenamtlParticipantHi,
I’m using Advanced Coupon Pro
When the client buy product A it add product B automatically to the cartHere 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 = OKI’m not so sure if this can be related to the theme or to your Ajax.
Note I do not live accessAny clue how to fix this?
ThanksMay 23, 2021 at 8:49 pm #294854
Elise NoromitMemberHello,
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
May 25, 2021 at 7:18 pm #295396
lenamtlParticipantHi,
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?
May 25, 2021 at 7:34 pm #295401
lenamtlParticipantI’m referencing to the sticky add to cart / side cart
https://woodmart.xtemos.com/shop/accessories/photo-camera-wooden-model/?opt=sticky_add_to_cartMay 26, 2021 at 8:26 am #295514
Elise NoromitMemberHello,
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
May 27, 2021 at 12:27 am #295778
lenamtlParticipantHi,
I have contacted the plugin author for now I will get back to you to let you know.
May 27, 2021 at 9:08 am #295892
Elise NoromitMemberHello,
Yes, please contact us.
Best Regards
June 20, 2021 at 12:48 pm #300873
lenamtlParticipantHi,
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
June 21, 2021 at 9:03 am #301031
Elise NoromitMemberHello,
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
June 21, 2021 at 10:32 am #301051
lenamtlParticipantCould uou explain the code you provided and why it will fixt thd problem?
June 21, 2021 at 2:15 pm #301126
Elise NoromitMemberHello,
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
June 21, 2021 at 10:31 pm #301202
lenamtlParticipantHi,
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.
ThanksJune 22, 2021 at 7:49 am #301298
Elise NoromitMemberHello,
Please try to check on the Storefront. The header of the Storefront has the shopping cart.
Best Regards
June 22, 2021 at 1:00 pm #301429
lenamtlParticipantHi,
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.June 22, 2021 at 10:04 pm #301559
Elise NoromitMemberHello,
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
-
AuthorPosts
Tagged: advanced coupon, mini cart, side cart, sticky cart
- You must be logged in to create new topics. Login / Register