The iframe in thickbox media library is not big enough to display my custom tab. I tried to add “width=900&height=600” at the end of the link that pointing to...
I have a plugin that adds a new admin screen in an iframe. I created a PHP file in my plugin, and I put a link with a class...
Ok. Going to try and explain this as best as I can, so bare with me. Anyway, I’m trying to include the default media uploader as a part of...
I’m trying to use the Thickbox file upload dialogue with a custom field to allow the user to upload an mp3. What I want to do is to grab...
I am loading upload-media.php file using thickbox on front end where user can upload images to the post. Question: How to I trigger the upload-media.php so the link “set...
I would like to show my retrieved content form my classes method in thickbox. How could I do this? I have been adding the proper id to my desired...
I’m trying to make pop up in admin area (in post edit screen) and i can’t make my thickbox wider then 670px (width: 670px). Here’s my thickbox code that...
Default (big and ugly) Thickbox I don’t like how this Thickbox’s page looks at all, I almost never use all these settings fields so decided to get rid off...
I’m working on my admin area theme and I wanted to make some modifications on the way the thickbox and tinyMCE looks. I could make most of the changes...
I’m currently using some JS to pop open the WordPress Media Library in a thickbox container and return the URL of a selected image, then display it. window.send_to_editor =...