Pagination with wp_query and cpt…
-
This is in reference to this post:
https://wordpress.org/support/topic/pagination-with-wp_query-and-custom-post-type?replies=3
Comments were closed so I had to reference it.
The answer works, but I am unclear why it works in the “different style” he references.
Like the original poster I to tried many different ways, but this way is the only one that seemed to work and links showed up.
I was pulling posts to a cpt with $loop = new WP_Query($args); . But I could not get pagination to work with this.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Pagination with wp_query and cpt…’ is closed to new replies.