Ajax Load More will display a progress bar at the top of the browser window as posts are loaded.
Using Pace.js, a load indicator/progress bar will be displayed with each Ajax request to the server. Displaying a progress bar is as easy as setting progress_bar=”true” in your shortcode.
Note: If you are on a fast connection you may need to throttle your network requests to fully test the example.
The following shortcode was used to create the Progress Bar example.