Scenic template

hello, in this template the video doesn’t play or loo, not sure what is wrong with the code? the code I have is exactly how it was when downloaded from this site. Can someone help? Thanks

Hey there

Please share url of the problem, and steps to replicate it

Hi, thank you for writing me back. I’m testing the template offline so I don’t have a URL yet but I haven’t been able to get the video to loop. The video path is fine on my end and the code appears good but not sure why it doesn’t loop? Not sure if this helps. Thanks.

<div class=“video-container”>
<video autoplay loop=“true”>
<source type=“video/mp4” src=“videos/video.mp4”>
</video>
</div>

hey there

sorry but, without checking it live I can’t say anything, you can also use iframe share code from youtube and loop parameter in the iframe code, for more please check this link: YouTube Embedded Players and Player Parameters

Have a nice day