This is an Infinite Scrolling/Endless Scrolling Tutorial.
First add the following script between your <head></head> tags
<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
Next add the follow div before the {block:Posts}
<div class = “autopagerize_page_element” >

Lastly add a closing </div> after the {/block:Posts}

if there are other closing divs there just leave them alone. all you need to do is add one yourself at the end of all of them.
Save and You’re done!
If you don’t want the next/previous arrows/text to appear just look for the Pagination blocks and delete them and everything inside of them.

