An AJAX Infinite scroll for articles on the homepage
Plugin developed by
Savings Account Finder
This section describes how to install the plugin and get it working.
e.g.
- Upload
ajax-more-posts
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Wrap
<div id="posts-list"> </div>
around your post loop
- Create a loop.php file in your template directory with a copy of the same loop
- Style as you wish