Support » Plugin: Infinite-Scroll » Infinite Scroll loading same set of posts

  • Resolved Pan Fried Pixels

    (@pan-fried-pixels)


    Hey guys,

    This one is driving me nuts. Like the topic title states, I’m getting the same set of posts on each call.

    Please refer to:
    http://www.scifi.neonsolutions.com.au/

    Debug is on for all you kind folk. Hopefully someone can shed some light on why this is happening and if there is a possible fix.

    Cheers

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:
    http://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.