Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Live Filter on Posts Widget on Category Page not working. › Reply To: Live Filter on Posts Widget on Category Page not working.
March 1, 2021 at 4:04 pm
#31867
Participant
I believe the way to do it is using the “asp_query_args” filter, but I am not sure what to do.
That way, the Category part of the query would be filtered (thanks to the querystring parameters) before the widget processes the other checkboxes in the filter
Can you give me some quick code on how to do it?
Thanks