Tagged: x
-
AuthorPosts
-
June 5, 2016 at 2:03 pm #1026850
194rocParticipant
everything updated to latest theme version and plugins.Hello there,
I have no idea how I can modify the text appearing on product images on my shop pages.
Actually, it show “Acquista” “Buy it” that could be a little scary for who is browsing my products.
When the product is variable it show “Scegli” “Choose”see screenshot:
http://prntscr.com/bcm0mjHow can I modify this button ?
I was even thinking about removing this button, but I have no idea how to achieve that.
Thank you very much for you help, best regards,
Roberto
June 5, 2016 at 2:03 pm #1026851
194rocParticipantThis reply has been marked as private.June 5, 2016 at 11:55 pm #1027382
RupokMemberHi Roberto,
Thanks for writing in! That’s a standard feature of WooCommerce to add product to cart and when you are selling something, user must need an option to add to cart. So not sure why you are feeling “that could be a little scary”. However if you really want to remove this then you can add this under Custom > CSS in the Customizer.
.woocommerce.post-type-archive-product .entry-product .add_to_cart_button.ajax_add_to_cart { display: none !important; }Hope this helps.
Cheers!
June 6, 2016 at 2:18 am #1027504
194rocParticipantHello Rupok,
thanks for the answer.
When I am on the shop page clicking on the “Acquista/Buy it” button it add the product to the cart.
I believe that a customer before buying my product want to check more details of the product that are available from the single product shop page.
That is way I am thinking that the first button, on the shop page, is a little scary, because it can add the product to the cart without having read all the information of the product itself.
The code you provide me is working fine.
Thanks for the support and thank you very much.
Best regards,
Roberto
June 6, 2016 at 4:15 am #1027664
ChristianModeratorYou’re welcome. Glad we could help. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1026850 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
