Loop Full Video

Home Forums Porto – Responsive HTML5 Template Loop Full Video

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10023430
    JohnAlan
    Participant

    Hi,

    Looking at the code it looks like it’s supposed to, but http://preview.oklerthemes.com/porto/6.0.0/index-header-full-video.html doesn’t loop at the end.

    How can this be made to loop?

    Thanks in advance!



    Template Version: 6.0.0
    #10023434
    Support2
    Keymaster

    Hello John,

    Please change the HTML of video layer to:

    <div class="rs-background-video-layer" 
    	data-forcerewind="on" 
    	data-volume="mute" 
    	data-videowidth="100%" 
    	data-videoheight="100%" 
    	data-videomp4="video/landing.mp4" 
    	data-videopreload="preload" 
    	data-videoloop="loop" 
    	data-forceCover="1" 
    	data-aspectratio="16:9" 
    	data-autoplay="true" 
    	data-autoplayonlyfirsttime="false" 
    ></div>

    * Note that removed the attr data-nextslideatend="true".

    Please, try that and let me know if you need further assistance.

    Kind Regards,

    Rodrigo.


    #10023435
    JohnAlan
    Participant

    Perfect, thanks!


Viewing 3 posts - 1 through 3 (of 3 total)

This topic is marked as "RESOLVED" and can not rceive new replies.