• Hi,
    I have to remove apply filter button and when we click on taxonomies it should show selected result without submit button.Need help for this?
    Also if I need to make taxonomies as checkbox instead of drop down where should I need to change?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathandejong

    (@jonathandejong)

    Hi @sherinshaju

    The very easiest way to do this would be to hide the button with CSS and then add some JS to submit the form when a select changes.

    To change them all into checkboxes would require more work but you could achieve it if you use the same name and value parameter as the select elements.

    However this all would effectively make BTF a little bit redundant. You could probably achieve the same effect with a different filter plugin that already supports checkboxes.

Viewing 1 replies (of 1 total)
  • The topic ‘Need to remove apply filter button’ is closed to new replies.