Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #884393

    stuartchan
    Participant

    Good day

    I have a question regarding Revolution slider.

    I have a looping HMTL5 video (with audio) looping as a layer. I would like it to
    1) Not have a pause button showing, and
    2) Automatically stop when the display scrolls down the page (to stop the audio).

    Cheers

    #884426

    stuartchan
    Participant

    Hey,

    Found the solution for the scroll

    Slider Settings > General Settings > Slideshow > Stop slider out of viewpoint.

    I still have an issue with the pause button though.

    #884456

    stuartchan
    Participant

    Never mind, I found it with CSS here:

    .tp-video-play-button {
    display: none !important;
    }

    But now the video crashes half-way through the first loop. No error message shows. I tested without the CSS code again and it still crashed.

    Cheers

    #885255

    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Would you mind providing your site’s URL that has this issue? If it’s behind an under construction page, then please provide a login as well.

    Thanks!

    #887495

    stuartchan
    Participant
    This reply has been marked as private.
    #887861

    stuartchan
    Participant

    Good day,

    I seemed to have solved the issue, but I don’t know what caused the problem.

    The issue was when I had a video loaded as a layer, the layer did not set automatically to the length of the video, but rather about 2/3 of it. Thus it would cut off, and kill the loop.

    The problem is that this was originally a functioning video and the change applied to all sliders equally without update.

    Regardless, fixed now.

    Cheers

    #887882

    Rad
    Moderator

    Glad to hear that, could be related to recent update. Thanks!