Question

Can somebody fix this please.

enter image description here

I am using Jetpack Infinite Scroll. The scroll is working fine but its the posts that are somewhat broken. See Image. My setting in WP Reading is 10 posts per page and I even added 'posts_per_page' => 10, in Jetpack functions.

Please help.. I can't figure out how to fix this.

Thank you.

Was it helpful?

Solution

This is because your columns are different heights which is breaking the floats. One solution would be to set all the columns of the divs to the same height. Another one would be to use a jquery plugin called Masonry. Personally I would try to make all the columns equal height, as it would look tidier!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top