Forums Forums Search & Filter Pro The Loop seems to only display one search item.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Trevor
    #204667
    This reply has been marked as private.
    Anonymous
    #204681
    This reply has been marked as private.
    Trevor
    #204693
    This reply has been marked as private.
    Anonymous
    #204701

    Hello,
    The Display Results tabs warns you that you need to use The Loop and not a custom query.

    I copied this line from link that was provided for this
    <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

    I am not sure if I need this. I have tried removing it but it breaks the page.

    Thanks

    Trevor
    #204705
    This reply has been marked as private.
    Anonymous
    #204713

    Thankyou I didn’t realise there was another the_post();
    Yes that as worked great thanks.

    One more question I noticed on your demo when you select a different filter only the content refreshes. However on mine the whole page refreshes how do I do this?
    https://demo.designsandcode.com/sfpro-movie-reviews/

    Trevor
    #204718

    Try changing the ajax Container from #main to .post-content

    Anonymous
    #204748

    Thanks that as worked great 🙂

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