- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 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 › Widget search filter dissapears
Tagged: select
Hello Design & Code,
Installed the plugin on a dev site of ours and it works fine. I have selected to display the results on a standard page from my template “Enfold”. This works fine and all lay-out is shown beautiful but I have a strange thing when trying to do a second select option. The selection is shown from the query but the search field is gone, not shown anymore. It’s a simple widget sidebar.
Please see here our development site:
http://www.vrijgezellenfeestapeldoorn.nl/test2017/
On the left you can find the search & filter pro section which dissapears when clicked on twice (selection is set on OR).
Thanks in advance
Hi there
Try changing your ajax container (in display results tab) from #main to #main main.content
Thanks
your search form was inside the area with ajax, so when you submitted the form, the whole area was reloaded (it should still have worked actually).
I suggested an Ajax selector, to be an area on your page which only covers the results, which seems to have to have done the trick 🙂
Best