Archived topic
How to scale images using WP Show Posts?
11 replies · Started by Data on April 29, 2020
I am using WP show post plugin to show pages along with images as thumbnails. But the image size in thumbnails is original, not called. how can we serve scale images?
Hi there,
Have you tired the image size options in the list settings?
Yes. Thanks
Can you provide a link to the site so we can take a look?
Link added.
I set the image width and height in the WP show post plugin. So it is showing scaled images. But on the mobile device, image sizes shrank and looking small, Kindly check the site link and see the bottom area "Recent Posts"
The only way to show larger images on mobile is to set the images to be larger in the settings. You can reduce the size of them on desktop using CSS if necessary.
Thank you. but have no idea how to do it. This option should be by default in GP. All images served scaled if presented small anywhere on the site
This would be very difficult to develop an option for.
If you want to set the image sizes so they work on mobile, I can help with the CSS on desktop if you link me to the page and tell me what size you want them to show up as.
Let me know :)
I have already mentioned the link in the URL field.
The Thumbnail size on the desktop is 212x128 on desktop.
But it is already scaled using WP Show Post plugging. But, Unfortunately, it looks squeezed on the mobile device.
You need to edit the WP Show Post list and increase the Width of the thumbnail. Make it a size you're happy with on Mobile. We can then assist with some CSS if needed to make it work on Desktop.
i set 300x178, now images looking fine on desktop as well as on mobile.
Glad to hear that