Hi all,
I can’t get a youtube video embedded in a color section background to stop showing the related videos at the end. Usually you’d add ?rel=0 to the URL to stop this behaviour.
Any idea how to do this?
Thanks
Hey JoeLovell,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
look to the code not given by youtube on clicking the embed code – look to the browser url of your video (does not work on video alb element)
there is something like: https://www.youtube.com/watch?v=mlf4bidp2yc
– behind that add that
?autoplay=1&ecver=2&showinfo=0&loop=1&rel=0
the ecver=2 is to get rid of that overlay on pause the video
– but that is not so important here as color-section background video
if you have an image and want to link to a yourtube video in a lightbox – take the same code as above and ad &iframe=true
behind the link:
https://www.youtube.com/watch?v=mlf4bidp2yc?ecver=2&showinfo=0&autoplay=1&loop=1&rel=0&iframe=true
click the image to start the lightbox video
see here in action: https://webers-testseite.de/weber/karte/
Hi,
Thanks for sharing @guenni007, did you have any luck with the suggestions above @joelovell?
Best regards,
Rikard