Is there a way to find out if in a parametric search a filter is set?
In my post archive view I am hiding the filter with jQuery and the filter can be toggled on and off via a button. Once the search is done the filter settings disappear again.
Now I need a way to display a reset button next to the toggle button - but only if the archive view has been filtered.
Is there a way to achieve that?
Further, I suggest you try setup two pages, first page display only the filter form, set the form target to another page, which display both the filter form, results and RESET button. Then you can redirect the RESET button on first page where you have displayed the filters.
Since this View is a parametric search, it includes both a ‘search box’ and a ‘results’ sections. Select if you want to display both of them in the same page or in different pages. hidden link