Collection filter buttons - No results to display message & Toggle buttons

Hello!

I am using the collection and collection filter buttons on my website. And there’s two function I have been looking for, but haven’t found:

  1. When there are no results to multiple activated collection filters, I would like a message to be displayed. Something like “No results match the filters entered”. Is there a built-in sitejet setting/feature, that can do that for me. Or is my only possible way of achieving this, by writing my own code? Anybody know how the collection works so i can achieve this?
  2. Is it possible to set the collection filter buttons so they can be toggled? Meaning if I want a filter to be activated I click once on the buttom, but if i no longer want to search with that filter I click a second time.

Thank you!

1 Like

Not sure if this is possible at the moment and curious about André’s reply. But would be a cool and helpfulfeature.

1 Like

As far as I know, neither of these is currently a built-in feature in Sitejet.
There is no automatic “No results found” message when filters return empty – this would require a small custom JS solution.
Also, filter buttons are not toggleable by default. Usually this is handled with an “All” or “Reset filters” button.
Would be a great feature request though :slightly_smiling_face:

1 Like