Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #942054

    Hi!

    I have a problem embedding a video into a website using Enfold.
    I use the advanced Editor.
    Video format: mp4
    Size: 1920 x 1080

    Problem a)
    When I use the media video element, only the player controls are displayed (as a bar), and in it the video is shown in the size of a thumbnail.

    Problem b)
    When I use a text block element & iframe, the video is shown in the correct size, but the player controls are lower, than the video (showing a gap of white space)
    This would be my preferred solution, if I can somehow remove the mentioned gap.

    Problem b.1)
    Also, I had the issue, that the video file and the controls panel are seperately playable – so the content ist doubled?
    This happened only once though. I tried to reproduce it for this message, but I can’t. Hope it won’t repeat itself.

    Problem c)
    I tried to embedd the video in a slider element too: it shows the control panel as a bar, the video again only as a thumbnail, and a loading screen, which keeps loading no content below.

    I have tried the 1/1 layout element and the color section.

    Thanks in advance,
    Karo

    #942675

    Sorry to push this to the top, but I really need help solving this.

    Any advice anyone?

    Best,
    Karo

    #942887

    Hi,

    Thank you for using Enfold.

    Where did you add the video? I can’t find it on any page. Please create a test page so that we can inspect it. After the update, you should re-saved the theme options to regenerate the scripts and stylesheets.

    Best regards,
    Ismael

    #943009

    Hi Ismael,

    thank you for getting back to me.
    Sorry, that I didn’t think of a testpage before, the link is in the private content area.
    I resaved the theme options, as you said.

    I’ve embedded every element I talked about, so you can see them all at once:
    Text block with iframe
    Slider
    Video Element

    Also, I need autoplay off.

    Best,
    Karo

    #943021

    Hi,
    any soltion on the request above? I have exactly the same issues.

    thanks
    katharina

    #943975

    Hi,

    Thank you for the update.


    @kmgfoto
    : We added this css code in the Quick CSS field to fix the video element height.

    #top .mejs-container {
        max-height: 100% !important;
    }
    

    Please remove browser cache prior to checking the page.


    @KaJoHa
    : Please create a new thread or try the css code above.

    Best regards,
    Ismael

    #944134

    Amazing, thank you!!!

    Thanks so much for your effort and have a great day!

    Best

    #944468

    Hi,

    Great, glad we could help and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #944472

    Thanks, from my point of view this topic is resolved!

    Best,
    K

    #944611

    Thank you, the CSS works perfect!

    Best regards
    Katharina

    #944807

    Hi kmgfoto,

    Thanks for the feedback. I’ll close this thread for now, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Video Upload Problems with Enfold Video Element and Iframe’ is closed to new replies.