Hi,
thanks for your question, and sorry for the trouble.
1) You will either have to insert the image without a link (by turning off the “Link Target” when inserting it from the Media Library), or remove the <a href=...> and </a> HTML code around the <img ... /> HTML code.
2) This is not happening for me. The image is being shifted and shrinked.
Regards,
Tobias
Thank you very much for your reply.
Your plugin is really great.
The picture is without link now – thanks.
However, on firefox and safari, it keeps its size, growing out of the content zone.
Thanks again
Hi,
good to hear that this helped.
I can’t reproduce that size issue. When I view that page in Firefox, everything with the image is fine. It’s not too big.
Regards,
Tobias
When I see it full width – it’s perfect.
However, if I resize my browser windows, let’s say to 50% width – the image keeps its size and surpasses the content area.
Thanks again for your help
Hi,
that’s not what’s happening for me. When I reduce the browser width in Firefox, the image just moves to the top, above the text.
Regards,
Tobias
Hi,
whoops, I only looked at the “About us” page… Sorry about that, I should have read your post more carefully.
Well, with that table, you are running into the general responsiveness issue that tables on the web suffer from. Due to their fixed structure, they will just not fit on small screen, as the browser has to maintain their column structure.
A common approach is to make the tables scrollable, which could also be a solution here. For that, please see https://wordpress.org/support/topic/responsive-tables-scroll-only?replies=6#post-5511954
Regards,
Tobias
Thank you very much 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!