Tagged: featured image, Portfolio
Hi,
when I add a feature image to a portfolio it appears fuzzy. (see link)
I have tried different sizes and regardless they are always fuzzy. The photoshop exported jpegs are fine as shown in the screen capture. I have done this a thousand times before without any problems so I’m at a loss as to why this is happening.
Hey Snerp!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 );
and increase their sizes and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Thank you for the fast reply and fix!