Youtube video inside gallery

8 replies·opened Mar 23, 2017
P
Pilla_AnaMar 23, 2017

Hi,
It is posible to include a youtube link in the gallery?

something like that:

[

![attachment](images/galeria/drapaire 27.jpg)
](//www.youtube.com/embed/hJ3mpUGV_r0)

and that it shows the video instead of an image.

P
Pilla_AnaMar 23, 2017

Hi,
It is posible to include a youtube link in the gallery?

something like that:

<a href="hhttps://www.youtube.com/embed/hJ3mpUGV_r0" data-lightbox="gallery-item">
<img class="image_fade" src="images/galeria/drapaire 27.jpg" alt="El Drapaire"></a>

and that it shows the video instead of an image.

S
SemiColonWebSTAFFMar 31, 2017

Hello,

This is Definitely Possible. Please consider using the following code for the Youtube Lightbox inside the Gallery:

<a href="https://www.youtube.com/embed/hJ3mpUGV_r0" data-lightbox="gallery-item" class="mfp-iframe">
	...
</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.

P
Pilla_AnaApr 6, 2017

I tryed this code:

<a href="https://www.youtube.com/embed/7Bq2j9VhEdU" data-lightbox="gallery-item" class="mfp-iframe"><img class="image_fade" src="images/galeria/drapaire 28.jpg" alt="El Drapaire"></a>

and it didn't work. :(

P
Pilla_AnaApr 21, 2017

any idea?

S
SemiColonWebSTAFFApr 21, 2017

Hello,

Please do not use Embed URLs. Instead using the Full URLs: https://www.youtube.com/watch?v=7Bq2j9VhEdU 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.

P
Pilla_AnaApr 28, 2017

I tried:

<a href="https://www.youtube.com/embed/7Bq2j9VhEdU" data-lightbox="gallery-item" class="mfp-iframe"><img class="image_fade" src="images/galeria/drapaire 28.jpg" alt="El Drapaire"></a>

and

<a href="https://www.youtube.com/watch?v=7Bq2j9VhEdU" data-lightbox="gallery-item" class="mfp-iframe"><img class="image_fade" src="images/galeria/drapaire 28.jpg" alt="El Drapaire"></a>

and neither worked properly.

I get an error file in the iframe because it can find the file.

P
Pilla_AnaMay 16, 2017

nothing?

S
SemiColonWebSTAFFMay 16, 2017

Hello,

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

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