Firelight
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Fancy box not changing images in edge and chromeHi Per,
Thanks for the report.
The 2.2.10 release made minor changes to the pro landing page in the admin area. It’s unlikely – basically impossible – that the changes in that specific release would have affected slideshows on specific browsers.
I did just test this, tho. I found that Fancybox Classic Reloaded auto slideshow / automatic image change is working fine on Chrome in 2.2.10. But for Fancybox V2, it is not. I rolled back and tested 2.0.6, and that also isn’t working for V2. So there’s a bug. I’m not quite sure when it was introduced. I will need to investigate.A couple questions:
* Which lightbox are you using? (ie, Classic Reloaded, Legacy, or V2)
* When you updated, did you update from an older version? I’m wondering if you skipped past multiple versions and that’s why you’re seeing it now with 2.2.10.
* To confirm, when you say ‘automated image change’ your talking about the option named ‘Auto play slideshow’ correct? So you’re expecting your the lightbox to automatically flip through images once open.
In any case, there is at least some kind of bug here that I will fix. I also just want to be sure that what I’m fixing is the specific issue you are seeing.
Unfortunately, I’m out of town this week with limited time. But I will try to get a release out with a fix for this early next week.
Thanks.Forum: Plugins
In reply to: [Firelight Lightbox] Vimeo Autodetect Broken with FancyBox V2@shaunbowen – On the assumption that the CSS above resolves the issue for you, I’m going to mark this thread resolved. Obviously, if you are still having issues please let me know and I’m happy to continue to troubleshoot. Thanks!
Forum: Plugins
In reply to: [Firelight Lightbox] Image lightbox functionality is not workingHi @alithewpdev – On the assumption that excluding the files above will work, I’m going to go ahead and mark this thread resolved. Obviously, if it is still not working, let me know and I’m happy to troubleshoot further.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working on the latest version of WordPressAny chance you could provide a link a page where I can see a gallery where the lightbox isn’t working? I’d like to see if there are errors.
Your issue is so outside the norm for what our users see that I’m not sure quite what else to suggest. The usual step would be to try deactivating other plugins for a while to see if the plugin continues to work in that case (if so, it would mean a plugin conflict). I recognize that’s often hard for people to do on a live website.
If you’d like to keep your site private, or want more direct support, you can send a note to us at firelightwp.com/contact (please reference this thread).
Forum: Plugins
In reply to: [Firelight Lightbox] Not working on the latest version of WordPressHi @junior,
I know this is obvious, but just to be sure, can you please confirm that you are using the latest version of the plugin (2.2.8)?
There was an issue with saving options for a subset of users a couple weeks ago, but that was resolved. I suspect you’re having the same issue. If you are fully up-to-date, and still cannot save, we’d need to troubleshoot. It’s likely to be something specific to your environment as the lightbox, including saving option, is working well for us and most users.
Also to confirm, when you say it ‘will no longer work’, do you mean that saving/updating options is not working, or that the lightbox is not opening images on the front end after you save?
Hi @kai2154g!
First thanks for both the link and the demo. That does help clarify and troubleshoot.
Unfortunately, I just went to check the page with the issue and I’m seeing the justified grid shortcode rather than a working gallery. Looks like this: https://d.pr/i/0BzJpx
In any case, I will see if I can duplicate the issue myself and follow up here.
Forum: Plugins
In reply to: [Firelight Lightbox] Image lightbox functionality is not workingHi @alithewpdev –
It’s been a while since I worked with WP Rocket. I just did some searching myself. It looks like you could exclude all of the Easy Fancybox JS by adding this to their exclude field:/wp-content/plugins/easy-fancybox/(.*).jsI took that line from this page. This page also suggest you can test a page without WP Rocket’s extra minification by add ?nowprocket to the end of the url for any page.
https://docs.wp-rocket.me/article/915-find-the-right-js-files-to-exclude-from-minification
It might be worth trying both of those options to see if we can get the plugin working. If so, we’d confirm that it is a plugin conflict. If needed could narrow down which exactly JS file is causing issues in your case.
Forum: Plugins
In reply to: [Firelight Lightbox] Display CaptionsHi @rvnd –
The lightboxes are set up to show the image title, with an extra option to ‘use alt as title’, in which case the alt text will show in place of title. But there is not an option to show the caption. I actually agree the free plugin *should* do this, so I’ll look at adding it.
FYI – the Pro Lightbox version does have an option to show captions (along with title/alt as needed).
If/when we do add this for free lightboxes, I’ll update you here.
Forum: Plugins
In reply to: [Firelight Lightbox] Vimeo Autodetect Broken with FancyBox V2@shaunbowen – I see the issue. Basically the lightbox navigation hovers on top of the video controls, so you can’t click on or work with the video controls. I need to think about what the best solution is that for the long term – one that solves it here but doesn’t introduce unwanted changes when they’re not needed.
For now, I’m wondering if you can try adding the following CSS to your site? This reduces the size of the area for the lightbox nav controls. Note that while this will make your vimeo controls accessible, it means that to get the lightbox controls to show, you have to hover over a smaller space closer to where the arrows appear. This css will also apply to all instances of fancybox lightboxes on your site, not just where you’re using it open vimeo galleries.
.fancybox-nav {
height: 150px;
top: 50%;
left: 50px;
transform: translate(-50%, -50%);
width: 100px;
}
.fancybox-next {
right: -50px;
left: auto;
}Forum: Plugins
In reply to: [Firelight Lightbox] Vimeo Autodetect Broken with FancyBox V2Hi @shaunbowen – can you tell me if the Vimeo gallery on this screen is working for you?
https://firelightwp.com/free-lightbox-v2/multiple-vimeo-videos/
Trying to determine the boundaries of what’s not working. For me nav is working, though there’s a separate, intermittent issue where if I navigate too fast a video will not load (not sure what that is). But whatever that is, it’s not a navigation issue. I’m wondering if yours may be nav + player links or something like that.
Forum: Plugins
In reply to: [Firelight Lightbox] Difference lightbox Windows and IOSOh, interesting. So we know it can be working correctly. That’s quite helpful for troubleshooting.
Here are the PDF settings on the Fancybox V2 demo (at https://firelightwp.com/free-lightbox-v2/). And yes, would be worth duplicating that to see if it behaves differently. If it is a setting that is causing the difference, I suspect it is the ‘Embed with’ setting. But let me know.
Forum: Plugins
In reply to: [Firelight Lightbox] Vimeo Autodetect Broken with FancyBox V2This sounds like two separate problems.
For the first one – on the link above where it says ‘Sorry we are having a little trouble’, that page is still having the same problem that was fixed. I know this will sound obvious, but can you please confirm you’ve updated the plugin, and that you are using version 2.2.8?
For the second one – playing with sound only – any chance you can provide a link? I must say I’m not sure how the lightbox would affect that, and I’m wondering if there’s a separate issue with the player. But it’s hard to say without seeing the issue.
If you are interested, I can possibly look at the issue more directly with you if you reach out at firelightwp.com/contact. Otherwise, I’m fine continuing to try to troubleshoot with you here.
Forum: Plugins
In reply to: [Firelight Lightbox] Accessibility suggestionHi! Thanks for the input and feedback. We will certainly take a look at this. I know there are some other accessibility improvements we’ve been wanting to make as well.
Forum: Plugins
In reply to: [Firelight Lightbox] Difference lightbox Windows and IOSHi – Sorry for delayed response. Just wanted to let you know I will take a look at this today. I can say that opening PDFs in a lightbox on mobile can be tricky and hasn’t worked in all browsers. It depends on how the device/browser handles PDFs. But let me do a bit of cross device and cross browser checking to confirm how things are working precisely and if there are improvements that can be made.
Forum: Reviews
In reply to: [Firelight Lightbox] OutstandingNice review. Thank you!
On your point about the pro lightbox not doing everything you need, I’d love to ensure that it does. Ideally, the pro lightbox should do *everything* the free ones can do, plus the extra stuff it does.
As is, the pro lightbox is only a month old, and will be getting very active dev attention in the coming months/years. So feedback and feature requests are very welcome!
Based on your note, I *think* that the features you are needing are:
* group images based on rel attribute
* get and display image title based the thumbnail alt attributeIs that right?
The ‘use alt as title’ setting is something I’m already working on. I think that will likely be in the next release. I would think we could also include gallery grouping based on rel attribute.
On a broader note, I must admit that when creating the pro lightbox, I just assume most people are now adding galleries/images via the block editor rather than (a) short codes or (b) html. It sounds like you may be using html.
I need to review things and make sure you have the same flexibility in crafting html that can be digested and used by the pro lightbox, and also be sure that is all in the documentation.