WP will not resize images i upload .

  • Unknown's avatar

    I have a custom WordPress theme on XAMPP, i hope this is the right forum for support.

    seems like by default WP will resize any uploaded image to certain sizes.

    however any file i upload is stored as the original only without resizing.

    the settings -> media seems correct it sets for 3 different size and crop enabled.

    permissions for “upload” folder seems ok but i am not sure.

    a PHP function i added to functions.php showed that GD and imagick are not supported so i went to php.ini removed “;” from extension=gd and saved and restarted both xampp and WP. but it didn’t work.

  • The topic ‘WP will not resize images i upload .’ is closed to new replies.