Hi, how can I increase the related posts thumbnail size?
Thanks.
Hey DROR!
Can you post the link to your website please so we can see which style you are using?
Regards,
Yigit
Hi!
Please go to Appearance > Editor and open Functions.php file and find following line and change it as needed
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit
Does that effect on the thumbnail of the related posts or other thumbnails across the theme?