Youtube Video Lightbox problem

1 reply · opened Oct 1, 2020

RramondbOct 1, 2020

Hey, i'm trying to put youtube video in a light box but everytime it opens the connection doesn't work.

It says: "the following link must have been removed or deleted", but it isn't.

By looking at google chrome inspection the "src" attribute at the iframe tag is starting with "//www.youtube.com(...)", are those "//" a problem?

<iframe class="mfp-iframe" src="**//**www.youtube.com/embed/WwKFp2zLXYQ?autoplay=1" frameborder="0" allowfullscreen=""></iframe>

besides that my code looks like that:

<div class="col-12 button-wrapper">
<div class="col-6 button-0">
Antes
</div>
<div class="col-6 button-1">
Depois
</div>
</div>

SSemicolon WebSTAFFOct 2, 2020

Hello,

The Issue is with the Youtube Video URL. Make sure that your Youtube Videos for the Lightbox are always in this Format: https://www.youtube.com/watch?v=WwKFp2zLXYQ .

This will definitely fix the issue. 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