Reply To: Filter by category, not by text

#6855
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

I’m not sure, but it might be possible.

1. On the General Options -> Behavior panel, set:
Minimal character count to trigger search option to 0
Trigger search when changing a facet on settings? option ON

like so: https://i.imgur.com/CbWRsTu.png

2. Make sure the settings are visible by default: https://i.imgur.com/hPN75O5.png

3. and then, to hide the search bar, use this custom CSS:

.asp_main_container { height: 0px !important; }

That seems to be working on my test environment.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)