Luca

Results 8 comments of Luca
trafficstars

Hello, the "under" layout is pretty complex since involves a lot of sizing tricks (in fact the text could be higher if the image is smaller and then I'd have...

+1 on this. I have the > Register a callback on the elementor/frontend/widget/should_render filter and return false only for the first widget case and the issue appears, but only for...

Hello. The DOM necessarily needs to be changed since inputs must be wrapped with the switch code. However in v2 I use `el.parentNode.insertBefore(wrapper, el)` (line 198) Then attached listeners should...

Thanks for the clarification, however `$(document).on("change lcs-statuschange", 'input' ...` works if you place it in the demo.html file. Before and after the plugin initialization. The "lcs-statuschange" event is correctly handled.

Hello, the LITE version is MIT licensed. This means you can use it everywhere. While the Codecanyon license is valid for one domain.

Yes Da: jnssanaee Inviato: martedì 6 ottobre 2020 03:00 A: LCweb-ita/LC-Lightbox-LITE Cc: Luca; Comment Oggetto: Re: [LCweb-ita/LC-Lightbox-LITE] License inquiry (#8) Hello, the LITE version is MIT licensed. This means you...

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...

Thanks for the kind answer. I'm a developer too, if you tell me where you track the click/drag (file + line) I can try achieving it.