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

#29203
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Thank you very much for all the details!

The issue is, that you are using an user meta field as the filter, but trying to filter a post type (product). User meta fields are to filter user type results, and not post types – it is not possible, as there is no direct relation between them.