Problems with default image sizes
-
Hi! ??
Recently I changed the default LARGE size from 960px width to 1280px width.
When I upload the image, WP creates the 1280px image, BUT when I insert it into the post, it still uses the 960px settings, even with the 1280 image.It’s like:
<img src="image-1280x853.jpg" alt="" width="960" height="640" class="aligncenter size-large" />
How can I fix this?
Also, I just noticed wordpress creates 48×48, 96×96 and 128×128 images. But, I swear, there’s nothing on my functions.php about this. Any clues? I don’t want those images, they use a lot of space… :/
- The topic ‘Problems with default image sizes’ is closed to new replies.