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

Reply To: Display posts based on custom field

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Display posts based on custom field Reply To: Display posts based on custom field

#41168
Ernest MarcinkoErnest Marcinko
Keymaster

This is all due to this custom code, because it alters the results set after the search is completed. Unfortunately there is no way to get around these issues. It is always better to change the query by adding arguments, but in this case it is not possible, only by removing the elements after the search. That will affect the search negatively. That is why it is much better to use a custom post type instead.