I have an Isotope gallery that contains five separate filters that can be applied to sort the gallery. If a person was to choose all five filters it could result in no items being shown.
What I would like to do is show a hidden div if the filters do not return a results. I have looked into trying to do this without any luck.
How do I show a hidden div if an Isotope gallery filters are specific enough not to show any isotope items?