• Resolved crumb72

    (@crumb72)


    Hi, Tobias.

    Although I’m using the responsive table extension with the same code and settings in different large tables, the scroll option is working only at a few of them. I was wondering if the table source (CVS, XLXS, HTML etc.) may have something to do with this issue.

    Best regards

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    No, the import format has nothing to do with this.
    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter crumb72

    (@crumb72)

    Sure.

    On this page the table is working fine:
    http://layup.com.br/draymond-green-faz-terceiro-triplo-duplo-consecutivo/

    On this, it isn’t:
    http://layup.com.br/big-four-conduz-warriors-segunda-vitoria-sobre-jazz/

    I’m using the following code to display both of them:
    [table id=x responsive=scroll /]

    Thanks a lot.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    can you uncheck the “Use DataTables” checkbox on the table’s “Edit” screen, please?
    As you have turned off the individual settings anyways, this can be safely done to turn of the library completely here.

    In addition, you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress to turn off the automatic addition of line breaks:

    .tablepress-id-472 {
      white-space: nowrap;
    }

    Regards,
    Tobias

    Thread Starter crumb72

    (@crumb72)

    The Custom CSS did the trick!

    Thanks a lot, Tobias.

    I’m about to receive my first Google Adsense payment and will be a pleasure to buy you an Amazon Gift. You deserve it very much.

    Keep up the excellent work.

    Best regards from Brazil

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for wanting to support TablePress with a donation, I really appreciate it!

    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 ‘Issue with scroll option’ is closed to new replies.