Tagged Questions
9
votes
2answers
385 views
How can you set maximum width for original images?
Case:
I have a client that doesn't know much about the digital world. However what she does know is how to get the photo's from her camera on to the computer and in WordPress. However she doesn't know ...
1
vote
1answer
179 views
Add custom image sizes to media uploader
I want to add custom image sizes to the media uploader:
In order to do this, I use the following code (comments are there for convenience):
// this function adds the custom image sizes to the ...
1
vote
1answer
176 views
Rotating image does not work for custom image sizes
When rotating an image with the WordPress image editor it creates new images and renames all of the images for the thumbnail, medium and large image sizes that are default for WordPress.
My problem ...