Ok, I tried this, but regardless of where I place my code (SITE or PAGE), nothing seems affected on the site-wide lightbox.
Is it possible to interact with a lightbox elements (site wide) via code at this time?
Ok, I tried this, but regardless of where I place my code (SITE or PAGE), nothing seems affected on the site-wide lightbox.
Is it possible to interact with a lightbox elements (site wide) via code at this time?
Hi Omid,
Yes. Lightbox has it’s on code (as it is treated like a page.).
See my answer here about interacting with it. I think it’ll be enough for you.
Liran.
Thanks Liran. So, are you stating I can use that snippet and insert additional ELEMENT RELATED INTERACTION CODE pieces for elements located ON THE LIGHTBOX itself then?
Hi Omid,
If you wish to interact with elements added to the lightbox itself, you should add the code to the page section of the lightbox .
Best,
Tal.
Tal,
That made it so much easier lol
Thanks!