Answer the question
In order to leave comments, you need to log in
How to make infinite loading of posts for bootstap?
I want to make an infinite loading of posts on Infinite Scroll, but my loop structure is such that every three posts are framed by a separate box:
<div class="row">
<div class="post"></div>
<div class="post"></div>
<div class="post"></div>
</div>
<div class="row">
<div class="post"></div>
<div class="post"></div>
<div class="post"></div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question