Tagged: Youtube
Hi,
I’m trying to control the length of the video that is to be played/streamed from Youtube.
As you can see I’ve used the “start” and “end” to determine the where I want it to start and where I want it to end. For some reason when I look at the source code, Enfold truncates this. Can this be fixed?
Thanks.
Hey slui!
Are you copying the embed code youtube gives you or are you using our video shortcode? Send us a link to your page and paste the code your using here.
Best regards,
Elliott
Hey!
Use this in a code or text block:
<div class="avia-video avia-video-16-9 ">
<div class="avia-iframe-wrap"><iframe src="https://www.youtube.com/embed/zImLDYRLoTI?start=10&end=60&feature=oembed" width="1500" height="844" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div>
</div>
Regards,
Ismael