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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, you could use the datatables_paginate parameter to turn off pagination or you could use the datatables_paginate_entries to set a number, like

    [table id=123 datatables_paginate=true datatables_paginate_entries=5 /]

    Please see https://tablepress.org/faq/documentation-shortcode-table/ from some more parameters.

    Regards,
    Tobias

    Thread Starter Anders Mortensen

    (@andersmortensen)

    Hi Tobias,

    Thank you so much for your speedy response! I checked the Documentation beforehand posting this, but didn’t find datatables_paginate_entries mentioned anywhere, but might just be me not looking correctly.

    The shortcode you provided works perfectly, thank you very much!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Different pagination length through shortcode’ is closed to new replies.