background video embedding not loading (sometimes)
-
Hi,
At the top of the website there should load a video embedded with youtube. Sometimes it does, sometimes it doesn’t. If I inspect the element with the browser I get:
<div class="background-inner video uncode-video-container" data-ratio="1.7758985200846" data-provider="youtube" data-video="https://youtu.be/y41v3owIjk4" data-id="79894" style="background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: cover; opacity: 1;"><iframe id="okplayer-79894" style="position: absolute; left: -71.0359px; top: -221px; overflow: hidden; z-index: auto; height: 709px; width: 1258.07px;" frameborder="0" allowfullscreen="1" allow="autoplay; encrypted-media" title="YouTube video player" width="640" height="360" src="https://www.youtube.com/embed/y41v3owIjk4?autohide=1&autoplay=0&cc_load_policy=0&controls=0&enablejsapi=1&fs=0&modestbranding=1&origin=https%3A%2F%2Fxtraicehome.com&iv_load_policy=1&loop=1&showinfo=0&rel=0&wmode=opaque&hd=1&widgetid=1"></iframe></div>When it doesn’t load I get:
<div class="background-inner" style="background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;"></div>It happens randomly and I have no idea how to address the problem, any ideas?
Much appreciated.
The page I need help with: [log in to see the link]
The topic ‘background video embedding not loading (sometimes)’ is closed to new replies.