Comments 1panospan started the conversationNovember 5, 2017 at 8:30pmHi,I would like to choose the large size for the featured image, because I put a watermark on the large size.My full size is 725x1088 and my large size is 700x1050, but even though I change the size of penci full thumb in functions.php to :add_image_size( 'penci-full-thumb', 700, 1050, true );and insert a line:set_post_thumbnail_size( 700, 1050 ); // 700 pixels wide by 1050 pixels tall, resize modethe full featured image is always being displayed.Is there somewhere in the theme's settings something like this:https://slocumthemes.com/2014/05/adjust-set-size-featured-image-size-wordpress/#themesso I can change the size of the featured image, or do I have to insert or change something else in the functions.php file?Best regards,Panos 2,700PenciDesign repliedNovember 6, 2017 at 3:38amHi,To do that, please try edit the code like on this image and this image.Best Regards,PenciDesign 1panospan repliedNovember 6, 2017 at 5:10pmHi,Thank you very much!Your support is always on point!Have a wonderful week!Best regards,Panos Sign in to reply ...
Hi,
I would like to choose the large size for the featured image, because I put a watermark on the large size.
My full size is 725x1088 and my large size is 700x1050, but even though I change the size of penci full thumb in functions.php to :
add_image_size( 'penci-full-thumb', 700, 1050, true );
and insert a line:
set_post_thumbnail_size( 700, 1050 ); // 700 pixels wide by 1050 pixels tall, resize mode
the full featured image is always being displayed.
Is there somewhere in the theme's settings something like this:
https://slocumthemes.com/2014/05/adjust-set-size-featured-image-size-wordpress/#themes
so I can change the size of the featured image, or do I have to insert or change something else in the functions.php file?
Best regards,
Panos
Hi,
To do that, please try edit the code like on this image and this image.
Best Regards,
PenciDesign
Hi,
Thank you very much!
Your support is always on point!
Have a wonderful week!
Best regards,
Panos