This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Advanced Custom Fields and Frontend Filters

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

#32663
Ernest MarcinkoErnest Marcinko
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.