Описание
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.
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.
- Youtube
- Vimeo
- Dailymotion
- Kickstarter
Contact with us if you are in trouble for adding Lightbox. We’ll be happy to help you.
Отзиви
Сътрудници и разработчици
“Easy Lightbox – Best Image, Gallery and Video Lightbox for WordPress” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Easy Lightbox – Best Image, Gallery and Video Lightbox for WordPress” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.1.2 – Jan 25, 2024
- Tested: WordPress 6.4.2 compatibility.
1.1.1 – May 28, 2022
- Tested: WordPress 6.0 compatibility.
1.1
- Fix: Loading scripts from unauthenticated sources on SSL server.
1.0
- First Release