Tagged Questions
0
votes
0answers
18 views
Edit Media: Apply changes to specific size only
In the Edit Media (edit image specifically) box, you can crop, flip, rotate, among other things. On the right sidebar, there is an option to
Apply changes to:
All images sizes
Thumbnail
All ...
0
votes
0answers
44 views
WordPress media uploader does not give me image size options
I want to upload images with the add media button inside my page editor.
Now when I upload an image, WordPress gives me one option for the image size:
"full size (120px x 60px)" when infact the image ...
3
votes
1answer
43 views
Filter what image sizes get generated
I'm looking for a way to chose what images sizes get generated by image. With all the image sizes I have plus a lot of images, in the end I have a whole lot of server space being used up for nothing.
...
0
votes
1answer
137 views
Image size filtering in Media uploader according to custom post type
I have three different custom post types which require an image upload in the admin post edit page.
Each type has its own image size setting. Let's say:
'news' type => picture size required: ...
3
votes
2answers
255 views
Adding a custom image upload size and making it selected by default?
How can I add a custom image upload size with a width of 550px and make it selected by default in the Add Media page?
Currently, there are 4 sizes available: Thumbnail, Medium, Large and Full Size. ...
1
vote
2answers
480 views
Set Maximum Width for an uploaded image
I want to restrict the width to a maximum of 600px for images uploaded using the "full size" image option in WP posts/pages section.
I've tried two methods:
Method 1:
Adding the following to ...
2
votes
5answers
3k views
Media gallery - inserting full size images without link
I want to use built-in WP media gallery. I'm trying to simply add images in one - horizontal line. I want images with original size and without any link. I'm trying to add/edit some code into ...
1
vote
1answer
575 views
Media > Image Sizes aren't being applied to uploads
Under Media Settings I edited the Image Sizes to the following:
Thumbnail size: 170x80
Medium size: 550x170
Large size: 550x320
("Crop thumbnails to exact dimensions" is checked)
Maximum embed size: ...
3
votes
3answers
2k views
Resizing all images
I have just changed the theme on my blog, and because of a small page width, it breaks the layout. Most of my earlier images (attached in posts) are around 600px in width, and now I need to resize all ...