Importance:
From 0.7.1, the default view changed to Colorbox due to the license regulation by the plugin directory. If you would prefer the prior Lightbox to Colorbox, you need to get the script from the setting page.
The Lightbox Gallery plugin changes the view of galleries to the lightbox.
You can also make regular images appear in a lightbox. See Faq.
Localization
If you have translated into your language, please let me know.
Are you interested in other plugins? See the following site CMS x WP.
How to use this plugin is basically the same as the way to add [gallery] which has been adopted
by over WordPress 2.5. Lightbox Gallery plugin automatically converted the default view of gallery
into the lightbox view. Photo captions are displayed as tooltips. Photo descriptions are displayed
when the lightbox pops up.
There are three additional options to extend the shorttag [gallery].
The image size when the lightbox pops up. The default is medium, but you can change to full.
[gallery lightboxsize=”full”]
Defines whether the exif information is displayed. The default is false.
If you want to show the photo info, set true. The exif shown on the lightbox includes camera body,
aperture, focal length, shutter speed, and created timestamp.
[gallery meta=”true”]
Adds a class attribute of the gallery. The default is gallery1
.
[gallery class=”gallery2″]
Adds the attribute, rel=”nofollow”. The default is false.
[gallery nofollow=”true”]
Defines from which and how many photos are displayed.
If the number of photos is over that of num
, the navigation will be shown.
You can use the navigation option almost same as the wp_link_pages
function.
[gallery from=”5″ num=”10″]
If you would like not to show the navigation, set 0
. The default is 1
.
[gallery num=”10″ pagenavi=”0″]
You can set the additional settings for Colorbox. See Colorbox official site.
[gallery colorbox_settings=”transition:’fade’, slideshow:true”]
7244 websites
lightbox-gallery
Free Plugin