Hi, almost every images i import are not resized but cropped.
It’s annoying and I don’t see any features to resolve this problem.
I have similar problem. I have used this CSS, but the height is cropped (width works ok).
.hp-listing__image img, .hp-listing__image video, .hp-listing__images img, .hp-listing__images video {
width: 250px;
height: auto;
margin-left: 0px;
margin-right: auto;
}
Hi,
Most likely, you have the Crop thumbnail to exact dimensions option enabled in the settings (normally thumbnails are proportional), I recommend resizing the image listing and checking the settings using this doc How to customize the image sizes - HivePress Help Center
I hope this is helpful to you.
Thank you for your help Andrii.
I already modify the default size. But my problem is that every image has a different size and the thumbnail is cropped to fit the new size, not resized.
Hi,
Please note that if you have specified different sizes for the media, you will need to delete and re-upload the images in the listings, then the changes should be reflected. Also, you can use this plugin Regenerate Thumbnails – WordPress plugin | WordPress.org
Hi,
The solution was to leave blank (–) the crop parameters under the thumbnail size in the Paramaters.
Thank you for your help.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.