Home Forums WoodMart support forum I have several questions for you. I hope you can help me.

I have several questions for you. I hope you can help me.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #131252

    anabsw
    Participant

    Hello
    I have several questions for you. I hope you can help me.

    1º I need to put more information below the image that appears on the grid of category. (attached 2 images)

    2 For now I have made two categories “headers” and Air Conditioning “but the brand logo only appears in the products of” boiler “category, the other category does not appear in any product, because how can I solve it?

    3 I have changed the logo but I can not change it in the mobile view. Where can I change the logo for the mobile view?

    NOTE: I SENT THEM A PREVIOUS TICKET, BUT IT SEEMS THAT IT HAS NOT ARRIVED, I DO NOT KNOW WHAT HAPPENED.

    I hope you can help me. thank you!
    Ana

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

    Hello,

    1. Check and choose another design on hover in the Theme Settings > Shop > Products Style to make all the buttons always visible.
    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    2. Please read and follow the instructions on how to set up the brand https://xtemos.com/docs/woodmart/faq-guides/how-to-setup-brands/

    3. Switch to the mobile view of your header http://prntscr.com/iyd3v3 change the logo image.

    Best Regards

    #131302

    anabsw
    Participant

    Thank you Elise!!.

    The explanation has been great!

    I need a little more help …

    I want to change the HOT tag to a small round logo of the same size.

    How can I do it?

    Or how can I create a new label and put that logo there?

    Thank you!

    Ana

    #131320

    Hello,

    1. You need to set up the brand attribute https://xtemos.com/docs/woodmart/faq-guides/how-to-setup-brands/

    2. Next, you need to enable “Show attribute label on products” in the brand attribute. The label will be shown on the product item in the grid.

    Best Regards

    #131983

    anabsw
    Participant

    Hello

    I am getting a section for all the products with financing conditions on the top of each product.

    I am doing it, creating an attribute for each type of financing, but I do not know if there is a better way that I do not know and that you can tell me. (see attached image 1)
    I would greatly appreciate your help.

    How can I hide wish list, quick view and compare (see attached image 2)

    Or in any case, how to make the wish list not appear, how can I remove the icon (heart) from that box?

    Another question, I need to add a text box in each product below the price. (Image 3)
    and hide the brand and category
    (image3)

    Thank you in advance for your help.

    Ana

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

    Hello,

    You can disable Quick view in the Theme Settings > Shop, the same is for Compare functionality.

    Wishlist is disabled in Dashboard > Plugins.

    If you want to hide only in the product grid, add this code CSS to the Theme Settings > Custom CSS > Global

    .product-grid-item .woodmart-buttons{
    display:none;
    }

    Image 3 there is no option to do that

    Best Regards

    #132039

    anabsw
    Participant

    Hello
    Thank you for the answer.

    I need to know how to put the brands of the products in the header menu.
    I have created them in attributes, but they do not appear to place them in menu.
    Can you tell me how to do it?

    I also need to put the logos of the brands on the sidebar of the product page, so that the user can choose the products by brand from the logo.
    How can I do it?

    I’m waiting.
    Thanks in advance
    An

    #132094

    Hello,

    1. Enable archives in the attribute to make the attribute page visible. Then add the attribute to the menu by means of a custom link or to the mega menu by means of Extra menu list element.

    2. You need to add Woodmart Woocommerce layered nav filter http://prntscr.com/od0ej3 each brand item should have the image.

    Best Regards

    #132100

    anabsw
    Participant

    Hello Elise

    Forgive my ignorance, but I do not know how to make point one, that of the attributes.
    Can you guide me a bit?

    Thank you!
    Ana

    #132127

    Hello,

    Enter the attribute in Dashboard > Products > Attribute > mark the checkbox with “Enable archives ” Each attribute item became a page and you will be able to view it. Then go to the Appearance > Menu and add a custom link with the URL of the attribute item. https://codex.wordpress.org/WordPress_Menu_User_Guide

    Best Regards

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