• Resolved Doug99

    (@doug99)


    Hello Tobias. Great Plug-in, in fact I donated some time ago as I am so impressed. I am not as smart as most of your users, so I am sorry to waste your time with such a simple problem. I want to move the pagination from the bottom of the table to the of the table. Can you please tell me which template I need to adjust….thanks. Doug

    http://wordpress.org/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question!

    This is possible with a “Custom Command” for the DataTables JavaScript library that adds the pagination to the table.
    For example, try adding

    "sDom": 'lfrpti'

    to the “Custom Commands” field on the table’s “Edit” screen. The order of those letters determines the position, according to the documentation at http://datatables.net/usage/options#sDom

    Regards,
    Tobias

    Thread Starter Doug99

    (@doug99)

    worked perfectly, thanks!

    Plugin Author TobiasBg

    (@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 ‘Move Pagination’ is closed to new replies.