Forums › Forums › Search & Filter Pro › No Results Found
Tagged: ajax, display results, filter, No result found, shortcode
- This topic has 17 replies, 2 voices, and was last updated 8 years, 2 months ago by Trevor.
-
Anonymous(Private) September 6, 2016 at 7:39 pm #56750
Is there anything else I may have to do other than create a new search form, set results to display by shortcode, add a category option to the form, then copy the shortcodes to a page for this to work? Have tried multiple options and configurations…I liked this plugin a lot before all the additional customizations in the admin panel. Is there any way to get the older version? If we cant get this working I will have to get a refund. I had to do that before cause it wasnt what they were looking for, now it is and you bollocksed it up.
Trevor(Private) September 8, 2016 at 8:21 pm #57013We can do this using Skype video conference so we can share screens? At least give me a chance to help you? I really want to resolve this for you. At this stage I haven’t had a chance to even get a handle on what the issue really is. As it stands, I do not think you would qualify for a refund.
Trevor(Private) September 10, 2016 at 9:02 am #57174After Ajax is used by S&F, your fancybox script needs to be reloaded. This is on our FAQ page, but you need to load the script again in the commented bit of this javascript code (you need to load the code on your page):
$(document).on("sf:ajaxfinish", ".searchandfilter", function(){ console.log("ajax complete"); //so load your lightbox or JS scripts here again });
-
AuthorPosts