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

Reply To: Back button behaviour on search form submit

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Back button behaviour on search form submit Reply To: Back button behaviour on search form submit

#39251
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Tonya,

It is great to hear from you again 🙂

This happens, because the search override method is set to “POST” insteady of the default “GET”. I see you have a custom search page, so you may not need to have the override enabled at all. If the override is needed, then switch to the GET method, that does not need form submission.