I love the video background feature in the color section but the problem is you have to wait for the video to load before you can interact with the page. ie spinng wheel and also the video starts playing slowly until it fully downloads. When we are using the video as a design element this is less than ideal.
Question: Can we show a background image and only reveal the video element when it is fully buffered and ready to loop with out hiccups?
If so, how can we control this. I have seen sites use opactiy:0 and then change to opacity:1 but the missing element is how to control when the video has fully loaded then trigger the opacity change to reveal it. Ie it is loading in the background while the content background is displayed.
Any hints would be great..
Thanks for the continued great support!
Hey AntonNovikov!
No, this is not possible. This would require new options (for the preview images) and new js code for the background video player. You can add your request to the feature request list: https://kriesi.at/support/enfold-feature-requests/ and Kriesi will add this feature if we think it’s useful or if many other users vote for it.
Cheers!
Peter
Thanks, I will have to use the layer slider or something and create a timer.