Firelight
Forum Replies Created
-
I just released a fix for this in version 2.3.1.
For context, 2.3.0 included a fix for an issue where web page backgrounds are still scrollable on IOS devices when the lightbox is open. That fix apparently created the issue reported here in different environments. This issue is more serious, so I’ve reverted the IOS fix and will return to that separately.
Big thanks, @davidsjptimoney, for helping test/confirm this fix.@davidsjptimoney – I’m not able to duplicate this in any environment I try, but I have a hunch what’s causing it.
Any chance you could reach out via firelightwp.com/contact? I’d provide you with a zip to try. If that zip fixes the issue on your side, then I’ll release that fix. I’d just like to confirm it works before pushing the change to everyone.
@davidsjptimoney – Thanks for the report. That’s obviously a serious issue. I’ll take a look at it shortly.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working on the latest version of WordPress@junior – thank for the follow up. Given this is a unique issue, if you’ve stopped using the plugin then I’ll probably hold on troubleshooting this unless/until I see another user have a similar issue.
Thanks again and wish you the best!Forum: Plugins
In reply to: [Firelight Lightbox] Difference lightbox Windows and IOSGreat! And you’re very welcome. Glad we resolved it.
Forum: Plugins
In reply to: [Firelight Lightbox] Difference lightbox Windows and IOSHi @pietgolf – I wanted to follow up and see if you were able to resolve this?
Forum: Plugins
In reply to: [Firelight Lightbox] Unable to disable Fancybox with Additional ClassHi, I did track down the issue and resolve it today. It’s pushed to the code base and will go out with the next release. Just to keep the forums tidy, I’m going to make this as resolved for now, but if you still have any related issues at all when you update, please definitely follow up here.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working on the latest version of WordPressActually, there is some JavaScript that runs on the options page. If there was a JS error breaking that code, it could cause what you’re describing. Do you know how to access your browser dev tools and the console? If so, could you check and see if there is a console error?
In case you do not know how to do that, it’s fairly simple. Here’s the process:
* While on the settings page, right click anywhere on the page. A popup menu will show. Select ‘Inspect’. This will open the dev tools at the bottom of the screen.
* On the dev tools, there will be a horizontal menu across the top. Look for and click the ‘Console’ option. If there are any JavaScript errors on the page, they will show here in red. You might try refreshing the page after you have this set up to see if there are errors when the page loads. You can also try clicking ‘Save’ and see if any errors show when do you that.
* If you do see errors, just copy the text and past them here.
FYI – the JS is obviously working fine in nearly all cases. So if there is a JS error, it may be related to a bug with some specific combination of settings you have, or it could be something like a plugin conflict.
Thanks.Forum: Plugins
In reply to: [Firelight Lightbox] Not working on the latest version of WordPressHi @junior – I wanted to follow up and ask if you are still having this problem? I’ve been unable to duplicate no matter what I try. It sounds like a serious issue, so I’d be happy to look deeper and continue working on it. If you’d like me to do so, please send a note to firelightwp.com/contact. Thanks.
Forum: Plugins
In reply to: [Firelight Lightbox] Unable to disable Fancybox with Additional ClassHi – thanks for the link and all the extra supporting information. That’s great. I’ll dig into this later today and will include a fix in the next release. That will probably go out early next week.
Forum: Plugins
In reply to: [Firelight Lightbox] Unable to disable Fancybox with Additional ClassHi and thanks for the report. I just went to test this and I was able to duplicate it for at least one configuration for image/gallery blocks. I’d like to be sure if I fix this issue, I fix it completely for you.
Is there any chance you can provide a link to a page where this is happening so I can see the mark up?
If not, can you tell me how you are adding the images? Is it via the block editor, with an image or gallery? Or via some other mechanism?
Thanks.Forum: Plugins
In reply to: [Firelight Lightbox] Display Captions@ppnsteve – thanks for adding another vote in favor of this for the free lightboxes. I’ll move it up the priority list.
Forum: Plugins
In reply to: [Firelight Lightbox] Call for Feature RequestsHi @ppnsteve! We’ve added separate support for caption / alt / title in the Pro Lighbox already (you can show any one of those or any combination in the caption area). And we’re looking at adding it for the free lightboxes. Thanks for the extra vote in favor! We’ll move it up the priority list.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancy box not changing images in edge and chromeHi! Sure, feel free to troubleshoot and keep us posted.
In the meantime, since I know this isn’t working on V2, I will just work on directly figuring that out.
One note: best I can tell, ‘domsubtreemodified’ never appears in Easy Fancybox code. So if you are seeing an error related to that, it may be a plugin conflict (or could be unrelated).Forum: Plugins
In reply to: [Firelight Lightbox] Fancy box not changing images in edge and chromeHi Per,
Sorry for the delay. Any chance you could provide a link to a working page so I can see the issue?
Also wanted to double check….you also said the ‘thumbnails are scrolling ok’. Do you have thumbnails in the lightbox? I ask because that’s not something that is in Fancybox Legacy of V2. Or do you just mean the gallery on the page (before you open the lightbox) is scrolling?