Hi!
Thanks for your post and sorry for the trouble!
I only see TablePress tables on the page from the first link, but not on the second page (there are only other tables)?
Now, indeed, the Responsive Tables Extension is still installed, but it seems that no mode for responsiveness is configured for these tables? What are the Shortcodes that you are using for these?
Best wishes,
Tobias
This code : [table id=43 /]
Hi,
Ah, I see. That is not enough to make the table responsive. You can try
[table id=43 responsive=scroll /]
to make that table horizontally scrollable.
Options for tables 43 and 51 are limited, because of the connected cells. For the tables that don’t have connected cells, you could also use the flip
mode, like
[table id=48 responsive=flip responsive_breakpoint=phone /]
For these tables, the TablePress premium versions also offer other options, see https://tablepress.org/modules/responsive-tables/
Best wishes,
Tobias
Thanks.
To keep the functionality of responsive tables I have to switch to this offer https://tablepress.org/pricing/ -> PRO, is that correct?
Hi,
Yes, if you for example want to use the “Collapse”, “Modal”, or “Stack” modes for responsiveness, upgrading to TablePress Pro is necessary.
(However, as mentioned above, these are not supported with those tables that have combined/connected cells. But for these, you can then also use the “Scroll” mode.)
Best wishes,
Tobias