Hi! So I installed a lazy loader like you suggested, but since the front page displays the posts and isn’t an editable page, where in the themes do I install the shortcode? http://www.gbacg.org/finery/ is the site. I put <?php echo do_shortcode("[ajax_load_more]"); ?> into the page.php template, after the loop comment (following the main body php). But this didn’t work.
I should clarify that I like the WoW animations, and have figured out that I can turn them off, but how can I adjust the preloading to show the top two rows or so initially, then more as users scroll down?