Forums Forums Search & Filter Pro Ajax running but not updating the results

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #190200

    Hi there,

    I have setup a custom display results with a template – I have $args[‘search_filter_id’] = 521; I have set up the parameters to update a div called details_con. When I submit I can see the details_con container flash and the url change however it doesn’t submit/pull the expected results back.

    $(document).on(“sf:ajaxfinish”, “.searchandfilter”, function

    tells me it’s complete in the console.

    If I hit return in the address bar the expected results then do appear.

    I have set this type of thing up before with no problems, I’m utterly confused as to why this is not working in this instance.

    I have removed any other ajax calls.

    Some help would be greatly appreciated.

    Dan

    Anonymous
    #190205

    I have now resolved the issue. It was an open div in the page wrapper. Please mark as resolved.

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