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
September 13, 2022 at 3:03 pm
#39251
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.