Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Problem with filters when redirect to result page. › Reply To: Problem with filters when redirect to result page.
Hi!
I think the issuse is, that the results override is not working properly. I see the plugin does send the search results to the results page, but those are not the correct ones displayed. This could happen, if:
– There is another search plugin active, that will override the results sent by ajax search pro
– ..or there is a custom built-in search query within the theme functions or template files
First I recommend checking if there are any custom search solutions active, and turning them off. If that does nothing, well in that case I can take a look at the theme source files directly, to see if there is any custom query running – and deactivate it programatically if possible. For that, please add temporary FTP and back-end details, as I will have to edit the files.