Forums Forums Search & Filter Pro Not all posts are showing & want to have the blog load w/ posts by publish date

Viewing 8 posts - 1 through 8 (of 8 total)
  • Anonymous
    #210669

    HI
    for some reason, i have 2 empty post blocks on my blog index page since i added the search /filter pro. I have more posts on the next page so i’m not sure why these 2 blocks won’t fill.

    ALso since adding search /filter pro my posts aren’t appearing by publishing date.
    can you look and let me know your thoughts/fix.

    Anonymous
    #210670
    This reply has been marked as private.
    Trevor
    #210702
    This reply has been marked as private.
    Anonymous
    #210871
    This reply has been marked as private.
    Anonymous
    #211019
    This reply has been marked as private.
    Trevor
    #211085
    This reply has been marked as private.
    Anonymous
    #211194
    This reply has been marked as private.
    Trevor
    #211205

    This is some sample code to re-load masonry/Isotope:

    <script>(function ( $ ) {
      "use strict";
      $(document).on("sf:ajaxfinish", ".searchandfilter", function(){
    // so load your masonry script here again
      });
    }(jQuery));</script>
Viewing 8 posts - 1 through 8 (of 8 total)