Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Loading search&filter form with ajax, re-triggering javascript

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Mika Kastner-Johnson
    #254735

    Hello there!

    I’ve been able to set up the plugin to my liking and it seems to work really great.

    However i have one problem. The website i’m building relies on the “advanced ajax page loader” (AAPL)-plugin as i need a music player that can run between the pages.

    The plugin doesn’t reload the <head> and therefore doesn’t bind javascript listeners when new content is loaded/pages change. This is solved through a reload code where i re-bind all the jquery-listeners when pages are changed.

    So when the archive page i want to use S&F on is loaded the S&F javascript isn’t triggered, how would i go about to manually bind the S&F javascript to the search form?

    I have checked these similar tickets but without any answer:
    https://support.searchandfilter.com/forums/topic/plugin-doesnt-work-properly-using-website-navigation-menu/
    https://support.searchandfilter.com/forums/topic/add-additional-javascript/

    Thank you!
    Mika.

    Ross Moderator
    #254769

    Hi Mika

    If you have loaded our JS files in the page, then you can re-trigger the scripts by doing:

    jQuery('.searchandfilter').searchAndFilter();

    Best

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.