• I have a theme that allows me to select a featured image which should have the dimensions of 900×300 px the problem is that on the blog preview the thumb is 150×150 and doesn’t always look good. How can I add the ability to load a custom thumbnail for this area? Using a custom field? Currently my theme calls the thumb like this:

    <?php the_post_thumbnail('blogsmall', $attr );?>

Viewing 1 replies (of 1 total)
  • Thread Starter Reboot

    (@frizzo)

    Ideally I would be able to edit the thumb in wordpress how I like it and save it just for thumb but when I do that there is no change.

Viewing 1 replies (of 1 total)

The topic ‘Changing featured image thumbnail’ is closed to new replies.