Descrizione
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
- 100% Responsive.
- Image, Gallery, and Video Lightbox.
- Auto Lightbox for Gallery.
- Touch-swipe Supported.
- Minimalist & Lightweight.
- All Major Browsers Supported.
- Easy to Configure and Use.
- Friendly Support.
For feature request and bug reports, please use this Forum.
If you like this plugin, please give us 5 Star to encourage for future improvement.
Installazione
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.
- Youtube
- Vimeo
- Dailymotion
- Kickstarter
Contact with us if you are in trouble for adding Lightbox. We’ll be happy to help you.
Recensioni
Contributi e sviluppo
“Easy Lightbox – Best Image, Gallery and Video Lightbox for WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Easy Lightbox – Best Image, Gallery and Video Lightbox for WordPress” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.1
- Fix: Loading scripts from unauthenticated sources on SSL server.
1.0
- First Release