Easy Lightbox is the Best Image, Gallery and Video Lightbox plugin for WordPress. This plugin will enable a smooth Lightbox in your WordPress website.
Easy Lightbox is the Best Image, Gallery and Video Lightbox plugin for WordPress. This plugin will enable a smooth Lightbox in your WordPress website.
You can add Lightbox functionality in images, gallery, and videos very easily.
Features
If you like this plugin, please give us 5 Star to encourage for future improvement.
Installing this plugin as regular WordPress plugin.
After install, you are ready to add Lightbox in images. By default, the plugin auto assign WordPress regular gallery with Lightbox. But, you have to use link to attribute as file. Example this gallery shortcode will auto add Lightbox: [gallery link="file" columns="5" ids="357,356,354,353,352"]
.
If you want to add a lightbox in single image, you just have to use litebox in your link. Example code: <a href="BIG_IMAGE_LINK" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
.
If you want to add lightbox image image set, just use data-litebox-group="galone"
in your link. Example code:
<a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a> <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a> <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a> <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a> <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
If you want to add video Lightbox, it is same like single Lightbox. Example code: <a href="YOUTUBE_VIDEO_LINK" class="litebox">Open Youtube Video</a>
Currently this plugin support 4 video sharing websites.
Contact with us if you are in trouble for adding Lightbox. We’ll be happy to help you.