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.

    For this, you can use an option for the DataTables JS library: https://datatables.net/reference/option/dom

    Do use that in TablePress, just add

    "dom": "lfirtp"
    

    into the “Custom Commands” textfield on the “Edit” screen of the table.
    The i indicates the “Showing …” info text.

    Regards,
    Tobias

    Thread Starter nando4

    (@nando4)

    Glad I asked after spending considerable time reviewing html source and even browsing code.

    Such a simple and effective fix. Thank you ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to display “Showing x to y of z entries” at TOP of the table?’ is closed to new replies.