• Resolved ellem910

    (@ellem910)


    I just noticed these don’t seem to work at the same time in the implementation I have, are they mutually exclusive or is there a way, or might I be executing it wrong?

    [table id=1 datatables_fixedcolumns=”left” datatables_fixedheader=”top” /]

    https://wordpress.org/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, those Extensions are mutually exclusive, as they affect the same piece of code in the table. The FixedHeader Extension does however support a fixed left side as well, so that something like

    [table id=123 datatables_fixedheader="top,left" /]

    could also work.

Viewing 1 replies (of 1 total)

The topic ‘horizontal scrolling frozen header row’ is closed to new replies.