• Resolved Kristian Yngve

    (@kristianngve)


    Please take a look on the PC/laptop. (mobile devices are fine).

    It goes from full widescreen to realising nothing is in the table and chooses to compact itself to half page.

    Any idea how to stop that from happening at all?

    Thanks Tobias,

    kristian

    The page I need help with: [log in to see the link]

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.

    This is a bug in the “Horizontal Scrolling” feature. As you are already using the scroll mode of the TablePress Extension, I recommend to uncheck the checkbox on the table’s “Edit” screen.

    Regards,
    Tobias

    Thread Starter Kristian Yngve

    (@kristianngve)

    Oh, ok, but. I need it for mobile view.

    Is there any scope of this bug fix anytime soon, or…?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    but the scroll mode of the Responsive Tables Extension already adds the same effect ?? So, you were basically having it in there twice.

    Alternatively, you could also try adding this “Custom CSS”:

    .dataTables_wrapper .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter Kristian Yngve

    (@kristianngve)

    Tobias, my deep thanks for trying to help here, any you have.

    That CSS does stop the scrolling, but at least when I need it to (if my data get too much for the mobile view) – I will remove that part of the CSS rather than playing with the shot code…

    My deep thanks,

    Kristian

    Plugin Author Tobias B?thge

    (@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 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Collapsing table from wide to half page’ is closed to new replies.