Hi,
thanks for your question, and sorry for the trouble.
The problem are the “divider” rows that you have in the table, which use #colspan# to merge cells. You should either remove those, or (which should be ok here) turn off the “Use DataTables” checkbox on the table’s “Edit” screen.
To get horizontal scrolling back, you can then use the scroll mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/
Regards,
Tobias
Thread Starter
dudlaj
(@dudlaj)
Hello Tobias – thank you for superfast answer.
I was „playing“ with tables half of the afternoon and I think the problem is not the divider (in the rows with #colspan) neither the Datatables JS. You identified the problem yourself – it’s the Responsive Tables extension.
I had it already installed on the page but I was using just clasic VC shortcodes in the table – example here – http://filbec.jeztezdrave.cz/katalog/ceramic/ (single image shortcode for the icons in columns.
On this page http://filbec.jeztezdrave.cz/zakladni-rada-filtru-filbec/ I am using also the Jupiter theme shortcodes inside the table.
Now it is working correctly, but the tables are not responsive (responsive tables extension deactivated) = equals the colors on icons are OK, dividers are on their places Datatables can be switched on.
If I activate responsive tables extension – 1. page load on guest browser is OK. Second page load – The color are gone, and styling problems, js errors ..
I can create you an account in the system and share ftp credentials – if needed.
Thx for support
Best regards
dUDLAJ
Hi,
the only chance that the TablePress Responsive Tables Extension could cause this is if you were trying the collapse mode. All other modes don’t use JavaScript.
And at least when I checked your original link earlier, the JS error was caused by using #colspan# in a table that had “Use DataTables” turned on.
Regards,
Tobias
Thread Starter
dudlaj
(@dudlaj)
Hello,
final thoughts about this support ticket.
You we’re right about the colspan and I was right about the Jupiter theme shortcodes.
Both cause trouble – I solved it like this and it is working – http://filbec.jeztezdrave.cz/zakladni-rada-filtru-filbec/ – it needs some fine tunnig, but it is working across the devices.
Thank you for your support and for the great plugin again.
Best regards
dUDLAJ
Hi,
nice! Good to hear that you found a working solution here!
Best wishes,
Tobias