Hi,
thanks for your post, and sorry for the trouble.
To fix the display of the images, you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress img {
max-width: 100%;
}
Now, that said, it looks like you are actually not using the table to display tabular data, but to achieve a tabular (columns) layout. Using tables for this is not recommended. This has drawbacks for accessibility of the site, e.g. for users that use screenreading software and similar. Instead, you should probably look into using e.g. “Columns” blocks in the block editor to achieve such a layout.
Regards,
Tobias
That worked thanks for your time and efforts. Ok, I do not use block editor as my editor. Currently using the classic editor and classic widget. Does this mean I cannot not use tablepress as my table maker?
Also, a while back I donated to download TablePress Responsive extension. But I do not have access to this extension anymore. How can I receive it again?
Hi,
no, you can of course continue using TablePress for tables, even without the block editor! Just use Shortcodes as before 🙂
What I meant to say is that this particular table (with the two products in two columns) would be better done with a dedicated “columns” solution (as you are only using a table to get that two-column layout, it seems).
As for the Responsive Tables Extension: Do you mean that you no longer have it installed on the site? Can you please get in touch via email (at the bottom of https://tablepress.org/pricing/ )?
Regards,
Tobias
Hello, Tobias I have sent an email at support from the URL you provided me.
Thanks for your time and efforts
Thanks for all the help with my issue. It now looks exactly how we wanted it to look.
Hi,
great! That’s good to hear 🙂
Best wishes,
Tobias