Hello,
How it is possible to modify the thumbnails (td_218x150, td_324x400..etc) cropping function to “array( ‘center’, ‘top’ )”
I use Newspaper-child theme.
Thanks & Regards!
-
This topic was modified 6 years by
slayprodwork.
Hi,
These thumbs are already set to be crop center, top -> https://i.imgur.com/7n9ZKJo.png the path is -> \wp-content\themes\Newspaper\includes\td_config.php
What you can do is to regenerate your thumbs, you can use our guide from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also we suggest to use flex blocks, on these you can choose the image size -> https://imgur.com/9eZ0pJe
Thank you!
Hello, @tigruz,
This is the path wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php for td_api_thumb => https://www.screencast.com/t/e4IYiUKATZ9l
Thank you!
Hello,
Depends on the elements that use, you can find it in those paths =>
wp-content/plugins/td-cloud-library/includes/tdb_config.php
wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php https://www.screencast.com/t/EOH7PkS6
Thank you!
