-
AuthorPosts
-
December 19, 2017 at 12:40 am #890296
I’m having an issue with the background video of a color section not loading full height of the color section container on page load. When I refresh the screen, the background will properly stretch to fill the container (it’s a simple watery bg video).
December 19, 2017 at 7:28 am #890356Hey mmaack,
Thanks for the link, it looks good on my end on first load using Chrome. In which browser are you seeing that problem?
Best regards,
RikardDecember 19, 2017 at 5:50 pm #890574I am using FIrefox and Chrome and am getting the same result with both.
On the new Safari, the background video doesn’t load at all, but I suspect that is due to the latest release that disables autoplay.
December 20, 2017 at 10:55 am #890725Hi,
Thanks for the screenshots, I was looking at the wrong element and I’m getting the same results on my end using Chrome. Could you try updating the theme to the latest version (4.2) to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardDecember 20, 2017 at 8:29 pm #890918I applied the update to my local dev site, and now the background video doesn’t load at all. Judging by the feedback that other users appear to be having with the update, I’m reluctant to install it on a live site. What gives?
Also, why doesn’t the Enfold theme update check function work? I have purchased a large number of licenses and am never notified when an update is available on any of the sites. All have a unique API code….
December 20, 2017 at 8:40 pm #890923I applied the follwing to my custom css based on another post suggestion and it seems to have worked…
.mejs-container {
width: 100% !important;
}
.mejs-layer.mejs-overlay-play{
height:100% !important;
}However, I am still using 4.1.2, since the 4.2 update breaks the color section. The background video absolutely will not load.
December 21, 2017 at 11:06 am #891071Hi,
Thanks for the feedback and for sharing, are you ok with using the CSS and staying with 4.1.2?
Best regards,
RikardOctober 26, 2018 at 8:04 am #1026648thank you mmaack, this was helpful.
October 26, 2018 at 6:26 pm #1026911Hey HostageMedia,
Happy to hear that you were able to find assistance from fellow users.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.