WordPress has a simple way to handle images on your blogs: you can upload, organize and insert images on your post with just 2 or 3 clicks. The application also creates thumbnails and medium sizes images automatically and allows you to insert them as a simple gallery into your posts and pages.
Integrate into your front-end nice javascript effects like Thickbox, Lightbox, Slimbox , Milkbox, Lightview is a plus, but would be better if you don’t need to touch the html code for it. That’s why the CMS technology exists.
After developing the plugin Wp ThickBox Integration, I decided to extend this features to “Lightbox” a cool jquery plugin to overlay images on the current page. In this case you can decide in the admin “images setting panel” if you want to “Open your images using Lightbox”.
Single Image Example
1. Upload ‘flexible lightbox’ folder to the ‘/wp-content/plugins/’ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. And that’s it.
Screenshots
In this case I’m using the native gallery tag “gallery columns=3″ with the default styles.
Download
DO NOT make a Donation:
- If you don’t find this plugin useful,
- If you don’t believe in the Open Source Philosophy,
- If you don’t want to make your day different,
Otherwise, consider to share a small amount ;)
Thanks!

Pingback: 10 Of the Best jQuery Lightbox Plugins for WordPress | The Blog Blender
April 16, 2012 at 3:10 pm
I’m trying to light box an embedded video from ustream. any suggestions?