• I’m having a little problem with this widget and I need some changes made to it.

    Currently Woocommerce layer Nav allows you 2 options

    “AND”
    show a list of attributes (e.g. Brands) in that category, but once you click on the category, the list disappears.

    I would like to maintain the list of attributes so if i were to list the attributes (e.g. Brands), I can let my customers browse through the Brands 1 by 1 of that category.

    “OR”
    behavior wise it’s quite similar to what I want
    1) it hides items with 0 count
    2) it keeps the list of (e.g. Brands) that’s in the category
    3) It lets u filter down to many brands.

    However, I only want to display the ONE brand selected, not the “OR” behavior where 2-3 brands will be filtered.

    Any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter daveteu

    (@daveteu)

    Another work around I can have, is to let the current “Woocommerce Categories” widget show only the child category for this particular category so i can have 2 widgets on top of one another.

    What I’m trying to do is

    SORT BY CATEGORIES
    DOG FOOD <<——- SELECTED
    DOG ACCESSORIES
    CAT FOOD
    CAT ACCESSORIES

    SORT BY BRANDS (THIS LIST SHOULD REMAIN)
    BRAND A
    BRAND B <- Only display items of this brand if selected
    BRAND C
    BRAND D
    BRAND E<- Only display items of this brand if selected

    I would also like to know this because the Woocommerce Layered Nav works like no other navigation on any good e-commerce site.

    Let’s say we are filtering shoes for example. Say a customer selects filters for Brand A and Red. Shoes from every single brand that is red will also appear in the results just because the OR query is chosen. The frustrating thing is the OR query is the only type where the list of attributes don’t disappear as you choose filters, which is very confusing for the user.

    What we need is OR within filters, and AND between all filters.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Layer Nav -> Show all attributes’ is closed to new replies.