Hi,
thanks for your post, and sorry for the trouble.
It looks like the “Custom CSS”
.tablepress {
border: 1px solid #dddddd;
width: 100% !important;
}
is interfering here. Can you please change that to
.tablepress {
border: 1px solid #dddddd;
}
Regards,
Tobias
Thread Starter
ricmo
(@ricmo)
That did it, thanks a lot!
Thread Starter
ricmo
(@ricmo)
Sorry to bother you again but I changed the Table (same page, same everything except this is table 19 instead of 20) and it’s not working again.
Perhaps other CSS is causing an issue here: https://www.blueberries.gg/leveling/destiny-2-roadmap/
Thanks a lot for your help!
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 here in the plugin directory. Thanks!
Thread Starter
ricmo
(@ricmo)
I’m afraid it didn’t 🙁
As soon as I changed the table (keeping everything the same) it stopped working again.
Perhaps other CSS is causing an issue here: https://www.blueberries.gg/leveling/destiny-2-roadmap/
Thanks a lot for your help!
Thread Starter
ricmo
(@ricmo)
Ok, last time I bother you with this. It now works, I removed some merged cells, perhaps that was the issue.
Thank you again!
Hi,
yes, merged cells can not be used when the DataTables functions (incuding FixedHeader) are used.
Regards,
Tobias