Forums Forums Search & Filter Pro Breadcrumb Navigation Issue

Viewing 10 posts - 11 through 20 (of 33 total)
  • Anonymous
    #77139

    My theme requires it when adding custom JS to prevent Jquery conflicts.

    Ross Moderator
    #77146

    Sorry this line:

    $j('.searchandfilter'); is an error, it should be:

    $j('.searchandfilter').searchAndFilter();

    Thanks

    Anonymous
    #77148
    This reply has been marked as private.
    Ross Moderator
    #77163

    Hi Andrew

    Yup it looks like something is not setup right.

    I can see the custom js, I can its in your page, but its certainly not firing the sf:ajaxfinish event, because I can’t see the console.log there.

    Can you add a console.log inside the ready event and see if it shows up?

    Thanks

    Anonymous
    #77168

    ok added the console.log and it is appearing fine.

    Anonymous
    #77569

    I can give you Admin access if it would help?

    Trevor
    #77710
    This reply has been marked as private.
    Anonymous
    #77712
    This reply has been marked as private.
    Ross Moderator
    #78343
    This reply has been marked as private.
    Ross Moderator
    #78541
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 33 total)