Hi,
In order to make this crop center center you need to edit a theme file , please go in:
\wp-content\themes\Newspaper\includes\td_config.php
Go on line 1532 to td_api_thumb::add(‘td_218x150’, and set there center center
https://www.screencast.com/t/LqQM6pQChVG1
https://www.screencast.com/t/LBxgi7XdaC77
From now on all thumbs with this size will be crop center center, but you’ll need to regenerate all future image set until now.
In order to do that you need to install regenerate Thumbnails
select the feature image and click on regenerate
-> https://www.screencast.com/t/wut3hSoLW
https://www.screencast.com/t/cjGzRstlxxi
Hope this will help you.
Thanks.
Hmm, I downloaded the file, changed it and re-uploaded it. Now, everything should be fine but after I installed the Regenerate Thumbnails and run it my images won’t load in the Media Library…and the featured image on the page looks the same, the cropping didn’t changed 🙁 I’ll try it again…
Now, I tried it once again 🙂 everything is fine…except the cropping didn’t changed at all! Let’s make this clear, I’m trying to change the cropping of this images
Hi,
So if I’m right you want to change the center center for the image -> https://www.screencast.com/t/rLBl9wLSPio you can check in Newspaper>theme panel>Block settings > thumbs on modules/blocks there are all the thumbs size for all blocks, all you need to do is to look on what block you want to crop the image center center , for example big grid 1 -> https://www.screencast.com/t/tDXDeTSfdwyI after that set in td_config.php in td_265x198 and/or td_534x462 and set crop center center
Hope this will help you better!
Thanks.