Hi,
thanks for your post, and sorry for the trouble.
I’m not exactly sure but it looks like some other plugin is changing those sizes, for some reason. But the fix is rather easy. Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-9 a img {
width: 50px;
height: 50px;
}
Regards,
Tobias
That fixed it, thank you!
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!
Hello, I also encountered the same problem today, this problem is caused by a plugin, this plugin is “Jetpack”, deactivate the plugin, the problem is completely solved.
Hi,
you could probably also solve this with CSS. But for that, I would need more information, like a link.
Regards,
Tobias
Hi,
thanks for the link!
You will likely just have to set equal column widths here. For that, you can add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-49 td {
width: 50%;
}
Regards,
Tobias
Thank you very much for your help !
Hi,
Perfect! Good to hear that this helped! Thanks for the confirmation!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
Hi, I Just sent a rate. Because I haven’t logged in for two years, I forgot the email number of the login, and there was no rate before. I just found the email number yesterday, and I just sent a rate. sorry.
Hi,
thanks a lot! I really appreciate it!
Best wishes,
Tobias