Title: Multiple Render Infinite Scroll
Last modified: August 30, 2016

---

# Multiple Render Infinite Scroll

 *  Resolved [arynet](https://wordpress.org/support/users/arynet/)
 * (@arynet)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-render-infinite-scroll/)
 * Hello,
 * Can I use infinite scroll – multiple render for different style and post.?
    I
   want to load Latest Post when user click load more. and also on Popular Post.
   For example, In index page, I got 2 tabs Latest and Popular Post with content.
 * Tab 1 : Latest Post – I will add render ‘infinite_scroll_latest’ with own post
   style.
    Tab 2 : Popular Post – I will add render ‘infinite_scroll_popular’ with
   different post style.
 * I try to do this because, there are different loop option. If I combine in one
   loop (Latest and popular) as render. The infinite scroll will load multiple same
   post count as we set in General – Reading.
 * I tried use default render, but only work only for one, Latest Post.
    Or got 
   any trick for this?
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-render-infinite-scroll/#post-6452053)
 * I’m afraid you won’t be able to define multiple render functions. You could, 
   however, use the `pre_get_posts` filter to customize some of your loops separately:
   
   [https://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts](https://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts)
 * I hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Multiple Render Infinite Scroll’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-render-infinite-scroll/#post-6452053)
 * Status: resolved