SiteCare
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Still functioning after removalAre you using the Magnific Popup plugin by chance? That looks like the one that’s being triggered. If you deactivate that one then the popups should be disabled entirely.
Thanks!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Image grouping?Hi Nikodemsky,
Sorry I didn’t see this earlier. Our plugin does support WordPress native galleries, as well as Jetpack galleries.
This video will walk you through the whole process of setting up WP Featherlight to work with galleries: https://www.youtube.com/watch?v=UIZLxVO1bzo
Follow up on this thread if you run into any issues! Thanks.
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Still functioning after removalHi Kevinsikora,
Once WP Featherlight has been removed it won’t function on the site at all. Do you have any way of viewing the plugins folder on your WordPress site? If you see a directory labeled /wp-featherlight then you can delete it.
That said, if our plugin isn’t showing when you click on the Plugins link in your WordPress menu, it won’t have any impact on the site at all. I’ll mark this as resolved for now but please follow up if you run into any issues.
Thanks.
Forum: Reviews
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Simply works.Thanks so much for trying it out, Hugh! Let us know if you run into any issues and we’ll be happy to help out.
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Iframe Not WorkingHey ZKay,
We’re working on some guides and tutorials for folks that will have code samples for making some of the modifications you want, like the iframe lightbox. Once those are ready, we’ll reply back here with a link to the article. Thanks so much for downloading it and trying it out!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Display iframeHey Emily.
We’re definitely planning to keep things simple ??
We’re working on some guides and tutorials for folks that will have code samples for making some of the modifications you want, like the video lightbox. Once those are ready, we’ll reply back here with a link to the article. Thanks so much for downloading it and trying it out!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] add captionsHi Sofia,
Thanks for giving the plugin a try! We’re really trying to avoid adding options to this plugin, mainly to eliminate bloat and more code overhead, but there may be a way to include captions without adding options that we’re not thinking of yet.
We’ll look into this some more, and if we end up adding this feature in at some point, we’ll be sure to let you know. Thanks again for trying it out!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Plugin not workingHi there,
Unfortunately the plugin doesn’t have support for jQuery libraries outside of WordPress core, and we won’t be supporting that in future versions either. If you choose to use a custom jQuery library then you’ll have to make modifications on your end to ensure compatibility.
Best of luck to you!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Plugin not workingHi Hivetech_ch,
It looks like there might be a theme conflict here. It looks like your theme is loading it’s own jQuery library which could be causing some issues. Have you tried the Featherlight plugin using a default WordPress theme and with all plugins disabled?
If you can try that out and report back, we’ll move ahead from there.
Thanks so much for trying it out!
Thanks pinkhare. It’s an issue we’re aware of and as you mentioned, is a bug with the original Featherlight script. Since we’re not maintaining that codebase, it will require they patch it.
We’ve opened an issue on github for it so hopefully it won’t be too long before they release a fix: https://github.com/noelboss/featherlight/issues/151
Thanks!
Thanks for the great review here. We really appreciate it! If we can help out in any way, let us know!
Forum: Reviews
In reply to: [WP Featherlight - A Simple jQuery Lightbox] Simple and perfect.Really appreciate that chmielopas!
Thanks for the suggestion, Sdayman. We’ll look into adding that feature in future versions.
We follow the guidelines in the original Featherlight script. We follow the usage guidelines for this gallery exactly https://github.com/noelboss/featherlight/#gallery-configuration
I’d want to do some testing before I said what the exact values should be in the JIG plugin because I’m not totally sure, but I’d be happy to do so. Do you have a demo version of the plugin available for testing?
Thanks for chiming in Firsh.
data-featherlight-gallery
is the data attribute that we use, so including that as the custom attribute value should make the gallery function work.