Home Forums WoodMart support forum Custom Tabs Numbering is not working and Need design change in the sale Tags

Custom Tabs Numbering is not working and Need design change in the sale Tags

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #213222

    Preeet
    Participant

    I tried to hide sale and new Tag on the products. But It is still showing on the my website. Please check it why it is not going off.

    Is there any other design, I can use for Sale tag. example like star. Current design for sale tag is circle. I want on my website star design.

    Also, I made custom tabs for products. I did numbering as well. Some how tabs are not coming how it should be come. If I am adding new tabs it is coming first. I put numbering as well. All custom tabs are coming before description tab. Please help to fix it asap.

    https://auroramarineshop.com/shop

    From the blackened. I hide the sale and new tags for products. But it is still showing at the front at end. I want little different design. New Tag circle on the product should be star.

    Like Reference website

    https://www.auroramarine.ca/store/products/

    I want similar tags. One is a star and one is only text. let me know how I can do it or please help me.

    For Custom tabs for Products

    https://auroramarineshop.com/product/algex/

    See the my product page. I want the first Description, Car Maintenance, Reviews, FAQs, How-To, SHipping, and delivery, specification. I want this format.

    On the Menu: I would like to change some menu text and clickable.

    https://snipboard.io/K4XwqB.jpg

    I would like to change text Browse Categories to Catalog & Buy Online. IT should be clickable to this page. https://auroramarineshop.com/shop/

    I tried to find it. But I cannot find it.

    The second thing on the menu I would like to change Special Offer text to customers’ feedback.
    It should go to this page https://auroramarineshop.com/testimonials-2/.

    I tried every HTML Block. I could not find this menu link.

    I have to make website live tomorrow. Please help me asap.

    Thank you

    #213266

    Hello,

    There is no option to remove the Sales label from the product. I can just give your custom CSS.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rounded .onsale { 
    display:none; 
    }

    If the code does not work, please provide a page URL with the products on sale.

    As for the tabs, please try to find a plugin. Tabs are Woocommerce functionality and our support does not cover Woocommerce customization.

    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

    #213274

    Preeet
    Participant

    What about New Label product Design on the product?

    I need a star instead of a circle. How I can fix that?

    I think its the theme part.

    I need simple Label I mean only text. So I can add text as label on the product.

    Please check the link and attachment.

    https://www.auroramarine.ca/store/products/

    Thank you

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

    Preeet
    Participant

    What about other points?

    On the Menu: I would like to change some menu text and clickable.

    https://snipboard.io/K4XwqB.jpg

    I would like to change text Browse Categories to Catalog & Buy Online. IT should be clickable to this page. https://auroramarineshop.com/shop/

    I tried to find it. But I cannot find it.

    The second thing on the menu I would like to change Special Offer text to customers’ feedback.
    It should go to this page https://auroramarineshop.com/testimonials-2/.

    I tried every HTML Block. I could not find this menu link.

    Thank you

    #213384

    Hello,

    WoodMart provides the option to show the sales labels as round or rectangular. There is no option to show the stars.

    If you need a custom text label, create an attribute with the attribute item which you want to show on the product, and add it to the product. Then navigate to Products > Attributes > enter the attribute and enable “Show attribute label on products”

    Best Regards

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