Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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).

    #890356

    Hey 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,
    Rikard

    #890574

    I 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.

    #890725

    Hi,

    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,
    Rikard

    #890918

    I 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….

    #890923

    I 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.

    #891071

    Hi,

    Thanks for the feedback and for sharing, are you ok with using the CSS and staying with 4.1.2?

    Best regards,
    Rikard

    #1026648

    thank you mmaack, this was helpful.

    #1026911

    Hey HostageMedia,

    Happy to hear that you were able to find assistance from fellow users.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.