Load new Posts on Scroll on Page
In order for this kind of effect to work, the jquery plugin needs to ‘know’ which html tag to insert additional post into as child elements. The loading is done using Ajax calls. If you look at the JetPak Infinite Scroll plugin doc page, it instructs you how to achieve this. In order for it … Read more