0
votes
0answers
6 views

WordPress 3.5+ - URL to edit image with media uploader thickbox

I use WordPress 3.5. I try to figure out how I can edit an image by clicking on it to get to the media uploader thickbox. What I found out so far The URL below work fine but I need to EDIT a special ...
0
votes
0answers
11 views

Media uploader in meta box

I'm trying to add the Wordpress media uploader to a Meta box in a Custom post type . I've followed this tutorial (linking to a cached version, since the page doesn't seem to be working right now). So ...
0
votes
2answers
24 views

Upload images to media library based on custom field

I have just migrated from a custom built site. As I was not totally sure what I was doing, I created a custom field called featured_image and put a URL to an image in it for each post. Now. Is there ...
0
votes
2answers
45 views

struggling to override @media min-width css rules under wordpress

I am attempting to override a @media (min-width:#) rule with css code included in the head of my document. The CSS rule being invoked from the external stylesheet is @media (min-width: 1200px) ...
0
votes
0answers
43 views

How do I add a customize column as drop-down list in Media Library page?

I am new in Wordpress plugin. And I need help how this work properly. The idea is a record may consists of one or more image(s). I am trying to relate an uploaded image files in Wordpress Media page ...
0
votes
0answers
46 views

Custom WP3.5 Media Uploader WITH sidebar

I have seen countless articles about how to launch a custom version of the WP3.5 Media uploader without the sidebar but cannot for the life of me find anything that actually tells you how to launch it ...
0
votes
0answers
95 views

(Solved) Media uploader not saving when options change in Wordpress

I'm having a problem with my custom options page in Wordpress. The issue concerns the media uploader I have put a while ago. It works properly, but when re-saving options the url in the field, where ...
1
vote
0answers
19 views

Is there a way to order the media list by parent?

I use WordPress 3.5 and by "the media list" I mean /wp-admin/upload.php. I know this sounds basic but it seems this feature is not part of WP natively (the "Parent" column is not clickable). I've ...
1
vote
2answers
54 views

Make Target _Blank With This Attacment PHP

this php below will print like this http://example.com/wp-content/uploads/2013/01/imagename.jpg with anchor text 'DOWNLOAD' <?php if ( $attachments = get_children( array( 'post_type' => ...
0
votes
1answer
183 views

wordpress show only media user has uploaded in wp_editor

I'm creating a wordpress site where the registered user has the ability to create his own post via wp_editor() on the frontend, but just one post. Now I want to restrict the user to be able to only ...
0
votes
1answer
154 views

WordPress: 3.5+ Attach Gallery To Post and Use Template Tag

Just wonder if WordPress 3.5+ still attach gallery even if it is not added to the post content area. Earlier WordPress was adding gallery as an attachment and allowing to populate via template tag ...
0
votes
1answer
49 views

How to bind to load completion of new Wordpress 3.5 Media Manager

I need to modify the output of the new Wordpress 3.5 Media Manager after it has loaded all of the items to browse in the library and gallery views but I cannot for the life of me find an event that I ...
2
votes
2answers
87 views

WP Media Library/Uploader dont returns dynamic HTML/DOM

the sample is from Display Media Uploader in Own Plugin on Wordpress 3.5: <script type="text/javascript"> var file_frame; jQuery('.button-secondary').live('click', function( event ){ ...
0
votes
0answers
93 views

WordPress Responsive Images & Respecting individual image sizes

I have this css in my WordPress theme to get responsive images: img { width: auto; max-width: 100%; height: auto; } But what if I place an image in a page or post and define a width and height, say ...
0
votes
1answer
480 views

Wodpress (3.5.1) Theme Media Upload gets frozen

I've read some of the topics here but did not found a solution for me. When I try to set a feature image to the post/portfolio the media upload window gets frozen(cant even close it down - pressing ...
0
votes
1answer
179 views

wordpress 3.5 sort by media category in insert media modal window

I use media-categories-2 plugin for sorting my media files, but i no sort my media files in page->insert media modal window and i cant find needed plugin for this. please help me
2
votes
1answer
837 views

How to use WordPress 3.5 media manager gallery tool for my own plugin

In the WordPress 3.5 media manager under the "Create Gallery" tab, users can choose multiple images and then have the ability to reorder images in a second page. When done, it inserts a shortcode such ...
0
votes
2answers
408 views

Display Media Uploader in Own Plugin on Wordpress 3.5

I have little problem with Media Uploader in new WordPress 3.5. I created own plugin which is upload the picture. I'm using this code JS: <script type="text/javascript"> var file_frame; ...
4
votes
1answer
161 views

Wordpress media_sideload_image - Download http://placekitten.com/100/100?

media_sideload_image WordPress have a function called media_sideload_image. It is used to upload an image and attach it to the media library. I accepts image urls like this: ...
5
votes
3answers
1k views

Pre-Select Images when opening WordPress 3.5 media manager

I've been playing around with the new media manager in WordPress and had some fun with it, but have reached the point where I'm banging my head against a wall. I have a custom meta box that I'd like ...
0
votes
3answers
731 views

NHP Theme Options Framework using Wordpress 3.5 Media Manager

Could anyone help me make a new field type for NHP Theme Options Framework based on "upload" type so that it would use the new "Media Manager" that Wordpress uses since 3.5 instead of Media Uploader. ...
1
vote
0answers
127 views

Do not include media in permalink structure Wordpress

Is there a way to exclude all uploaded media from the wordpress permalink sturcture? Currently wordpress adds all media (images, documents, etc) by default in the permalink structure. However, when ...
1
vote
2answers
761 views

WordPress Custom Insert Into Post Button

For images uploaded using WordPress' media uploader, there is an "Insert Into Post" button that sends a shortcode to the editor for that image. I have a text input that, when focused, I'd like the ...
1
vote
1answer
436 views

How to get social media icons to open in a new tab or window in WordPress?

In working on multiple sites, I find that you can either turn on or off social media icons, but that they all default to opening in the same window. Does anyone know how to make them open in another ...
0
votes
1answer
170 views

Wordpress TIny editor and upload option conflict

I am using upload media option and Tiny editor in my theme option. Now when I am using below javascript jQuery(document).ready(function() { jQuery('.st_upload_button').click(function() { ...
1
vote
1answer
196 views

Make large size be selected by default in media upload window - Wordpress

In the Add Media window on post edit page, when uploading an image, there are 4 sizes available: Thumbnail, Medium, Large and Full Size. The Full Size option is selected by default. How can I make ...
0
votes
0answers
109 views

Uploading wxr file into wordpress + media library

I'm trying to import an xml file into wordpress- which contains all the content from a different website(not a wordpress site). I've been able to import everything, apart from the images- which I have ...
0
votes
1answer
303 views

Wordpress custom post type, with two image galleries

i need to create a custom post type in wordpress with the following requirements: Title Subtitle Brief description Long description Outer Image gallery Inner Image gallery Im having trouble ...
0
votes
0answers
66 views

Wordpress media uploader not uploading properly

I am uploading media via the Wordpress media uploader. It says it uploads the file fine (and if I check inside my uploads folder, it is in fact there). But the image is broken on the frontend, and ...
0
votes
1answer
310 views

How to get the url of a existing media in wordpress

i added some image to my wordpress library. now i need to retrieve one of them by name and get it's URL. note that i didn't attach them in any post. thanks for your attention.
0
votes
2answers
337 views

Uploading media in Wordpress

I am trying to upload images or any other media type to my wordpress application, but I get this error: Unable to create directory /home/admin/video/wp-content/uploads/2012/07. Is its parent ...
0
votes
0answers
44 views

Renaming Medium size image in wordpress

No idea how to start the question, so i cant find anything related to my issue. Heres the thing: When a image is uploaded WordPress automatically resizes the image according to the resolution which ...
0
votes
1answer
54 views

Attach Media to Post without Autosaving First

With WordPress, I'm using wp_editor to allow users to use the editor and media uploader. I'd like to avoid creating an auto-save of the post, but the problem is that attachments have no post_id to ...
1
vote
2answers
116 views

jQuery: can't select link

I'm trying to use wordpress' media upload popup in a custom plugin I'm working on. So far everything worked, I was able to upload images and insert them into a field, but I have another field that ...
0
votes
1answer
176 views

Enable Media Attachment by Remote URL in WordPress

Is there any way to enable media attachment to accept remote URL in WordPress? Normally in WordPress to be able to attach medias to the post, we need to upload it to local server first but here I ...
0
votes
1answer
316 views

Images not showing up in Media Library

I have the same problem as described in this thread: Wordpress - Images not showing up in the Media Library . The only thing is that the solutions described are in that thread is not working for me. ...
0
votes
1answer
252 views

WordPress - Hidden custom meta field for images

I'm trying to add a custom field to the media uploader in WordPress. I ahve it working, but I'd like to make the custom field key a hidden one. If you are familiar with the way WordPress handles ...
0
votes
1answer
82 views

Wordpress blog: Text not wrapping around social media share button in Firefox

I'm working on a wordpress blog which you can view at http://bethematchblog.org. I've added a pinterest button plug-in which seems to work great in every browser EXCEPT firefox. The text in every ...
0
votes
2answers
994 views

WordPress - MultiSite: Are you sure you want to do this? Please try again

I have problem on my blog: http://osify.com while processing add new post with above error message. I tried to disable all plugins or changed theme, the error is still the same. I found the issue ...
3
votes
1answer
274 views

How to Change WordPress “Add Media” Pop-up?

Is there a solution to change the add Media popup in posts/page Wordpress admin ? My dream is to integrate the popup directly in a metabox. The user shouldn't open the popup to manage his media ...
1
vote
0answers
279 views

Wordpress media upload: insert uploaded file to post immediately after upload

I need a minimal video upload mechanism in my plugin. I use the built in media upload iframe: tb_show("", "/wp-admin/media-upload.php?type=video&TB_iframe=true"); With fewer options: ...
0
votes
0answers
243 views

The best way to protect uploaded media in Wordpress?

I'm new to wordpress as I normally code my stuff by hand, I've been uploading some media to display links to within protected pages, which is great, however, anyone can access the direct url of the ...
0
votes
1answer
456 views

Why wordpress thickbox not really showing for my theme upload option

I've stuck with this problem for more than 8 hours. I created an option panel for my wordpress theme and add an upload button for the upload logo option. I'm using wordpress thickbox. Everything ...
0
votes
1answer
503 views

disable delete media wordpress

Here's what I've been trying to figure out how to do for hours now. I want the author role to be able to upload content into the media library from their posts, and to be able to view the entire ...
0
votes
0answers
93 views

Wordpress Category name/id not being retrieved?

I am using a plugin to add categories to my media library. The categories are easily added I see them in the database with the other categories in the wp_terms table. However, when I call ...
0
votes
2answers
735 views

Grab images from wordpress media library category

Just picking up wordpress as of late and I am trying to create a homepage slide show. I am creating a custom theme for a client and I want to be able to categorize media in the media library, so I am ...
3
votes
1answer
219 views

how to restrict unwanted image storage in wordpress media upload

iam using wordpress and when i upload a new image it tend to crop in different size (thumbnail(150*150), medium(300*200), large ) and stores it. For a single image it generates around 4 different ...
0
votes
2answers
136 views

wordpress, a download manager for outside URLs

HI all. I'm working on a online file library for one of my clients. It's a library for mostly PDFs and office documents. Because they are a huge amount(almost 2gb in files), I'm hosting them on ...
2
votes
2answers
3k views

How to allow users to download content from WordPress site

I was tasked with the project of setting up a CMS (I chose wordpress) on a private server, from which the client could post media that could be shared with their partners. For instance, there are PSD ...
0
votes
1answer
683 views

Wordpress Create Upload Media Pop-up

I'm trying to create a custom post type in wordpress, and one of things I need to do there is create a custom section that handles images for that post. I want to create a button that will allow the ...

1 2