Hello! When using the Latest News widget, all set featured images distort. My previous theme did not distort featured images, or require uploaded featured images to be the same height and width. Is there a workaround? I think this should be something that is a major component to a well rounded theme…what are your thoughts, and will you be fixing this in future versions of the theme?
bump *still no solution*
Hey!
Please refer to my post here and change thumbnail sizes – https://kriesi.at/support/topic/latest-news-widget-thumbnail-picture-is-too-small/#post-356895
Cheers!
Yigit
Unfortunately, both of those plugins don’t work with 4.1, and this post does nothing to address how the theme distorts the thumbnails. Sure, if I want to manually edit each featured image to a specific size and adjust the code this solution would work, but what about ease of use?Any other ideas? Or is Enfold not built like other themes – to handle various featured image sizes?
Hey!
We tested both plugins on 4.1 and they work fine. If you don’t want to use any plugins, try to edit functions.php. Look for this code:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);
Adjust the width and height and set the crop parameter to false. Regenerate the thumbnails using the suggested plugin on the other thread or upload the featured images again.
Best regards,
Ismael