i'm having a problem with image resizing in the image column.
see the following attachments: ambev / equatorial . the table are "zooming" and distorting or cropping the image (see attachment TROUBLE)
For example, I am sending the attachment SUNO that shows another website of our competitor where the table images are all sized correctly. (and it uses wpdatatable)
Images displayed in back-end do not always appear in full size. I see that they all have the same height/width, and that the "trouble" screenshot is taken in back-end. Can you please tell me if you're experiencing the same issue on front-end?
Also, please check WordPress's general settings/media:
There you define the thumbnail size used in back-end of wpDataTables as well.
If you're still having issues, please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
If you would like this, I can show you how to do it. Basically, you'd need to delete that column, and create a new "string" type columns with One-Line edit editor input type.
When you type this is, you'll see the images display like this:
and see if the issue is resolved? If not, then please deactivate all other plugins except for wpDataTables, go into the table, and try entering the same code again, and see if it is resolved (it should be). If it is, then start activating other plugins one by one, and after each activation refresh the page to see if the issue reoccurred. Once it does reoccur, you will have found the plugin causing the issue.
i'm having a problem with image resizing in the image column.
see the following attachments: ambev / equatorial . the table are "zooming" and distorting or cropping the image (see attachment TROUBLE)
For example, I am sending the attachment SUNO that shows another website of our competitor where the table images are all sized correctly. (and it uses wpdatatable)
how can i fix it?
thanks
Hello altainvestimentos.
Thank you for your purchase.
Images displayed in back-end do not always appear in full size. I see that they all have the same height/width, and that the "trouble" screenshot is taken in back-end. Can you please tell me if you're experiencing the same issue on front-end?
Also, please check WordPress's general settings/media:
There you define the thumbnail size used in back-end of wpDataTables as well.
If you're still having issues, please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi!
i sent you the login information (private)
and i'm sending now the screenshot of the front end page with the "image zoom" issue.
you can check it yourself - https://www.altaresearch.com.br/carteira-oportunidades-de-lucro/
Hello again altainvestimentos
Unfortunately, the issue is with WordPress overwriting the thumbnails.
See here - this is the full size image:
But see what happens when I change the image size to Thumbnail:
It's doing the exact same thing it does in our plugin.
What we can do to override this would be to enter the HTML <img src> property, and define the width there.
For example:
If you would like this, I can show you how to do it. Basically, you'd need to delete that column, and create a new "string" type columns with One-Line edit editor input type.
When you type this is, you'll see the images display like this:
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi! Thanks!
Yes, please show me how to do this. I just tried to use the following code (in a new string collum, online edit ) and not shows on table =(
Or if you can, please create a new table with the correct settings and html, and i will use it as a model to the new ones.
Hey altainvestimentos.
There's nothing wrong with what you did. I created a new table, and failed to display the images with <img src property.
There seems to be a conflict with the theme you're using, or another plugin you have installed.
Can you please change the theme, go into my new table and paste this:
and see if the issue is resolved? If not, then please deactivate all other plugins except for wpDataTables, go into the table, and try entering the same code again, and see if it is resolved (it should be). If it is, then start activating other plugins one by one, and after each activation refresh the page to see if the issue reoccurred. Once it does reoccur, you will have found the plugin causing the issue.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables