Featured Image won't resize
-
Hello,
I’ve been trying all day to get my featured image to resize, which is clearly too big: http://garthlaidlaw.com/blog-2/
I’ve tried to change the function.php to:
/ Theme suport
add_theme_support(‘post-thumbnails’);
set_post_thumbnail_size( 50, 50, true );The pixel size is so low just so that I could test it. Nothing is working. I’ve even tried the Simple Image Resizer plugin to no avail. This problem is incredibly ridiculous and should be much easier to fix. I appreciate any help that anyone can provide.
Thank you for your time!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Featured Image won't resize’ is closed to new replies.