archetyped / simple-lightbox-extensions

Feedback & Support for Simple Lightbox Extensions
https://archetyped.com/tools/simple-lightbox/
2 stars 3 forks source link

[Video / Issue]: Lightbox Video #38

Closed mburns1216 closed 8 years ago

mburns1216 commented 8 years ago

Description of issue

Embedded videos will not open up in the lightbox window

Details

archetyped commented 8 years ago

Hi, embedded players already have the video loaded to play on the page itself. To open the video in the lightbox, a link to the video must be added to the page so that there is something for visitors to click on.

Example:

<a href="https://www.youtube.com/watch?v=Eqz3-IGttrQ">Watch Video</a>

Of course, a link can also contain an image if you prefer to display a thumbnail image for visitors to click on.