My layerslider slides have a button that currently links to a YouTube video. It is set to Open on the same page. This works as intended, but it does not allow for the ?rel=0 parameter on the video. Is there a way to set the link to open an <iframe> on top so I can set this parameter? The site is http://www.brevium.com
Hi!
WordPress normally strips any parameters from video URLs, however i found this plugin:
http://wordpress.org/plugins/hide-youtube-related-videos/
Best regards,
Josue
I understand that WordPress strips parameters. I’m wondering if there is a way to make the button open a lightbox window with an embedded video.
Hey!
You can add your video manually. please edit this code – http://pastie.org/9120886
Best regards,
Yigit
This is a little beyond my knowledge. Where in the layerslider do I place this code?