Forums Forums Search & Filter Pro Do an ajax filtered query on loop

Viewing 4 posts - 11 through 14 (of 14 total)
  • Anonymous
    #143637

    Hi, Trevor
    I check all but it seems that everything it’s ok now, no problem with the divs.
    I use infinite scroll in setted in your plugin but, if I only display three posts I can see the stars rating just on three of them, when it loads 2 posts more I can’t.
    If I change to show 5 posts per page I can see them all.

    It is the do_shortcode?????

    Thanks

    Trevor
    #143647

    Possibly. When you made the results.php file above, from the Search & Filter Pro plugin templates folder, which file did you use? There is the standard results.php and one for infinite scroll (it must be (re)named results.php when used). The structure (HTML classes) are important.

    Anonymous
    #144027

    Hi Trevor, I use the results.php standard, but customized to show results like I want, and infinite scroll is working as expected, I don’t understand why should I use the other one, if it’s working?

    Trevor
    #144074

    Or at least use the classes for the container and individual posts? Ajax Results Container jQuery class:

    .search-filter-results-list

    Individual post container jQuery class:

    .search-filter-result-item

Viewing 4 posts - 11 through 14 (of 14 total)