Video repeat off

Support Forums Gris – HTML Template Video repeat off

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5451
    Artur
    Participant

    Hello Guys,

    we use the gris template and it´s great. Is it possibile to set the background video from youtube only to play one time. I mean if the video has end then it will stop and not repeat again.

    Thanks
    Artur

    #5452
    CreaboxThemes
    Keymaster

    Hi,

    yes, that is possible. You have to add the option loop:false to the video. In your main file (index_video2.html in the default theme), change the code of the line 178 to this one:

    <a id="bgndVideo" data-property="{videoURL:'http://www.youtube.com/watch?v=kn-1D5z3-Cs',containment:'body',autoPlay:true, mute:false, startAt:0,opacity:1,ratio:'4/3', addRaster:true, loop:false}">My video</a>

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.