Simple load more for WordPress

Below is a really handy load more script for WordPress giving you a simple way to do away with cumbersome old pagination. It works with categories, authors and archive pages and it’s very simple to implement.
The code is split into two sections, a JavaScript function and a one line addition to your index.php loop.
JavaScript function loadMore( e ) { var theGrid = $( ‘.post-articles’ ), PostURL = $( this ).


This content originally appeared on Welcome to my blog on Trys Mudford and was authored by Welcome to my blog on Trys Mudford

Below is a really handy load more script for WordPress giving you a simple way to do away with cumbersome old pagination. It works with categories, authors and archive pages and it’s very simple to implement. The code is split into two sections, a JavaScript function and a one line addition to your index.php loop. JavaScript function loadMore( e ) { var theGrid = $( '.post-articles' ), PostURL = $( this ).


This content originally appeared on Welcome to my blog on Trys Mudford and was authored by Welcome to my blog on Trys Mudford


Print Share Comment Cite Upload Translate Updates
APA

Welcome to my blog on Trys Mudford | Sciencx (2014-05-13T00:00:00+00:00) Simple load more for WordPress. Retrieved from https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/

MLA
" » Simple load more for WordPress." Welcome to my blog on Trys Mudford | Sciencx - Tuesday May 13, 2014, https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/
HARVARD
Welcome to my blog on Trys Mudford | Sciencx Tuesday May 13, 2014 » Simple load more for WordPress., viewed ,<https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/>
VANCOUVER
Welcome to my blog on Trys Mudford | Sciencx - » Simple load more for WordPress. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/
CHICAGO
" » Simple load more for WordPress." Welcome to my blog on Trys Mudford | Sciencx - Accessed . https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/
IEEE
" » Simple load more for WordPress." Welcome to my blog on Trys Mudford | Sciencx [Online]. Available: https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/. [Accessed: ]
rf:citation
» Simple load more for WordPress | Welcome to my blog on Trys Mudford | Sciencx | https://www.scien.cx/2014/05/13/simple-load-more-for-wordpress/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.