Unalble to load Vimeo (and Youtube) videos in the background.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10034978
    Krishnan
    Participant

    I need to have a vimeo video playing in the background. The id is 262185707. Here’s the code I have used, but it doesn’t play. The same is the case with YouTube, it doesn’t play too. My requirement is Vimeo presently.

    Also the HTML5 video, though it plays, but stops after a few seconds. Spend hours trying to trouble shooot allthe three issues. Guess I am missing some cruicial setting. Could you please help me with this?

    -Krissy



    Template Version: 8.1
    #10034999
    Support
    Keymaster

    Hello, thanks for your purchase.

    Please try with the given code below for the video:

    <!-- BACKGROUND VIDEO LAYER -->
    <div class="rs-background-video-layer" 
    	data-forcerewind="on" 
    	data-volume="mute" 
    	data-vimeoid="82642494" 
    	data-videoattributes="title=0&byline=0&portrait=0&api=1" 
    	data-videowidth="100%" 
    	data-videoheight="100%" 
    	data-videocontrols="none" 
    	data-videostartat="00:00" 
    	data-videoendat="00:48" 
    	data-videoloop="loop" 
    	data-forceCover="1" 
    	data-aspectratio="16:9" 
    	data-autoplay="true" 
    	data-autoplayonlyfirsttime="false" 
    ></div>

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

    Kind Regards,

    Rodrigo.


    If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads


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

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