Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Advanced Custom Fields and Frontend Filters › Reply To: Advanced Custom Fields and Frontend Filters
April 12, 2021 at 12:34 pm
#32663
Keymaster
The query arguments are not passed to that file unfortunately, but there might be a way.
You could try using the asp_results filters to change the result field according to your needs and print it in the template file. The $args variable contains the generated custom field filters as well.