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

Reply To: Results page

#12213
Ernest MarcinkoErnest Marcinko
Keymaster

It depends, if it has some kind of custom query by default, it might still override the results passed by ajax search pro. If you find statements like ‘query_posts(…)’ or ‘get_posts(…)’ within that file, then they will most likely negate the override, and are very bad practice – as the results are already queried.