Home Forums WoodMart support forum Filter by Brand

Filter by Brand

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #581929

    PanetiX
    Participant

    Hello,

    I would like to implement a “Filter by Brand” feature on the main shop page, similar to the example shown below:
    Example filter by brand

    Currently, my setup looks like this:
    Current filter by brand

    I would like the brand logos to be displayed, and it would be ideal to have a search field as well. I have configured my widget in the “Shop Site Widget Area” and created my brands as outlined here: https://xtemos.com/docs-topic/product-brands/

    Despite uploading the brand logos under image swatch, the search field and brand images are not appearing. Could you please assist me in resolving this issue?

    Thank you for your support.

    Best regards,
    Patrick S.

    #582183

    Luke Nielsen
    Keymaster

    Hello,

    I would like to request temporary admin access to the website to take a better look at the issue there.

    Thank you for your time.

    Kind Regards

    #582194

    PanetiX
    Participant

    Hello,

    you can see the temporary login-information in the mod. section 🙂

    It’s not really a issue i think. I just want to have this layout with search and the logos in the filter.

    Thank you!

    • This reply was modified 1 week, 6 days ago by PanetiX.
    #582214

    PanetiX
    Participant

    @luke how long you need this temporary access?

    #582347

    Luke Nielsen
    Keymaster

    Hello,

    Use our “Woodmart WooCommerce Layered Nav” widget – https://prnt.sc/wC_Ap1NrWMja, then for the attributes define an image in its settings – https://prnt.sc/1PAPYAc9e0xQ. Then check how it works.

    Kind Regards

    #582350

    PanetiX
    Participant

    Thanks, this worked for me 🙂

    Is there a way to make the wohle widget looks better as the template? 😀
    The Dividing line are not beautiful :/ how to remove them?

    • This reply was modified 1 week, 5 days ago by PanetiX.
    • This reply was modified 1 week, 5 days ago by PanetiX.
    • This reply was modified 1 week, 5 days ago by PanetiX.
    #582676

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify how you would like it to look better.

    As for the dividers, use the code below to disable them:

    .archive .widget.sidebar-widget {
        border-bottom: none;
    }

    Define the code in Theme Settings -> Custom CSS.

    Kind Regards

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