• In the functions.php file, this is the section I want to change:

    add_theme_support( ‘post-thumbnails’ );
    add_image_size( ‘penscratch-2-featured’, 656, 300, true );

    After updating to Penscratch 1.0.1, my featured images no longer show up as their full size. I’ve changed the numbers repeatedly to reflect a larger size, but that has not worked. Is there somewhere else I need to change the featured image size?

    • This topic was modified 7 years, 3 months ago by dchapman21.
Viewing 2 replies - 1 through 2 (of 2 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, first off, if you have not done so, I suggest creating a child theme so that any customizations you make will not be overwritten by a future theme update.

    Child Themes
    Child Theme creation plugins

    The images will only come in and display as large as the content area allows. Since you did not give a link to your site, I can’t tell if you have widened the content area or not.

    Can you provide a link to your site, if it is live and public please?

    Thread Starter dchapman21

    (@dchapman21)

    My apologies for not including the link. It’s https://www.hifinoise.com. I’ve actually switched back to an old child theme I created for the original Penscratch theme. When I have a bit more time, I’ll create one for Penscratch 2. But for now, it’s showing the featured images how I prefer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Penscratch 2 Featured Image Size’ is closed to new replies.