Title: WordPress Custom Post Type Pagination
Last modified: August 31, 2016

---

# WordPress Custom Post Type Pagination

 *  [alzaran](https://wordpress.org/support/users/ajoyce2016/)
 * (@ajoyce2016)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wordpress-custom-post-type-pagination/)
 * I’m aware there are many posts on this topic on the forums — I’ve done a search.
   After an hour beating my head against this problem, I’m stumped. I am trying 
   to run a custom post type query and enable pagination on it. I can’t do anything
   to get the pagination to work. To clarify: I’ve followed all the prescribed solutions,
   but the posts don’t advance when I click the Previous button. The same page loads,
   with the same posts displayed.
 * Pastebin: [http://pastebin.com/Ke9Hg1zC](http://pastebin.com/Ke9Hg1zC)
 * The only conflict I can think of is that the post-type name ‘podcast’ and the
   page slug ‘podcast’ are identical, which I saw could cause issues. But those 
   folks were getting 404s, which I am not, so it doesn’t seem to be a permalinks
   issue, but an issue with my code.
 * Any ideas?

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wordpress-custom-post-type-pagination/#post-7408877)
 * please work through [https://codex.wordpress.org/Pagination](https://codex.wordpress.org/Pagination)
 * [https://codex.wordpress.org/Pagination#Adding_the_.22paged.22_parameter_to_a_query](https://codex.wordpress.org/Pagination#Adding_the_.22paged.22_parameter_to_a_query)
 * [https://codex.wordpress.org/Making_Custom_Queries_using_Offset_and_Pagination](https://codex.wordpress.org/Making_Custom_Queries_using_Offset_and_Pagination)
 * [https://codex.wordpress.org/Function_Reference/next_posts_link#Usage_when_querying_the_loop_with_WP_Query](https://codex.wordpress.org/Function_Reference/next_posts_link#Usage_when_querying_the_loop_with_WP_Query)
 * to replace ‘offset’ with a way to exclude the first post, see [https://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action](https://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action)(
   Note for Multiple Posts in the First Category)

Viewing 1 replies (of 1 total)

The topic ‘WordPress Custom Post Type Pagination’ is closed to new replies.

## Tags

 * [pagination](https://wordpress.org/support/topic-tag/pagination/)
 * [wp_query](https://wordpress.org/support/topic-tag/wp_query/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/wordpress-custom-post-type-pagination/#post-7408877)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
