Tagged: gallery, low resolution
Hey!
I’ve searched the threads and found some answers, but I couldn’t quite understand what to do. Could you explain like you would to a dummy (i.e. me): I have an image gallery and the thumbnails are of poor image quality, even though the actual images are not. How do I go about solving this?
Thanks a bunch in advance!
/Cecilia
Hi ceciliahermansson!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
and increase sizes then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit