Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083276

    BrianGlicklich
    Participant

    Hi –

    I’m trying to disable the loop function on the video header but have had no luck at all.

    It was initially set up as a bg video, but I read in other posts that the loop can’t be disabled for a bg video. I then tried adding the video to a transparent layer and disabling the loop function there, but had no luck with that either.

    Finally I tried adding this custom javascript (which also didn’t work):

    jQuery (function($) {
    $(document).ready( function() {$(‘video’).prop(‘loop’, false); } );
    } );

    The site in question is: http://bracestrategy.wpengine.com/

    Let me know if you need additional info, and thanks in advance for the help!.. going crazy with this one.

    #1083480

    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1084995

    BrianGlicklich
    Participant
    This reply has been marked as private.
    #1085212

    Joao
    Moderator

    Hi There,

    Try using your video as a layer instead of as a background on Revolution Slider.

    Let us know how it goes.

    Joao

    #1092379

    BrianGlicklich
    Participant

    Tried that already… no luck.

    #1092868

    Lely
    Moderator

    Hello Brian,

    Please update the Arguments Vimeo from this:
    title=0&byline=0&portrait=0&api=1
    To this:
    loop=0&title=0&byline=0&portrait=0&api=1

    We have added this part: loop=0 to stop the loop.

    Hope this helps.

    #1093767

    BrianGlicklich
    Participant

    Got it!… Thanks so much!!

    #1093768

    Joao
    Moderator

    You are welcome.

    Let us know if we can help with anything else.

    Joao