Tagged Questions
0
votes
0answers
23 views
Why aren't correct-size image versions created according to Media Settings?
I currently have Media Settings on my blog to set to the following. Note the settings for 'medium' and 'large' sized versions.
But once I upload an image, the post-upload media manager doesn't ...
0
votes
1answer
82 views
Post type specific upload folder in 3.5
In 3.4 I used the following function to change image upload folder by post type.
Different upload directory based on post type in a theme
Now it doesn't work anymore in 3.5. Do you have any idea how ...
0
votes
1answer
81 views
How to change format of file link (<a url=“file_link”> Name </a>) when insert from media uploder
I want change some default wordpress functionality.
From Media library when we select a file and press "Insert into page" (other than image file) It inserts in format <a url="file_link"> Name ...
0
votes
1answer
106 views
How i can upload images to another folder?
If I go in Dashboard -> Settings -> Media I don't see field where I can change upload folder. Is it possible now?
For example my website is myblog.tld, by default all media content uploads into ...
2
votes
2answers
168 views
Different upload directory based on post type in a theme
I have a lot of uploaded image files and image sizes. So it would be better to organize media files into folders based on post type. I have just read this tutorial, but as I can see it works with ...