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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the late answer. As I was on vacation, I didn’t have a chance to reply earlier.

    The reason for this is that responsiveness in tables is a very tricky problem, as there’s no fixed behavior or design for tables on small devices. For data tables like in your case, there might however be an option: You could try the TablePress Responsive Tables Extension from http://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

    Hi,

    Thanks for this post, i don’t have to make other post.

    But still i have some question.

    First, why you not make this responsive table combine with the actual plugin?

    Second, can the first row not become first column at higher pixel like devices with 1200 pixels? I mean, responsive table.

    Regards,
    Naziman Azlye

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your feedback.

    Basically, this is an Extension and not part of the plugin itself, because it started more like an experiment. The approach will not work for all tables, and therefore I’d like people to specifically install it, so that they know what’s going on.

    To make the first row the first column on larger screens, you would have to modify the Extension’s CSS code, namely the file tablepress-responsive.css and its minified version tablepress-responsive.min.css
    Just adjust the desired values in the CSS media queries.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table not responsive on mobil’ is closed to new replies.