• Resolved amanfre

    (@amanfre)


    Hi Tobias,

    Is it possible to limit pagination via shortcode?

    For example I have a table that has an input of 5 rows in the datatables library section, however I am using this same table on another page and want to show 10 rows only on this page. Is there something I can add to the shortcode to make this happen?

    Cheers

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, you could add another parameter to change the initial number of rows:

    [table id=123 datatables_paginate_entries=10 /]
    

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Limit Pagination Via Shortcode’ is closed to new replies.