Forums Forums Search & Filter Pro Search Page Doesnt Refresh with Updated Filters

Viewing 6 posts - 1 through 6 (of 6 total)
  • Trevor
    #264640

    This will be related to Ajax. The Ajax container may well require to be different (to the default #main), and if you want me to advise on that, are you able to send me a live link/URL to your search page so I can take a look?

    Also, from the code you posted, I can see that Masonry (Isotope) is being applied. If you have more than one column, it might be necessary to re-apply masonry to the posts after the Ajax results refresh, which, unless you know how your theme is doing that on page load, will be quite difficult. We have the trigger JavaScript for when to do it, but the actual code that goes in to that will be what you would need to discover.

    Switching Ajax off in the form overcomes these issues of course.

    Anonymous
    #264719

    Hi Trevor,

    My live search results url is https://journeyer.io/search-results/.

    Let me play around with the Ajax settings in the S&F Settings.

    Thanks!

    Anonymous
    #264721

    Ok, I switched off Ajax under the Display Results (Load results using Ajax?) and it worked!

    Any negatives with turning it off? At the moment I dont see anything wrong visually.

    Trevor
    #264730

    The only negative is it makes searching slightly slower as the page has to reload, whereas Ajax only reloads the results part of the page.

    Anonymous
    #264734

    Ok great. Ill use this for now! Thanks for the help!

    Trevor
    #264737

    Thanks for letting me know. I will close this thread for now.

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