Forums Forums Search & Filter Pro Display category filter as link, not dropdown

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #126497

    Is there a way to display a category filter as a button link instead of a drop down?

    For example, I am building a site where I’ll have Members as a custom post type. There will be several categories of members, for example: high, medium, low.

    On the members page, I want to display all members at first, and have a line of category buttons at the top of the page with my categories so the user can filter and see members for one category at a time.

    I’ve done this before with categories as a dropdown, but wondering if it’s possible to customize the UI a bit more.

    Trevor
    #126608

    If you want only one at a time, I would suggest having the options as a checkbox, and use CSS to hide the actual checkboxes, and again use CSS to style the values as buttons. If you make it single choice only. Might need to be radio buttons instead. But that would be how I would do it.

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