ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.84k stars 1.3k forks source link

Vimeo Videos doesn't load #184

Closed weilinzung closed 8 years ago

weilinzung commented 8 years ago

I try to use vimeo video links that input from the on the wordpress backend, but "https://vimeo.com/163003595" this type's link doesn't work, only with the "player" will work: https://player.vimeo.com/video/163003595

thanks.

ashleydw commented 8 years ago

Did you read the docs?

You cannot embed Vimeo videos using the standard url (ie http://vimeo.com/80629469); you must link to the embed source (ie player.vimeo.com/video/80629469). This will mean your link url - if the JavaScript fails, will open the full screen player (try opening the first link below in a new tab); the solution to this is to set the lightbox source directly - the second link below does this.