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

Reply To: PRO Plugin Sort on price not working correctly

Home Forums Product Support Forums Ajax Search Pro for WordPress Support PRO Plugin Sort on price not working correctly Reply To: PRO Plugin Sort on price not working correctly

#29215
Ernest MarcinkoErnest Marcinko
Keymaster

Sure, if you want to make changes to the fornt-end filters (visually), then check the filters API. If you want to change the meta query then using the asp_query_args hook may help. The asp_results hook allows changing the final results array.