• Resolved alexschneider_ru

    (@alexschneider_ru)


    Hi,
    I am using TablePress Fixed Header plugin, my code is
    [table id=4 datatables_fixedheader=top datatables_fixedheader_offsettop=48 responsive=scroll /]
    However the header of the table is not fixed. I have already tried to use the fix from other similar threads
    .tablepress.fixedHeader-floating {z-index: 1000 !important;}
    I also checked off Use DataTables” checkbox: https://c2n.me/42N9Ds0.png
    Please tell what I did wrong. Thanks.

    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.

    The problem is that you are using merged/combined cells in your table. Due to this, you can not use the DataTables JS library (which is however required for the FixedHeader).

    Regards,
    Tobias

    Thread Starter alexschneider_ru

    (@alexschneider_ru)

    That’s a pity.
    Thanks anyway Tobias.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem! Sorry that I could not offer a solution here.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixed Header does not work’ is closed to new replies.