Hi,
thanks for your question, and sorry for the trouble.
Unfortunately, I missed the active time frame for that link, can you please post a new one?
Regards,
Tobias
Thread Starter
Poesie
(@poesie)
Hi,
sorry for the short timed link. here is a new one for the next 12h:
http://shoutkey.com/there
Thanks!
Hi,
thanks! Now I can see the page.
The reason for this seems to be related to the z-index property, i.e. the vertical order of the elements on the page. As you are using a fixed navigation bar as well, that’s kind of hiding the header row. I therefore suggest that – as a first step -, you add an offset to the table header row, by extending the used Shortcode to
[table id=1 datatables_fixedheader=top datatables_fixedheader_offsettop=65 /]
Additionally, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress.fixedHeader-floating,
.tablepress.fixedHeader-locked {
z-index: 15;
}
Regards,
Tobias
Thread Starter
Poesie
(@poesie)
Thank you so much, that works perfectly.
Your work and your support are pretty amazing. Therefor I will donate a small amount and of course give you the positive feedback you deserve.
Thanks and regards
Poesie
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
And thanks for wanting to donate, I really appreciate it!
Best wishes,
Tobias