Hi
I'm attempting to add YouTube videos and have them display as a lightbox.
It was working until today I went to add some more and they just won't display in the lightbox, they go directly to the YouTube URL. It seems like its not seeing the rel=sexylightbox part of the code.
My code is:
Code: |
<a href="http://www.youtube.com/watch?v=xZfhFWagGRU&height=315&width=560;background=#000" rel="sexylightbox"><img src="http://img.youtube.com/vi/xZfhFWagGRU/hqdefault.jpg" width="200" /></a>
|
I've even used the default from the example documentation and the lightbox won't display.
I've reinstalled the plugins and modules to no effect. Any ideas?