Tagged: cornerstone
-
AuthorPosts
-
April 15, 2016 at 10:16 am #884393
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
April 15, 2016 at 10:35 am #884426Hey,
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.
April 15, 2016 at 11:06 am #884456Never 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
April 15, 2016 at 11:40 pm #885255Hi 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!
April 17, 2016 at 11:50 pm #887495This reply has been marked as private.April 18, 2016 at 4:24 am #887861Good 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
April 18, 2016 at 4:34 am #887882Glad to hear that, could be related to recent update. Thanks!
-
AuthorPosts