Forums Forums Search & Filter Pro Duplicate results displaying when a filter is being used.

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #226279

    Hi,

    First off thank you this plugin has saved me a ton of time. However, I am having an issue at the moment.

    I am displaying my results via a shortcode and on initial page load everything is fine. But when I use a filter or click on the pagination I get the results desired at the top of the results, but then a duplicate set of results below that.

    I am using a custom results template [id].php.

    Please let me know if there is something to look at specifically or if you need me to provide any code/files.

    Thanks

    Trevor
    #226284

    I assume you are using custom results.php files, so can you upload the one for this page to a file sharing site and share the download link for that with me?

    Anonymous
    #226292
    This reply has been marked as private.
    Anonymous
    #226362

    I just want to check in and see if there is any kind of progress on finding a solution to this issue. Please let me know if you have any idea what may be causing this. If anyone else has any ideas, feel free to chime in.

    Thanks.

    Trevor
    #226364

    Hi

    On line 179 of the 6134.php file you have an unmatched ending </div>:

    https://www.screencast.com/t/BWKPKqIHKH

    But, I suspect that this is because there is an additional (unwanted) ending div before that. After looking at this for some time, I think it might be the one shown in the screenshot (above)on line 124, which currently closes this container:

    <div class="sc-container"> but I wonder if that container was meant to end later?

    Anonymous
    #226374

    Thank you very much for reviewing my code. The unmatched <div> must have been the issue, seems to be working now. You can mark this as complete and I will let you know if I have any other glitches.

    Thanks again.

    Trevor
    #226378

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

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