Title: Pagination Issues
Last modified: December 6, 2018

---

# Pagination Issues

 *  [chrismarkcooper](https://wordpress.org/support/users/chrismarkcooper/)
 * (@chrismarkcooper)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/pagination-issues-18/)
 * Using Loop and Loopage shortcodes .. but when selecting the next page it just
   represents the first page of results.
 * <table>
    <tbody> <tr> <th align=”left” bgcolor=”#E0E0E0″>field 1</th> <th align
   =”left” bgcolor=”#E0E0E0″>field 2</th> <th align=”left” bgcolor=”#E0E0E0″>field
   3</th> <th align=”left” bgcolor=”#E0E0E0″>field 4</th> <th align=”left” bgcolor
   =”#E0E0E0″>field 5</th> </tr> [loop type=customposttype orderby=title paged=20
   query=paged] <tr> <td align=”left”><b>[field title-link]</b></td> <td align=”
   left”>[field field_id_2]</td> <td align=”left”>[field field_id_3]</td> <td align
   =”left”>[field field_id_4]</td> <td align=”left”>[field field_id_5]</td> </tr
   > [/loop] </tbody> </table> [loopage query=paged]

Viewing 1 replies (of 1 total)

 *  [jenjohn](https://wordpress.org/support/users/jenjohn/)
 * (@jenjohn)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pagination-issues-18/#post-11034133)
 * For your query parameter, use something else instead of “paged”, for example,“
   pg”. I did that and it worked fine. And make sure you have that in the pagination
   slug setting too.

Viewing 1 replies (of 1 total)

The topic ‘Pagination Issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jenjohn](https://wordpress.org/support/users/jenjohn/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/pagination-issues-18/#post-11034133)
 * Status: not resolved