- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › Ajax breaks Fancybox pop-ups on results
Tagged: Fancybox
Hello, on my results page I have an “Email me” button for each post in the results which calls up a little form via Fancybox.
Before a search is done these work fine, but as soon as I do a search using Ajax, they then no longer work.
Any help would be so much appreciated thanks.
Your fancybox pop-ups javascript code needs to be re-initialised after the search results have been loaded.
This should be possible with most JS related things, but its a case of figuring out the initialisation code.
More info on this here (check the first question):
https://www.designsandcode.com/wordpress-plugins/search-filter-pro/faqs/
Thanks