JC
Forum Replies Created
-
Sorry but its not possible to hide standalone buttons in Free vresion.
If you want to do that, You will need Pro version of the plugin which is paid one.
Thanks for sharing it.
The issue could be the buttons coming from your WordPress theme and they may be over riding the Plugin’s settings.
If you want to hide it via CSS, u can use the following code:
.woocommerce div.product form.cart div.quantity, .woocommerce div.product div.summary button.single_add_to_cart_button{display:none;}
FYI, issue could be due to the theme you are using or any other Plugin may also conflict.
Above code will work only for Single Product page.
Thanks
Hi there,
As I can not check your website so not sure what is wrong with it.
Please try this settings to have only Custom Button only.
https://prnt.sc/1ee1fxgDefault woocommerce button will be visible until you hide them using settings.
Please try and let me know if it helps.
Thanks
Thanks for the reply.
Will appreciate if you can review this plugin.
Closing this ticket for now.
Feel free to drop us a message in case of any other help!
Best Regards,
Hi there,
Please use this option in settings page to change Button’s position.
https://prnt.sc/165hobd — Custom button position
I think, if you will do it either left or right, it will help you.
You can also try it with Custom button alignment.
Please check.
ThanksThanks, Let me check.
Hi there,
The page link you shared i.e.
https://wp.brandztory.id/ecolife/?product=ornare-sed-consequat-nisl-eget-mi-porttitorsnippindoes not seem working. Please check again and share the correct link.
Thanks
Hi there,
Thanks for the suggestion and the review.
In fact, the feature you are asking is related to tracking like how many times a button is clicked. It will take time to include such feature as it requires throughout plugin changes and QA.
We do not have any compatible plugin for this but in future if we have that, will inform you on this.
In case of anything else, feel free to drop us a message.
Thanks
Hi there,
Please open a new ticket if the issue is still not resolved.
For the lack of reply from your side, closing this request for now.
Thanks
Thanks!
Feel free to drop us a review if you like the Tech Support.
Best Regards,
Hi there,
I just checked your website and found that your theme CSS is over riding and due to which mobile button is not appearing.
Pls either over write or remove these lines from:
https://tusupermercado.cl/wp-content/themes/boxshop/style.css?ver=1.4.9@media only screen and (max-device-width: 1229px)
.woocommerce .product .meta-wrapper a.added_to_cart span, .woocommerce .product .meta-wrapper a.button span {
/* display: none !important; */
}@media only screen and (max-width: 1229px)
.woocommerce .product .meta-wrapper a.added_to_cart span, .woocommerce .product .meta-wrapper a.button span {
display: none !important;
}In case you are not sure about code, pls talk to your website developer regarding this. It is a quick fix.
Let me know in case of any other help!
Thanks
Hi there,
Can you please explain which shortcode you are trying and which URL field you are talking about?
Pls share more details so I can better reply you with solution.
Thanks
Forum: Plugins
In reply to: [Custom Add to Cart Button Label and Link for WooCommerce] Wont deactivateHi there,
Just tried the link you shared and found its working fine on my side.
Check this:
https://prnt.sc/11qkrptWhen I clicked Add to Cart its adding products into your cart instead of redirecting to some other links.
Issue can be due to cache on your side.
Thanks
Forum: Plugins
In reply to: [Custom Add to Cart Button Label and Link for WooCommerce] Wont deactivateHi there,
Will check the issue now.
Get back to you once I have an update for you.
Thanks
Forum: Plugins
In reply to: [Custom Add to Cart Button Label and Link for WooCommerce] Anchor linkOkay. Please try.
Thanks