Forums Forums Search & Filter Pro Refresh not working

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #110923

    Hi, first of all thanks for making this great plugin, it’s very useful.

    Everything works fine, but when I load results with AJAX it doesn’t refresh (the URL changes, but not the content). It only works for the first hit, but then it breaks.

    Check out the search field on this website.

    Thanks!

    Anonymous
    #110925
    This reply has been marked as private.
    Ross Moderator
    #111022
    This reply has been marked as private.
    Anonymous
    #113213
    This reply has been marked as private.
    Ross Moderator
    #113240

    Hi Marc

    I fixed the issue.

    I think there was something wrong with your ajax selector #content, it wasn’t working (perhaps there is something else on the page with the same ID)

    Anyway, in your archive.php I added

    <div id='search-filter-container'> inside <section id="content" class="archive"> and then in your search forms set the ajax selector to #search-filter-container

    Best

    Anonymous
    #113251

    Awesome! Thanks 🙂

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