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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For this, I suggest to use hidden rows and columns. To create the mini version of the table, you could for example use this Shortcode:

    [table id=2 hide_columns="4,5" /]

    To also get a different header row, you would insert a new second row into the table, with the desired texts for the header row of the small table. Depending on which version you want, you would then extend the Shortcode even more with the

    hide_rows="1"

    (or “2” for the big table) parameter.

    Regards,
    Tobias

    Thread Starter nemothefish

    (@nemothefish)

    Perfect thank you Tobias, I shall Implement that..

    Just another question, is it possible to have it auto Incrament when a new row is added, IE I want to have an Ranking# Column

    Kindest

    N

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    good to hear that that will help!

    I’m not really sure what you mean with that auto-increment, but this TablePress Extension might be helpful (if you really don’t want to just manually type in that number): http://tablepress.org/extensions/datatables-counter-column/

    Regards,
    Tobias

    Thread Starter nemothefish

    (@nemothefish)

    YES that is exactly what I want,

    What I will be using table-press for is to create a league table that can be update-able, with new stats etc, so I think that might do the trick.

    As always its a pleasure using your plugin, and the support is second to non!!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂

    Best wishes,
    Tobias

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

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

The topic ‘Mini version of the table’ is closed to new replies.