Get the SEO Newsletter

Posts Tagged: ‘custom loop’

 
wordpress-pagination

WordPress Pagination in Custom Loop

If you use custom loops in WordPress you may run into pagination issues. Specifically, no matter what page you’re on, only the first page’s worth of posts are displayed. Here’s a really quick solution to that problem using the query_posts() function.

Click to continue | 3 Comments