Title: Pagination shortcode
Last modified: August 31, 2016

---

# Pagination shortcode

 *  Resolved [cardealpt](https://wordpress.org/support/users/cardealpt/)
 * (@cardealpt)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/pagination-shortcode-2/)
 * I want to implement same table on different pages and set one to show 10 items
   and other one to show all. is it possible to set this option on shortcode?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/pagination-shortcode-2/#post-6987228)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, this is possible. On one page, you would use the regular Shortcode. On the
   other page, you would turn off pagination using a Shortcode attribute, like
 *     ```
       [table id=123 datatables_paginate=false /]
       ```
   
 * For more of these parameters, please see [https://tablepress.org/faq/documentation-shortcode-table/](https://tablepress.org/faq/documentation-shortcode-table/)
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/pagination-shortcode-2/#post-6987228)
 * Status: resolved