• Resolved metropolitanier

    (@metropolitanier)


    Hi Tobias!

    You did a great job with TablePress!

    I am wondering (and I guess many others) if there is a really responsive version of TablePress? I tried all modes such as flip, collapse or scroll but it is not the solution I am looking for. https://tablepress.org/extensions/responsive-tables/

    In order to make a table fully responsive for mobile devices we have to use data fields and eliminate the table in tablet and smartphone view – transforming the table into block view.

    The biggest change is that we are going to force the table to not behave like a table by setting every table-related element to be block-level

    Here is an example I am looking for: https://css-tricks.com/responsive-data-tables/

    At the moment it does not work with TablePress. Is there a trick?

    Thanks for you help support in advance.

    Best, Rob

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

    (@tobiasbg)

    Hi Rob,

    thanks for your post, and sorry for the trouble.

    I’m really sorry, but unfortunately, such a mode for responsiveness is not yet directly available for TablePress.

    Now, I don’t see why this would not work for TablePress tables though. You will just have to adjust the CSS and potentially add the corresponding CSS classes, like .tablepress for the <table> element.

    Regards,
    Tobias

    Thread Starter metropolitanier

    (@metropolitanier)

    Thanks Tobias!

    I was looking deeper into it and I found a solution!

    You have to install another plugin called Automatic Responsive Tables: https://ww.wp.xz.cn/plugins/automatic-responsive-tables/

    It works perfect (very clean) with TablePress without using any responsive extensions you provide.

    🙂

    Best,
    Rob

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Rob,

    great! Good to hear that you found a solution!

    Best wishes,
    Tobias

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

The topic ‘Responsive TablePress – transforming into block view’ is closed to new replies.