Tagged Questions
0
votes
1answer
31 views
*box for images displayed as a post's [gallery] [duplicate]
I can remember that (at some time) there was a box display (LightBox? GrayBox? ThickBox?) for displaying images when clicking on them.
Example:
...
0
votes
1answer
2k views
Howto use WP built in Thickbox for images?
I've been searching for a better way to utilize the built in Thickbox function for images. I've been using my method for a few months, but I don't think it's the best way to do it. Here is the code ...
0
votes
3answers
3k views
How to get the image-URL from Media-Upload in a post?
I generated a new MetaBox for all standard posts in WordPress 3.1. There I generate a input:text field with the ID _meta_fotos[pic], which should hould the image url generated by the standard ...