Youtube lightbox on mobile device

1 reply · opened Jan 16, 2021

33deranJan 16, 2021

Hi,
Thank you for your amazing product!
When clicking a youtube link that opens a lightbox video on desktop,
It directs to youtube on mobile device.
I went through the comments, and read about disableOn, but it doesn't seem to work.
(I'm on the most recent version of Canvas)
Thanks!

SSemicolon WebSTAFFJan 16, 2021

Hello,

Thanks so much for the Kind Words! :)

Simply add the data-disable-under="0" Attribute to the data-lightbox="iframe" Element. Example:

<a href="https://www.youtube.com/watch?v=xxxxxxxxxxx" data-lightbox="iframe" data-disable-under="0">Video</a>

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard