Title: Easy Lightbox &#8211; Image, Gallery and Video Lightbox for WordPress
Author: ShapedPlugin LLC
Published: <strong>2. август 2014.</strong>
Last modified: 28. септембар 2025.

---

Претражи додатке

![](https://ps.w.org/easy-lightbox-wp/assets/banner-772x250.png?rev=1809882)

![](https://ps.w.org/easy-lightbox-wp/assets/icon-256x256.png?rev=1809882)

# Easy Lightbox – Image, Gallery and Video Lightbox for WordPress

 [ShapedPlugin LLC](https://profiles.wordpress.org/shapedplugin/)

[Преузимање](https://downloads.wordpress.org/plugin/easy-lightbox-wp.1.1.3.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/easy-lightbox-wp/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/easy-lightbox-wp/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/easy-lightbox-wp/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/easy-lightbox-wp/#developers)

 [Подршка](https://wordpress.org/support/plugin/easy-lightbox-wp/)

## Опис

Easy Lightbox is an 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.

## Снимци екрана

 * [[
 * Image in Lightbox
 * [[
 * Video in Lightbox

## Постављање

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.

 1. Youtube
 2. Vimeo
 3. Dailymotion
 4. Kickstarter

Contact with us if you are in trouble for adding Lightbox. We’ll be happy to help
you.

## Прегледи

![](https://secure.gravatar.com/avatar/f6f3c94301d60756fd9c8337f1ba940ee203b4a8bb7dc662837cc8f14bd2ed27?
s=60&d=retro&r=g)

### 󠀁[Helped me with Revolution Slider](https://wordpress.org/support/topic/helped-me-with-revolution-slider/)󠁿

 [](https://profiles.wordpress.org/naeblis/) 3. фебруар 2021.

I was trying to create a button pointing to a pop-up lightbox with an image from
the image gallery. After using some more „famous“ lightbox plugins I tried this 
one and it worked as a charm. The only downfall is that there are no customization
options, but I can live with that.

![](https://secure.gravatar.com/avatar/189972dd9a9514bcca549ce82bcfa196eab0d1ebd1779ef477089c5a8a58a75a?
s=60&d=retro&r=g)

### 󠀁[out of date for video embeds](https://wordpress.org/support/topic/out-of-date-for-video-embeds/)󠁿

 [rtpHarry](https://profiles.wordpress.org/rtpharry/) 16. септембар 2020.

Unfortunately, this plugin is way out of date. When you try to use it with links
to the video services it converts them all to http links not https. By the looks
of it, it also uses embed methods that are no longer supported, at least with YouTube.
Looking at the source code it converts the links to /v/ style links not /embed/ 
ones, so you just get a connection refused error. Seems like it also strips out 
adding in extra commands to pass to YouTube like rel=0 and similar (although I’m
not sure, I think rel in particular doesn’t do anything these days, but all commands
are stripped out). It seems that the lightbox it’s based on was last updated in 
2014 and is no longer available on the github repo it has in its copyright. Needs
an overhaul to be useful again.

![](https://secure.gravatar.com/avatar/14669a9976f0cda86f12e8b479ac9436023cf26f0c50593bd2a9e36d49599fa8?
s=60&d=retro&r=g)

### 󠀁[It does not work with YouTube](https://wordpress.org/support/topic/it-does-not-work-with-youtube/)󠁿

 [pediaf](https://profiles.wordpress.org/pediaf/) 28. јун 2019. 1 одговор

It works with Vimeo, but with YouTube when you click on the link to open the video,
you will see a download notice.

![](https://secure.gravatar.com/avatar/e02f782d76eb2b7113cc8477d3504e8b4aa34330634cdc34c0fff8e67c2db23b?
s=60&d=retro&r=g)

### 󠀁[A very good plugin that supports image and video.](https://wordpress.org/support/topic/a-very-good-plugin-that-supports-image-and-video/)󠁿

 [muzKore](https://profiles.wordpress.org/muzoid/) 29. март 2019. 1 одговор

I really like this plugin. It works really easily and makes using Lightbox in WordPress
a snap. There are a few small areas where it does fall short. Such as no support
for captions on image popups. I was surprised that it was not supported. Also the
images don’t transition. they just instantly change from one to another. Being able
to fade images or add a transition even by CSS would be a fantastic additions. It
is not a total deal breaker but I am considering using another plugin for image 
series which means some duplication in code bases but image captions and smooth 
transitions are a must for Lightbox. Thanks to the developer for all of your hard
work so far.

![](https://secure.gravatar.com/avatar/c40242f00819b178edad8e7b50a181a42ed18de28df17280bf38c00c6139fb47?
s=60&d=retro&r=g)

### 󠀁[Very good](https://wordpress.org/support/topic/very-good-2854/)󠁿

 [only24](https://profiles.wordpress.org/only24/) 30. јануар 2018.

Хороший, простой плагин! Советую всем.

![](https://secure.gravatar.com/avatar/9c1f4c6c6dad6a71ea7d74017e483031fe6ca6944c9c572d4421ebf9e3a2e69f?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-plugin-1801/)󠁿

 [unalignedcoder](https://profiles.wordpress.org/unalignedcoder/) 3. септембар 2016.

 [ Види свих 9 прегледа ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/)

## Сарадници и градитељи

„Easy Lightbox – Image, Gallery and Video Lightbox for WordPress“ је софтвер отвореног
кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ ShapedPlugin LLC ](https://profiles.wordpress.org/shapedplugin/)
 *   [ Rubel Miah ](https://profiles.wordpress.org/rubel_miah/)

[Преведите „Easy Lightbox – Image, Gallery and Video Lightbox for WordPress“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/easy-lightbox-wp)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/easy-lightbox-wp/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/easy-lightbox-wp/) или
се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/easy-lightbox-wp/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/easy-lightbox-wp/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.1.3 – Sep 28, 2025

 * Tested: WordPress 6.8 compatibility.

#### 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

## Мета

 *  Version **1.1.3**
 *  Last updated **7 месеци раније**
 *  Active installations **1.000+**
 *  WordPress version ** 4.0 или новије **
 *  Tested up to **6.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-lightbox-wp/)
 * Tags
 * [jquery lightbox](https://sr.wordpress.org/plugins/tags/jquery-lightbox/)[lightbox](https://sr.wordpress.org/plugins/tags/lightbox/)
   [popup](https://sr.wordpress.org/plugins/tags/popup/)[popup video](https://sr.wordpress.org/plugins/tags/popup-video/)
   [video lightbox](https://sr.wordpress.org/plugins/tags/video-lightbox/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/easy-lightbox-wp/advanced/)

## Оцене

 3.8 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/)

## Сарадници

 *   [ ShapedPlugin LLC ](https://profiles.wordpress.org/shapedplugin/)
 *   [ Rubel Miah ](https://profiles.wordpress.org/rubel_miah/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/easy-lightbox-wp/)