I’m looking into gallery lightbox plugin and had a few questions.?
1)Does it work on wordpress posts on sites that use elementor?
2) does it work with images on S3 or CDN?
Thank you!
]]>We have the latest version – it’s called “Gallery Lightbox Lite” on the admin>>plugin page, but just “Gallery Lightbox” on your support page.
Your example shows the lightbox displaying captions near the bottom of the images, but we are not getting them displayed. Is there a setting? Can it be altered/fixed?
This has been reported before on this forum.
]]>is it possible to have a single image open in the lightbox?
I would like a image on a sidebar or widget section to open in a lightbox, is there a html code or similar I can add to the image for this to happen?
The following error is filling my PHP Error log:
PHP Warning: Attempt to read property “ID” on null in /home/migarden/public_html/wp-content/plugins/gallery-lightbox-slider/inc/functions/glg-functions.php on line 17
How can I stop it?
]]>I install plugin. When i click on pick pics resized to 1x1px. I dont know what can i do to fix it
]]>Show Thumbnails Caption is set to ON but captions are not showing up.
Tried to inspect the code and:
<div class="title"><span></span></div>
]]>
https://drive.google.com/file/d/1wGXd-5ZNJITggyuQGvEW-GvjQkqLbY-3/view?usp=sharing
It works fine in Astra theme. The kadence theme doesn’t work like the screenshot I attached to Google Drive. Click on image to open in new window. However, you have to go back to close the window. Both themes are WordPress 6.2 latest version. The image uses the WordPress default image block. Let me know if you need a video. I will record it and share it on Google Drive.
]]>Hello. First. Thank you for this amazing plugin! I have an issue when is page content loaded by ajax that lightbox does not work.
Should the script be re-loaded again or is it just possible to run the script after ajax loading?
Thank you very much!
]]>“Gallery-Lightbox-Lite” automatically adds a link to the slider for the “image” block, with no option to turn it off.
I’m using the standard WP “image” block.
I insert a picture in the usual way “Select or load” -> “Library of files”
picture 200x200px – enlargement is not required. The picture doesn’t have any link.
when inserting the image, a link and a lightbox appeared.
Website page HTML code:
<figure class="wp-block-image size-full is-resized ticss-3160c2d1"><a href="https://*******.**/wp-content /uploads/ka_200.png"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image-943" /></a></figure>
although there is definitely no link in the Gutenberg editor.
HTML code from Gutenberg:
<figure class="wp-block-image size-full is-resized ticss-3160c2d1"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image-943" width="200" height="200" /></figure>
if the Plugin “Gallery-Lightbox-Lite” is deactivated, then the link to the lightbox is DISAPPEARED.
Website page HTML code:
<figure class="aligncenter size-full is-resized"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image- 943" width="200" height="200" /></figure></div>
when inserting a picture in the “classic editor” pictures – everything is fine. image without link. the problem is only with the “image” block in Gutenberg.
File display settings
Link: No
to embed “image” in Gutenberg without a link – you need
or disable the plugin
or use the “image” block of the plugin “POSTX – GUTENBERG POST BLOCKS” – https://www.ads-software.com/plugins/ultimate-post/
RU:
“Gallery-Lightbox-Lite” автоматически добавляет ссылку на слайдер для блока “image” без возможности отключить это.
Я использую блок “image” стандартный WP.
я вставляю картинку обычным способом “Выбрать или загрузить” -> “Библиотека файлов”
картинке 200x200px – увеличение не требуется. у картинки точно нет никакой ссылки.
при вставке картинки появилась ссылка и лайтбокс.
HTML-код страницы сайта:
<figure class="wp-block-image size-full is-resized ticss-3160c2d1"><a class="glg-a-custom-wrap" href="https://*******.**/wp-content/uploads/ka_200.png"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image-943" width="200" height="200"></a></figure>
хотя в редакторе Gutenberg ссылки точно нет.
HTML-код из Gutenberg:
<figure class="wp-block-image size-full is-resized ticss-3160c2d1"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image-943" width="200" height="200"/></figure>
если Плагин “Gallery-Lightbox-Lite” деактивирован – то ссылка на лайтбокс ИСЧЕЗЛА.
HTML-код страницы сайта:
<figure class="aligncenter size-full is-resized"><img src="https://*******.**/wp-content/uploads/ka_200.png" alt="" class="wp-image-943" width="200" height="200"></figure></div>
при вставке картинки в “классическом редакторе” картинки – нормально всё. картинка без ссылки. проблема только с блоком “image” в Gutenberg.
Настройки отображения файла
Ссылка: Нет
чтобы вставлять “image” в Gutenberg без ссылки – надо
или отключать плагин
или использовать блок “image” плагина “POSTX – GUTENBERG POST BLOCKS” – https://www.ads-software.com/plugins/ultimate-post/
When use all in one migration plugin to move to another site, the image will not be displayed when you click on it.
Could you help me to check what’s wrong?
Thank you.
EN:
I create a gallery with standard WordPress tools https://www.ads-software.com/support/article/gallery-block/ .
If I insert a gallery using the Gutenberg block, then the lightbox works in it.
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item cboxElement"><figure><img src="..." alt="..." data-id="583" data-link="..." class= "wp-image-583" srcset="..." sizes="(max-width: 604px) 100vw, 604px">
<figcaption>...</figcaption></figure></li>
</ul>
If I insert a gallery in the classic editor, then there is no lightbox.
<div id="gallery-1" class="gallery galleryid-672 gallery-columns-2 gallery-size-medium"><figure class="gallery-item">
<div class="gallery-icon landscape">
<a href="..."><img width="295" height="200" src="..." class="attachment-medium size-medium" alt="..."></a >
</div></figure>
</div>
If I install the “Gallery Lightbox Lite” plugin, a new lightbox appears that works everywhere.
However, closing the “Gallery Lightbox Lite” lightbox leaves the lightbox of the Gutenberg block open. That is, the “Gallery Lightbox Lite” lightbox does not disable the standard lightbox. And none of the lightboxes can be disabled for the gallery block in the settings.
* * *
RU:
Gallery-Lightbox-Lite не отключает стандартный lightbox блока wp-block-gallery
Я создаю галерею стандартными средствами WordPress https://www.ads-software.com/support/article/gallery-block/ .
Если я вставляю галерею с помощью блока Гутенберг – то в ней работает лайтбокс.
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item cboxElement"><figure><img src="..." alt="..." data-id="583" data-link="..." class="wp-image-583" srcset="..." sizes="(max-width: 604px) 100vw, 604px">
<figcaption>...</figcaption></figure></li>
</ul>
Если я вставляю галерею в классическом редакторе – то лайтбокса нет.
<div id="gallery-1" class="gallery galleryid-672 gallery-columns-2 gallery-size-medium"><figure class="gallery-item">
<div class="gallery-icon landscape">
<a href="..."><img width="295" height="200" src="..." class="attachment-medium size-medium" alt="..."></a>
</div></figure>
</div>
Если я устанавливаю плагин “Gallery Lightbox Lite” то появляется новый лайтбокс, который работает везде.
Однако при закрытии лайтбокса “Gallery Lightbox Lite” остаётся открытым лайтбокс блока Гутенберг. То есть лайтбокс “Gallery Lightbox Lite” не отключает стандартный лайтбокс. И ни один из лайтбоксов невозможно отключить для блока галереи в настройках.
I’ve used this plugin and love it. Unfortunately, I can’t seem to get it to work in a Widget area. Am I missing something?
]]>I’m not trying to be a jerk. I’m just trying to fix a small issue on this site. I found an error in the CSS file. In the unminified version of photobox.css, there’s a link to an image that doesn’t exist in the directories:
.msie.pbLoading .pbWrapper {
background: url('../images/loading.gif') no-repeat center center;
}
Thanks,
Lisa
I’m not sure when this stopped working, but I just discovered that the lightbox is no longer working where it always worked before on my gallery page that is built with the Site Origin Page Builder.
It just uses a standard Gallery widget and the “yes” is selected at the bottom of the page to use the lightbox.
Now when you click on an image, it just opens the link to the image and doesn’t do a lightbox.
Hoping you can help, please and thank you!
]]>There is no feature to disable the animation/transition when the image is changed, can be added?
]]>Hi,
do you have a minified version for better page speed?
Florian
]]>As far as I can tell, everything is working fine, but I do see this warning in my PHP logs. Is it indicative of a problem I can fix? Or is it something on the coding side?
PHP Warning: Illegal string offset ‘link’ in /var/www/vhosts/xyz.net/public_html/abc.com/wp-content/plugins/gallery-lightbox-slider/inc/functions/glg-functions.php on line 45
]]>After I added the plugin All in One SEO, Gallery Lightbox stopped working.
]]>Hi
Great plugin. Is there a way to apply the lightbox to only a specific template/gallery/image?
]]>It’s funny, because this was reported about a year and a half ago.
Even though the plugin has been updated since, this is still an issue.
The plugin really should support non-legacy galleries, which is what I believe is used now.
Refer to this support thread:
https://www.ads-software.com/support/topic/does-not-work-on-block-gallery/
and get it fixed, please. The fix does work, however, the line number is 147, not 140. Replace line 147 with:
.photobox(‘.carousel-item:not(“.bx-clone”) > a:not(“.icp_custom_link”), a.glg-a-custom-wrap, .gallery-item > dt > a, .blocks-gallery-item > figure > a’, {
and the modern block gallery will make use of thise (otherwise nice) plugin.
]]>Hello,
I would like to use Gallery Lightbox on a site I am developing, but it’s no working with content from Custom Post Types (CPT UI plugin).
It does work with pages and articles.
Is there something I could do to enable Gallery Lightbox for CPT posts?
Thanks,
Tatiana Marin
]]>This plugin doesn’t add the meta box on WooCommerce products and custom post types, can this be added in the next version?
]]>I was wondering if there is a way (simple coding?) where the caption for the image displays in the lightbox gallery? I know you can hide captions on the thumbnails of the images – which I do want, but want the captions to display when opened in lightbox
]]>I love this plugin. It was exactly what I needed since the lightbox that OceanWP uses interfered with another plugin I wanted to use. So thank you for that.
However, I’m wondering why there is a weird checkbox that shows up at the top center of the overlay above the enlarged picture. I don’t see it in any of the demos. I’m including a screenshot here. https://ibb.co/fvzwp6Q
Is this a bug that needs to be fixed or if it is something that needs to be fixed on my end, can you steer me in the right direction?
]]>This is a staging site:
I modified some of the classes in the plugin to point to my own custom gallery block.
The lightbox works with my block; but it does not pull up the other images – however it does get all image details for each one (title, alt text, etc), but when using the next/prev buttons it just shows the same image, even though the thumbnails at the bottom show the correct photo information.
How can I get it to cycle through the images?
I can provided markup / php / scss if the page link doesn’t have enough info.
]]>I have tried modifications of the glg-functions.php but that doesn’t work. The plugin works on Firefox.
]]>When I am in lightbox view, switching to another image just shows the same one over and over again.
]]>I very much would like to use this plugin on my live site as it does exactly what I need on gallery images. However, I need the same lightbox functionality on single images inserted into posts, not just galleries.
Other than adding those single images as a gallery, is there a way to do this. I would be glad to pay for the feature request or purchase a premium version of this plugin if that the lightbox can be applied to single images.
]]>Hi,
I just noticed a little bug on v 1.0.0.31.
My media contain alt description like “Mon église et mon école”, so title displayed in galery is “Mon éGlise Et Mon éCole”.
Same issue if first letter is upper case like “Mon église et mon école”, title displayed is “Mon éGlise Et Mon éCole”.
It’s not very important, but I wanted to tell you, if you want to fix this issue.
BR
]]>The page uses a classic gallery in wp 5.3. The lightbox is shown incorrectly – no overlay color and no navigationj as it worked in former times.
What might be the reason?
]]>