Home Forums WoodMart support forum Product “New” Label Variations

Product “New” Label Variations

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #449719

    bartenderonduty
    Participant

    Hi Xtemos Team,

    Is there a way to add variations for the Product “New” Label? We are wanting to have the ability to change this label to say “Coming Soon”, “Popular” or other callouts like that for each product… Is that possible?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #449925

    Hi,

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.

    In order to translate the WooCommerce strings, you need to create a separate translation in Loco > Plugins > WooCommerce in the same way as shown in the video.

    Best Regards.

    #450091

    bartenderonduty
    Participant

    Thank you for the response.

    To clarify, I’m not referring to translating anything into another language. I’m asking if we have the ability to change or add variations to the “New” label that I’m highlighting in the screenshot I provided earlier. For example, we’re looking to create a product label that says “Coming Soon” instead of “New”. Please let me know if you would like additional clarification.

    Would this be possible in the theme?

    #450219

    Hello,

    Sorry for the earlier misunderstanding.

    Yes, you can add Custom Product Attributes Labels too on your Site for the Products.

    Here is the guide to that, please check that: https://xtemos.com/docs-topic/product-labels/

    Hope this helps !

    Best Regards.

    #450287

    bartenderonduty
    Participant

    Awesome, thank you! I appreciate your help.

    #450345

    bartenderonduty
    Participant

    We have another question about the Product Labels… Is there a way to adjust the size, font, etc. and have it maintain the “round” shape? Do we need to use CSS or is there another way to control the appearance?

    Attachments:
    You must be logged in to view attached files.
    #450601

    Hi,

    Custom CSS which changes labels only :

    span.product-label.onsale{
    background: #0163a0;
    height: 100px;
    width: 500px;
    border-radius: 1px !important;
    }

    Put this CSS into Theme Settings > Custom CSS > Desktop. Set custom css as per your need.

    Best Regards.

    #450828

    bartenderonduty
    Participant

    Thank you!

    #450920

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Product “New” Label Variations’ is closed to new replies.