Code

Discussion on LC Lightbox - Premium jQuery Plugin

Discussion on LC Lightbox - Premium jQuery Plugin

By
Cart 251 sales

LCweb supports this item

Supported

This author's response time can be up to 1 business day.

34 comments found.

Hello, Does it works with any theme? Im using Uncode. Thank you

Bonsoir,
please note this is a jQuery plugin, not a WordPress one.

Is meant to be used in websites/web-projects by code-savy users (eg. developers). Because of this the proper answer is: it works on any theme, but reqires a proper integration.

does this support the webp format?

Hello,
yes it does!

Just a note: Firefox is displaying this message in console with latest version:

downloadable font: Glyph bbox was incorrect (glyph ids 6 9 10) (font-family: “lc_lightbox” style:normal weight:400 stretch:100 src index:1)

Hello,
as far as I undertood googling a bit this warning, it’s just a notice about micro flaws in the iconic font structure. Really nothing to worry about ;)

Buongiorno, desidero comprare la gallery, però desidero sostituire le virgolette con l’immagine di un qualcosa che fa capire che apre un testo o con un fumetto-commento. Dopo averla comprata desidererei che tu mi inviassi il listato da aggiungere a lc_lightbox.lite.js Resto in attesta, grazie e buon anno.

e, mi sono accorto che nel cellulare appaiono solamente le virgolette nere.

Probabilmente hai inserito il CSS prima di quello di quello del plugin. Si risolve usando un ”!important”

.lcl_txt_toggle:before {
    content: "" !important;
    width: 16px;
    height: 16px;
    filter: invert(1);
    position: relative;
    top: 5px;
    left: 5px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik0yNTYgMzJDMTE0LjYgMzIgMCAxMjUuMSAwIDI0MGMwIDQ5LjYgMjEuNCA5NSA1NyAxMzAuN0M0NC41IDQyMS4xIDIuNyA0NjYgMi4yIDQ2Ni41Yy0yLjIgMi4zLTIuOCA1LjctMS41IDguN1M0LjggNDgwIDggNDgwYzY2LjMgMCAxMTYtMzEuOCAxNDAuNi01MS40IDMyLjcgMTIuMyA2OSAxOS40IDEwNy40IDE5LjQgMTQxLjQgMCAyNTYtOTMuMSAyNTYtMjA4UzM5Ny40IDMyIDI1NiAzMnpNMTI4IDI3MmMtMTcuNyAwLTMyLTE0LjMtMzItMzJzMTQuMy0zMiAzMi0zMiAzMiAxNC4zIDMyIDMyLTE0LjMgMzItMzIgMzJ6bTEyOCAwYy0xNy43IDAtMzItMTQuMy0zMi0zMnMxNC4zLTMyIDMyLTMyIDMyIDE0LjMgMzIgMzItMTQuMyAzMi0zMiAzMnptMTI4IDBjLTE3LjcgMC0zMi0xNC4zLTMyLTMyczE0LjMtMzIgMzItMzIgMzIgMTQuMyAzMiAzMi0xNC4zIDMyLTMyIDMyeiIvPjwvc3ZnPg==");
}

Grazie e buon anno

Good luck with your sales

Thanks ;)

Pre Sale question:

Is there somewhere a showcase on how a Twitter Post is displayed in different ways/styles? I just saw there “normal” RSS Feeds from websites but not a Twitter one.

Would be cool to be able to see that first. Regards, Flo

Hello Flo,
I’m not sure you are referring to the right plugin to be honest.

This is a lightbox, doesn’t have any direct contents integration. Did I miss any step?

Oh, I’m sorry! This should have been posted on the following Product Page “Swift Box – jQuery Contents Slider and Viewer”.

Please post this in that section ;)

Hello, Is there any settings to disable lightbox for some images? Some images don’t need a lightbox when clicked. Thank you in advance.

I already fixed by adding tag in :)

How do you autoplay youtube vidoes? I set autoplay:true in initialization the light box but still not working.

Hello,
could you please give me a link to check?

its not on internet.

Are you referring to deeplinked videos? Which is the lightbox initialization code?

Please open a ticket, is hard to discuss about technical stuff here: https://support.lcweb.it/

Great code, however, I have the licensed premium version that deeplinking on my site doesn’t work. It takes the current parent URL, not the individual image src. Any help is appreciaied!

Hello,
please open a ticket linking the lightbox implementation: https://support.lcweb.it/

Hi, I have a problem with lightbox, it does not show the full screen icon! I did not set any options yet.

Comments can be shown exclusively on right side. You need to show also a text (title or description).

Then, it’s right

Is it possible show the comments panel at the bottom?

Nope, isn’t possible. Would take too much heigh

Great but perhaps one little improvement that can make life easier for the integration of social networks!
Currently when we want to share an image, it is the current url that is taken. Only often this url is not the one that provides the right meta tags or “the real url” to build the page.
Personally I had to modify the source code in order to avoid having to manage it in a too complicated way.

  • 1 : I add a parameter ‘ SHARINGURL ’ in the option “fb_share_params” like ‘ TITLE ’, etc.
  • 2 : It is dynamically powered by a “data-href” attribute present in each ‘source’ element. image
I think it’s the better way than using events or ajax because all links of items are then pre-loaded to the construction of the object I hope found this upgrade in a new version ;)

Could you please open a ticket attaching two screenshots of your code tweak and the final implementation code in your page? thanks ;)

I know that FB sharing system is hard to implement but FB lately changed its policy and had to re-invent a system working everywhere

okay! It’s really not a big change and there is no change on the sharing method it’s just 4, 5 lines to add;)

Subject: Image Zoom Mouse Drag Verses Browser Scroll Bars

First, I want to say thank you for the fantastic product. It’s a no brainier to purchase the product if you are truly serious about image display and want a mature full featured solution. I’m developing on a MAC using Dreamweaver with Bootstrap 4.3.1, Popper 1.15.0 and jQuery 3.4.1 as a point of reference.

I’m working mostly with artistic images of original paintings and photography. I love the option to be in full screen with img_zoom set to true and fullscreen set to true. When zooming, the image overflows the screen size as expected. In order to view sections of the zoomed content, the browser scroll bars are required to expose the desired section of the screen (haven’t tried touch or mobile yet alloy_finger is referenced). In my humble opinion, the more natural desktop flow is to use the mouse drag method (hold left click and drag accordingly) to navigate.

I have looked through the fine documentation, however have not seen a way to accomplish the request using the mouse to scroll a zoomed image. Can you please advise if it is possible to drag with the mouse to navigate a zoomed image? If it is not, may I please suggest a feature request for an upcoming release?

Thanks.

Hello and thanks for the kind words,
the zoomed image should be navigable by dragging the image also on desktop.

Please open a ticket giving me a link, I’ll give a look https://support.lcweb.it

We are not able to register at your support system with the Envato code that we received. All the details are correct, but still it’s throwing weird errors!

After submitting the form, the errors are: ``` ERROR: The username field is empty. ERROR: The password field is empty. Invalid username or purchase code ```

It’s funny that it’s throwing error about password field which is not present on the registration form. Please guide us accordingly.

I replied to your email ;)

Hi,

Library has one bug when using multiple time on same page. It also appears on your website https://lcweb.it/lc-lightbox (not every time but some time js error appear about blocking the iframe and lightbox doesn’t work). Link of screenshot of your website: https://ibb.co/s9MCNCB

Can you please suggest how to fix it?

I am using light version but can go for paid version if required and if bug is fixed.

Tanzeel

Hello Tanzeel,
I tried multiple times playing with it, but never faced the issue. You area also the only one reporting it.

Finally: the first cross-origin on your side is about Facebook, a whitelisted domain that normally doesn’t trigger that error.

PS: please reply only on Github until you don’t get the pay veresion. Thanks

hi, what’s new in v1.2.5? missing changelog infos – https://lcweb.it/lc-lightbox/changelog – regards

But first of all: where did you take the plugin? :) (since you don’t have the buyer badge)

https://github.com/LCweb-ita/LC-Lightbox-LITE

“Im tested lite version” I wrote :) where is part of code (i think that auto-detection is close img_regex) – before buying Im checked lite version and I have worry about auto-detection object and “double click a button f.e. zoom in” is demo here https://lcweb.it/lc-lightbox

Then, please write on the github section

Hello We have problem with lightbox on mobile with my iphone on safari. The image display on full screen and we can’t see the entire of the pdf

Hello,
please open a ticket giving me a link to check: http://support.lcweb.it

Hello

I’m trying to follow your example shown here with regards to direct array initialization https://lcweb.it/lc-lightbox/documentation?section=init#direct-array-initialization

I have put my data but I’m then finding that when I then try to do the lcl_open(data, $instance); it is not opening and I’m getting an error of “LC Lightbox – cannot open. Unexisting index”. What does this mean and how can I fix it? The data itself seems fine but the $instance does not seem to be passing whatever it needs to in order to work.

Hello, please open a ticket, here isn’t so comfortable to speak about codes: http://support.lcweb.it/wp-admin

Hi there,

How can I add the overlays to each of the gallery items like you have in your demo?

I also notice that they seemed to be being embedded as iframes rather than as video tags.

<!- use video URL -> \\

Am I doing something wrong to not have it recognised as a video?

Managed to work it out. Thanks for your help!

Hello i have this error on mobile “jquery.js?ver=1.12.4:3 Resource interpreted as Document but transferred with MIME type application/pdf: “

Hello,
Sounds related to some file extension. Please open a ticket attaching a link to your implementation. Thanks

This gallery looks wonderful! However, I have not yet found a demo where the Facebook sharing is working, and I want to make sure FULL images can be shared on Facebook, not just thumbnails or links.

Can you point me to a demo where the Facebook sharing is working?

6- Just remember that isn’t for free (since takes a bit of time to be done)

9- this requires acustom text selector usage since you have to write the HTML link tag ( the txt_attr option).

Or, since you want the randomizer and you’ll need to initialize the lightbox via code, you can inject it in the text.

Basically there are multiple ways, but none of them is “out of the box”.
For example I made a JS addition for a customer showing a linked button underneath the text with side-text layout.

This all sounds great! Thanks again for your helpful feedback and follow-up. Will let you know if I’d like to request paid support after making my initial purchase(s).

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey