- This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Searchform removed after submit
Hello,
I’m displaying the searchform as a shortcode and results as WP_Query in the same template file. After submitting the searchform I get the correct results, however the searchform is removed from DOM. I want the searchform to be visible all the times.
Am I missing something or is this the intended behavior?
Thanks for the quick reply!
Yes im submitting using Ajax. The searchform is not inside the Ajax container and the URL is not changing, except the query parameters being added.
Im developing locally, so right now I can’t send you a link. I will upload it to a Server and get back to you.