Home › Forums › WoodMart support forum › Send FREE
Send FREE
- This topic has 9 replies, 2 voices, and was last updated 4 years, 12 months ago by
Elise Noromit.
-
AuthorPosts
-
May 11, 2020 at 5:00 pm #194135
dami_reParticipant1) When a product comes out with free shipping (which I have previously configured) when paying, the two options appear to choose from Standard Shipping and Free Shipping. Can Normal shipments be excluded when there is the possibility of Free shipments so that the customer is not confused? Attached picture of this problem. (Envios1.png)
2) Can you put a bubble on items that have free shipping? Similar to discount ones. I don’t know if this should be done by CSS or elsewhere. Or if you could guide me how to try to do it. Attached example image. (Envios2.png)
ThanksAttachments:
You must be logged in to view attached files.May 11, 2020 at 9:08 pm #194169
Elise NoromitMemberHello,
1. OUr theme does not influence on the shipping configurations as it is the Woocommerce functionality.
2. You can create an attribute and configure showing the label on the product grid, add this attribute to the products you need. Products > Attributes > enter the attribute and enable “Show attribute label on products”
Best Regards
May 14, 2020 at 1:19 pm #194980
dami_reParticipantHow could I do by CSS to modify the size of the images of the attribute, do I need them to be equal to the discount images? I attach the images that I want to reduce. Cheers
Attachments:
You must be logged in to view attached files.May 14, 2020 at 7:49 pm #195083
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .label-with-img { max-width: 40px; }
Best Regards
May 14, 2020 at 11:47 pm #195140
dami_reParticipantPerfect, thanks! Where do I customize the red icon of the “HOT” attribute that appears when I select a product as a featured product? Thank you!
Attachments:
You must be logged in to view attached files.May 15, 2020 at 9:28 am #195242
Elise NoromitMemberHello,
Please provide page URL I will give you custom CSS.
Best Regards
May 15, 2020 at 12:12 pm #195320
dami_reParticipantThey are the articles that are on the main page. They are also on the pages of each category. Cheers
https://superarticulos.com.ar/todas-las-categorias/
http://SuperArticulos.com.arMay 15, 2020 at 3:39 pm #195395
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .product-label { min-height: 40px; max-width:40px; font-size:10px; }
Best Regards
May 17, 2020 at 3:30 am #195608
dami_reParticipantWell, I am very grateful for your responses. How could that red circle with the word hot change? Thanks again
May 17, 2020 at 10:58 am #195662
Elise NoromitMemberHello,
If you mean changing HOT for something else, you can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Best Regards
-
AuthorPosts
Tagged: Send Free
- You must be logged in to create new topics. Login / Register