• 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)
  • Moderator t-p

    (@t-p)

    Are you uploading images via FTP, that is to say OUTSIDE of the WordPress image uploader, that WordPress can’t resize them?

    If so, this feature is by design. WP can only resize images uploaded via it’s own media handler.

    Please provide some more info.

    Also, which theme are you using?

    Have you discussed the issue with your hosting provider? If not you may want to.

    Thread Starter GarthLaidlaw

    (@garthlaidlaw)

    I’m not I’m using WordPresses uploader. And I’m using the ‘Fox’ theme found here: http://www.luiszuno.com/themes/wp-fox/

    I have discussed it with my hosting provider and they didn’t have much to say.

    Thanks for your reply! This is horribly frustrating.

    Moderator t-p

    (@t-p)

    My suggestion is to contact the theme’s developer.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Featured Image won't resize’ is closed to new replies.