Home Forums WoodMart support forum Filter Brand

Filter Brand

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #532436

    TRT
    Participant

    Hello, in products / attributes / brand I activated the option “Show attribute label on products” my objective is for the brand to only appear in single product and it works as a brand filter, is there a way to activate the brand filter? and remove the logo from the product page?

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

    Hung Pham
    Participant

    Hello TRT,

    Thanks for reaching to us.

    1. Brands filter

    You can use WOODMART WooCommerce Layered Nav widget and select brand attribute https://prnt.sc/VM0NIsHfgFlK

    2. Removing brands

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

    .wd-product .product-labels{
    	display: none;
    }

    Regards,

    #532871

    TRT
    Participant

    Yes, I know this is possible, but my question was when I activate the option (“Show attribute label on products) and the logo appears on the single page, can I use it as a filter?

    #532910

    Hung Pham
    Participant

    Hello TRT,

    Unfortunately, there is no such an option by default.

    Regards,

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