Hi,
thanks for your question, and sorry for the trouble.
It looks like you are using the TablePress Responsive Tables Extension and the “Horizontal Scrolling” at the same time. That will not work. Please uncheck the “Horizontal Scrolling” checkbox on the table’s “Edit” screen.
Regards,
Tobias
Thanks for the quick reply, it was even easier than I thought. 😉
I have one more question, is it possible to choose which cells will be visible immediately on the page and which when clicking on the + button when layout responsive = “collapse”?
Great job on the plugin.
I’m still unable to adjust the display :-(. I want make a table with only one visible column in responsive = “collapse” mode and the others will appear after clicking on the “+” icon. Still failing. Don’t you have an idea?. Other topics I saw. Thank you for any help. I am not an experienced user.
Hi,
thanks for your post, and sorry for the trouble.
For that, please add this to the “Custom Commands” text field on the table’s “Edit” screen:
"columnDefs": [ { "className": "none", "targets": [ 1, 2, 3, 4, 5, 6 ] } ]
Regards,
Tobias
I don’t see any effect. The numbers 1, 2, 3, … correspond to the number of columns?
https://www.hradecjede.cz/zasobnik-projektu/
Great, i already understood the system. Now working. Great, thanks a lot for the 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!