• Resolved sabrinamiehe

    (@sabrinamiehe)


    Hello,
    I installed and activate tablepress (1.11) and responsive tables (1.7). The horizontal scrolling worked in the beginning but since a few weeks it isn’t working on my mobile phone.
    Today I tried to solve the problem:
    – delete and install responsive tables
    – add in custom CSS of the plugin:
    .tablepress {
    word-break: normal;
    table-layout: auto;
    }

    The following settings are active:
    – DateTables nutzen
    – Horizontales Scrollen

    – Tabellen-Kopfzeile
    – Zeilenhervorhebung

    The shortcode I use:

    [table id=X responsive=scroll /]

    Do you have any idea to fix the problem?

    Thank you & Best regards,
    Sabrina

    • This topic was modified 5 years, 11 months ago by sabrinamiehe.

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

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.

    Please uncheck the “DataTables nutzen” checkbox for these tables. We can’t use that here, because the tables use merged/connected cells.
    Then, please make sure that there’s really the Shortcode parameter responsive=scroll in the Shortcodes on that page.

    Regards,
    Tobias

    Thread Starter sabrinamiehe

    (@sabrinamiehe)

    Thank you very much! It works perfect!

    Have a nice weekend!

    Best regards,
    Sabrina

    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 3 replies - 1 through 3 (of 3 total)

The topic ‘Responsive=scroll’ is closed to new replies.