• Resolved thao.tran

    (@thaotran-1)


    Hi there,

    I’m using the free version of tablepress and I know that you can enable Horizontal scrolling but it means I also need to use the first row as the table header.
    Is there a way of having horizontal scrolling without having a table header ?
    If I buy the pro version, do I still need to have the table header as well to have the responsive options?

    I can’t have a table header because I have some tooltip popup in each row, and having a header, the first row tooltip is cut off (even if I use z-index 9999 for my tooltip).

    Thank you

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

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    While it is necessary that the table has a header row for the horizontal scrolling (and other visitor features) to work, that header row could be hidden with CSS code. (The TablePress premium versions also have another implementation of horizontal scrolling that does not require having a header row.)

    However, I’m not sure that it’s the header row that is causing the issue with your tooltips. It’s probably more the fact that scrolling is used, as this usually means that no content from inside the scrolling container can be displayed outside of it.

    If you could post a link to the page with your table with the tooltips, I might be able to check that.

    Regards,
    Tobias

    Thread Starter thao.tran

    (@thaotran-1)

    Hi Tobias,

    Thank you for the great idea!
    So I added an empty row on top and set it as a header and everything works now!
    The tool tips are not cut off anymore since the real header row is technically not a header anymore. I guess the issue was really that the tool tips can only be displayed inside the table body.

    Thanks again!

    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 in the plugin directory. Thanks!

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

The topic ‘Horizontal scrolling without having a header’ is closed to new replies.