This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Arne Ader
Hello!
After updating XStore plugin and theme there are double buttons in my Cart page.
Link: https://prnt.sc/hqEU3uFvhhAJ
How to get rid of them? My page uses xStore Childe theme and Essential Addons for Elementor Woo Cart template.
Hello,
Please provide FTP access, I will ask our team to check what can be done to help you. If you do not know how to create FTP contact with your hosting provider, they will help you.
Please note that we do not give a guaranty for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together.
Regards
Hello!
I made meanwhile the following test: switched to Astra and Twenty Twenty themes. With these no double buttons! When I switched back to xStore Child theme then all was wrong again 🙂 Double buttons exist also with xStore theme.
One more observation. If I refresh my cart page, then everything is fine during the blink of an eye. Maybe this page is loading two times?
I send my ftp access in private content area.
Thank you.
Hello,
Add the next code in Theme Options > Theme custom CSS > Global:
.eael-woo-cart-wrapper .cart_totals .return-shop {
display: none !important;
}
.eael-woo-cart-wrapper .quantity [data-action-type] {
display: none !important;
}
Regards
Thank you! This works.
Tagged: continue shopping, double buttons, persuasive, themes, woocommerce, wordpress
The issue related to '‘Double “+” and “-” buttons and double “Continue shopping” button’' has been successfully resolved, and the topic is now closed for further responses