Thumbnail framing not using the center of the image

Posted in: Newspaper
Post count: 8

The framing of the thumbnails used is not what I want. It’s keeping the full width with horizntal rectangle’s but it uses the top of the image instead of the center.

The original image is
Original image

But the thumbnail that’s is generated for for example Block 4 is
Thumbnail for Block 4

Is there anyway to make the thumbnails with the center part of the image?

Post count: 20688

Hi,

That is how the theme will crop the images when creating the necessary thumbnails
https://forum.tagdiv.com/featured-image/
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
The center-top cropping is considered the best in general, that is why it was decided to use it. This functionality cannot be changed by a theme setting. Each module is different, you could experiment with other blocks and grids, the results may be different
https://forum.tagdiv.com/theme-thumbs/

Thanks

Post count: 8

Is there anyway I can change it in the functions.php file or something like that? Pictures need to be a central part of my site and this cropping is not really fitting. Other block’s don’t work in my design.

Post count: 20688

There is a method to modify the theme cropping if needed, like this
https://forum.tagdiv.com/api-thumbnail-introduction/
https://forum.tagdiv.com/td_api_thumbupdate/
Modify the thumbnails you wish and regenerate them after
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
This will regenerate existent thumbnail, all further thumbnails will be created according to the modification.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.