Home Forums WoodMart support forum Help with some stuff

Help with some stuff

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #398284

    1. Remove ‘Cart’ and instead ‘Add To Cart’ will link user to other page = web site for ‘amazon affiliate marketing’.
    2. Show how much users add item to wishlist.
    3. Quick view & add to wishlist without hover = on an item.
    4. Remove footer part (attached screenshot).
    5. Remove ‘Cart’ icon.
    6. How to change icon (attached screenshot).

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

    Scrrenshot for 1

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

    More:
    7. Change ‘Add To Cart’ to ‘Find ‘Out’. (attached screenshot)
    8. Add ‘Find Out’ button, probably instead of ‘Add To Cart’. (attached screenshot)
    9. Remote items to cart. (attached screenshot)

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

    Hello,

    1) You can try creating products as affiliate/external products.

    Please read woocommerce documentation for help:
    https://woocommerce.com/document/managing-products/

    2) There is no such option available in Theme Settings for that.

    3) You can find the product hovers under Theme Settings >> Products Archive >> Product Styles.

    4) You can disable the footer copyrights from Theme Settings >> Footer.

    Screenshot: https://gyazo.com/f1cfd186ecb78d28a712afd074f3f0f9

    5 & 6) You can edit the header elements from Woodmart >> Header builder.
    https://xtemos.com/docs-cat/header-builder/?theme=woodmart

    7 & 8) You need to install and use the loco translate plugin for that.

    You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls

    9) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    div.quantity {
    display: none;
    }

    Best Regards

    #398575

    Thanks I will check :).
    Regarding 1&7&8 = I want the affiliate link will be from the ‘Find Out’ button, is it possible?

    For 2 = is it something like this? I want user will know how people like products in the website, and community feeling.

    BRS.

    #398696

    Hello,

    1. Sorry but there is no option in Theme Settings available for that.

    2. Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.

    Best Regards

    #398707

    Ok thanks.
    For 1:
    Can I remove the ‘Add To Cart’.
    And add a new button instead of ‘Find Out’.
    Which link to new page (for affiliate)

    Brs

    #398771

    Hello,

    You are Most Welcome.

    Sorry but there is no option in Theme Settings for that. You need to find a plugin.

    Best Regards

    #398835

    Thanks, 2 more things:
    1. Edit this area (attached).
    2. Change colour from white of labels (like main, category), attachd.

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

    Hello,

    1. You can edit the Mobile bottom navbar from Theme Settings >> General >> Mobile bottom Navbar.

    2. Please provide the URL of the page where its added to check it myself and help you out accordingly.

    Best Regards

    #398958

    Thanks,
    Check 2 at = https://cooleststufftobuy.co/

    BR’s

    #399022

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .title-size-default .title {
        color: white;
    }
    
    .wd-nav-product-cat>li>a span {
        color: white;
    }

    Best Regards

    #399035

    Fix is already thanks :)!

    #399045

    How i can change those areas? (attached)

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

    Hello,

    You are Most Welcome.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Help with some stuff’ is closed to new replies.