Hi. Would it be possible to load two videos inside [/av_cell_one_third] with [av_video src]
and name id=* and than use something like this.
<script>
$(function(){
$( “#av-2” ).hide();
});
function run(){
$( “#av-1” ).hide();
$( “#av-2” ).show();
document.getElementById(“av-2”).play();
};
</script>
For this I suppose to load: https://code.jquery.com/jquery-3.2.1.min.js
The feauture I’m after is to
play:
– video#1(loop=false) -Hide video#2
play:
– video#2 (loop=true) -Hide video#1
Thanks,
OPVAB
Hey opvab,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria
Hi.
Would it be possible to use the easy slider and load two video elements. The problem is that I would like to have the easy slider inside a cell using the grid row element and looping the video slide#2 and I can’t get rid of the loading icon every time the video starts over. I don’t know if it’s the slide show transition that makes this.
Thanks,
OPVAB
Hi again, you could close this issue, I’ve solved it by hidding the spinning wheel with CSS.
/OPVAB
Hi opvab,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria