I need your help on this page: https://tandil.tur.ar/buscador-de-servicios/
In this page we are using two components: The ajax search pro and filter.everything.
When I click on some filters on filtereverything, the post query shows a few results. Then, the filter ajax shold make the search only on those results (not in all post) and viceversa.
i.e: If you enter to the search page, you click on filter “Hostel” so the page will show only the post with Hostel category. So, the ajax pro should search by name in the search bar, only on those shown posts (I mean, search only on HOSTELS posts)
Is that possible?
Thanks