I have not figured out if there is an easy way to force Wordpress to show higher resolution "featured photos" in the blog. When choosing a one column layout the miniature photo is low resolution.
Can I make the featured photos in the blog higher resolution easily?
If you set the blog columns to 1 column per row, it will take the large image format which is generated automatically by WordPress, to change it and get the original image size paste the following code to your functions.php file:
Hi,
I have not figured out if there is an easy way to force Wordpress to show higher resolution "featured photos" in the blog. When choosing a one column layout the miniature photo is low resolution.
Can I make the featured photos in the blog higher resolution easily?
Thanks.
Hi there,
If you set the blog columns to 1 column per row, it will take the large image format which is generated automatically by WordPress, to change it and get the original image size paste the following code to your functions.php file:
If you don't know how to add a code to your functions.php file, then please follow the instructions on this article.
Best regards,
Laborator Team