For some reason av_vidoe short codes just started displaying my youtube videos within a lightbox, why?
Here is what I used
[av_video src='https://www.youtube.com/watch?v=hxbTu5wkA_E' format='16-9' width='16' height='9']
And this is what comes out
<div class=”avia-video avia-video-16-9 “>http://www.youtube.com/watch?v=hxbTu5wkA_</div>
Where is that “rel=’lightbox'” coming from?
Thanks
Todd
Hey toddgeist!
You’re using an incorrect url. Please go to the actual youtube video then click “Share”. Copy the url and use it. It should look like this for example:
[av_video src='http://youtu.be/uwnEpDmAceI' format='16-9' width='16' height='9']
Regards,
Ismael
thank you :-)