Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor beaver6813

    (@beaver6813)

    Hi,

    Sorry for the long wait for a reply, the forum doesn’t ping me when there are new threads! This looks like a problem with your theme? I turned off Javascript, clicked “More Posts” and it took me to:
    https://www.scifi.neonsolutions.com.au/page/2/
    Which has the same posts as the homepage. Perhaps your theme is not checking the page number etc?

    Thread Starter Pan Fried Pixels

    (@pan-fried-pixels)

    Hey,
    No problem. Appreciate you having a look.

    You were right. It was partly a pagination issue. I had forgotten to introduce:

    &paged='.get_query_var('paged'));

    Something else which I should have really done for multiple loops was to use WP_Query.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Infinite Scroll loading same set of posts’ is closed to new replies.