• Hello, is there a way to use categories as a filter? For example, I have:
    Menu1
    SubMenu1
    SubMenu2

    Category1
    Category2

    When I choose Menu1, I expect to see all results for
    SubMenu1, SubMenue2
    Category1, Category2
    Then I’d like to be able to narrow down to Category 1 only.

    Then if I choose SubMenu1, I expect to see all results for
    SubMenu1
    Category1 (since I narrowed down to Category 1 above)

    Thanks!

  • The topic ‘Menu and Category crossestion’ is closed to new replies.