Tagged: image responsiveness
- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by
Anonymous.
- AuthorPosts
- December 27, 2018 at 16:12 #20990
AnonymousInactiveDear Technical Support,
after the update to wordpress 5.0.2 I see that that the images inside the cell aren’t anymore responsive.
I have put an image inside a cell. See this page test:
If you try to reduce the browser’s window or you view it on a mobile phone…you see that the cell auto resize..but not the image.
If i put the image inside a blank page you can see that it resize automatically:
So The problem is inside data table plugin.
Can you tell me how to resolve this problem ?
Thank you
Carlo
December 28, 2018 at 16:30 #21002
AnonymousInactiveHello,
Thank you for choosing our plugin.
Please ensure that you’ve installed the latest version of data tables.
Please try to temporary disable table cache in “Tables by Supsystic/Settings/Main”
https://www.dropbox.com/s/aa6up2h2zcw53q1/Screenshot_1.png?dl=0
Please also check if some CSS or JS optimization is enabled at your website, maybe in your theme’s settings. Please try to temporary disable it. Please purge all website’s caches, clear browser’s cache and check again.You can also try adding this CSS rule into “Tables by Supsystic/CSS” field
https://www.dropbox.com/s/aa6up2h2zcw53q1/Screenshot_1.png?dl=0table.supsystic-table img{ max-width: 100% !important; }
Please clear all website’s caches, browser’s cache and check the result.
If it won’t help please contact us through our internal support and send us temporary admin access to WP-dashboard of your website. We will help you to solve the issue.Best regards,
https://stagging.supsystic.com
Dante - AuthorPosts
- You must be logged in to reply to this topic.