The featured image on blog post get automatically cropped. Why is that? is it possible to not have it cropped and just leave the image as it is? - Please watch this article: https://www.askarifighter.com/sv/fight-video-glory-42-paris/ You can see that it got cropped and the "GLORY" logo is showing in half
Method 1. To change that go to Laborator > Theme Options > Blog Settings and in the Thumbnail Height section change at what height you want the images to be cropped, then regenerate the thumbnails.
Method 2. Add the following code to your themes functions.php file to load the original image size.
The featured image on blog post get automatically cropped. Why is that? is it possible to not have it cropped and just leave the image as it is?
- Please watch this article: https://www.askarifighter.com/sv/fight-video-glory-42-paris/
You can see that it got cropped and the "GLORY" logo is showing in half
Hi there,
There are two methods to do this:
Method 1. To change that go to Laborator > Theme Options > Blog Settings and in the Thumbnail Height section change at what height you want the images to be cropped, then regenerate the thumbnails.
Method 2. Add the following code to your themes functions.php file to load the original image size.
Best regards,
Laborator Team
Thank you! The code for functions.php worked fine =)
(just needed to correct the spelling on the first word)
Thanks you for the great support!
Ahh, it seems I've missed the f character, have a great day
Best regards,
Laborator Team