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

Reply To: Use custom URL for default search results page

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Use custom URL for default search results page Reply To: Use custom URL for default search results page

#40259
Ernest MarcinkoErnest Marcinko
Keymaster

I honestly don’t know – it seems correct to me. Something else is at play here for sure, simple redirects should not affect the outcome. I have a feeling something gets lost along the way.
You could compare the query parameters on both pages, by doing a var_dump($_REQUEST, $GET); to see if there is any difference – they should have the same data if everything redirects correctly.