I have some videos in my carousel slider and autoplay for videos activated (at Fullscreen slider addon). But I don't want the videos to be looped - they should only play once and then stop with the last frame.
Is that somehow possible? Change in js somewhere?
Thanks for any help!
-
Videos not to loop when autoplay
-
+1 for this.
@mariusjopen is this possible? When I look at the site code, these autoplay videos inside carousels have a .loop class added, even when I don’t activate loop when adding them. Doesn't happen when placing videos as standalone.
-
Dear @maximilianm
ok. I will check with Armin about that.
You could try to get rid of the loop class with jQuery as a quick and dirty fix for now.Best!
Marius
-
Hey thanks for the heads up, will fix this.