• I am having a similar usssue that a previous post here mentions – http://ww.wp.xz.cn/support/topic/plugin-infinite-scroll-infinite-scroll-and-custom-loops

    I have a loop that excludes the first, most recent post since I want that post to be displayed with different HTML than the rest. I have 8 total posts in my test site. The test site displays post 1 in a separate loop and then the rest of the posts below it starting with post 2. This second loop (the main WP loop on the page) then displays 6 posts then the “more posts” button. When the button is clicked the infinite-scroll plugin knows that the first post isn’t apart of the current loop and starts loading the from post 1 instead of the next post (in my test case it’s post 8).

    It will reload the first 7 posts as well as post #8. Anyone have any tips for this one?

    http://ww.wp.xz.cn/plugins/infinite-scroll/

The topic ‘Support for’ is closed to new replies.