Title: [Plugin: Infinite Scroll] Double Post Column
Last modified: August 20, 2016

---

# [Plugin: Infinite Scroll] Double Post Column

 *  [zubair04](https://wordpress.org/support/users/zubair04/)
 * (@zubair04)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/)
 * Hi, i seem to be having trouble integrating infinite scroll as my site splits
   the posts in two seperate divs in order to have a column of 2
 * example. [http://thecypher.co.uk](http://thecypher.co.uk)
 * i was wondering if anyone could take a look at the code, and suggest the best
   way to integrate the plugin code.
 * as temporary measure i have had to increase the number of posts shown on the 
   homepage, as there is no pagination
 * [http://wordpress.org/extend/plugins/infinite-scroll/](http://wordpress.org/extend/plugins/infinite-scroll/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [beaver6813](https://wordpress.org/support/users/beaver6813/)
 * (@beaver6813)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/#post-2325723)
 * Cool looking site, first thing is that you need to have pagination in order for
   infinite-scroll to work. No way around it! (Its not difficult to do, WordPress
   does all the pagination stuff for you, just look at the default themes if you’re
   not sure how to do it).
    Once infinite-scroll loads it hides the pagination stuff.
 * Secondly, in your theme you have posts with classes either:
    column-left column-
   right I would add another class to those divs like “post” so for example you 
   would end up with: class=”column-left post” (then we can identify **all** the
   posts really easily later)
 * Thirdly, I would really reduce the post count, it slows down my browser a lot
   so I dread to think how much Google hates it!
 * Let me know when you’ve made those changes and post back if you need any more
   help.
 *  Thread Starter [zubair04](https://wordpress.org/support/users/zubair04/)
 * (@zubair04)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/#post-2325727)
 * hey thanks very much for your reply, appreciate the feedback.
 * Im gonna try out these changes, the only reason i have all the posts loading 
   is because the layout messes when i reduce the number of posts shown on the homepage.
   i was hoping that if i got this plugin to work, i would avoid the error.
 * il try out these changes in the next day, and see how they come along.
 * again, thanks for the reply.
 *  Thread Starter [zubair04](https://wordpress.org/support/users/zubair04/)
 * (@zubair04)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/#post-2325734)
 * could someone check [http://thecypher.co.uk](http://thecypher.co.uk) to see the
   problem im having now ?
 * i have the pagination working, however the posts which should be displayed in
   the subsequent pages are being shown after the pagination , with a messed up 
   layout
 *  Thread Starter [zubair04](https://wordpress.org/support/users/zubair04/)
 * (@zubair04)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/#post-2325735)
 * okay, i have deactivated the infinite scrolls plugin, which has ensured that 
   there are only 16 posts per page.
 * what should be the next stage in trying to integrate the infinite scroll plugin?
 * thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Infinite Scroll] Double Post Column’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/infinite-scroll.svg)
 * [Infinite-Scroll](https://wordpress.org/plugins/infinite-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/infinite-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/infinite-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/infinite-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/infinite-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/infinite-scroll/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [zubair04](https://wordpress.org/support/users/zubair04/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-double-post-column/#post-2325735)
 * Status: not resolved