Hi
I’m using Ajax Search Pro on my site. When I type in a search word, at the end of the results list I would like to the option of going to a search result page.
So in the Ajax Search Pro setting I checked the “redirect to results page” option.
However, when I search and then press the “redirect to result page” option of the end of the search result list, the result page shows:
“Nothing Found
Sorry, no posts matched your criteria.”
Please help
I have tried both with the result page override feature enabled and disabled. I have also tried with both the “get” and “post” option.
No matter what I select, I still dont get any results on the “search result page” – just the message “Nothing Found
Sorry, no posts matched your criteria.”
Well, that probably means that the theme does not print the actualy WordPress results, but has a custom query coded somewhere. Do you have any other search plugins active by any chance? If so, that could also conflict. If not, then it is very likely that the results page has some sort of a a manual custom query, which the plugin cannot override.