Tagged: 

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • #589677

    I’m sorry, but for us this is important!
    Can you please answer my question?

    Thank you
    Cornelia

    #590631

    Hi!

    Sorry for the delay. Yes, we have reported the issue to Kriesi but he’s a little bit busy with the demos and updates. The actual video element is working on the test page though. The only workaround I can think of is to use the actual video element instead of the color section background option. We added a custom function in the function_custom.php file. Please try the test page: http://www.hrworks.de/video-test/

    Best regards,
    Ismael

    #590673

    Hi Ismael,

    I tryed the test page in IE9 but I can’t see any video, it doesn’t change anything.
    Do I have to change anything?

    Thank you
    Cornelia

    #591934

    Hi!

    I’m sorry but this is working on my end. Another workaround is to redirect users to another page when they are using IE9. Use the actual video element instead of the color section. Here’s how: https://kriesi.at/support/topic/slider-images-videos-dont-play-in-ie9/#post-591298

    Duplicate the page then add a code block element. Add this redirect code:

    <!--[if IE 9]>
    <script type="text/javascript">
        window.location = "http://www.domain.com/ie9page/";
    </script>
    <![endif]-->
    

    Best regards,
    Ismael

    #592219

    Hi Ismael,

    thank you for the workaround, I’m going to try.
    Anyway the video is on our homepage and I would prefer a working color section with videos and slides in IE9.
    Enfold supports Video Slides so it should work, right? Please report this issue to Kriesi and keep me up-to-date.

    Thank you
    Cornelia

    10/03/16
    Hi Ismael,
    any news from Kriesi to this topic?
    Thank you
    Cornelia

    • This reply was modified 8 years, 8 months ago by HRworks.
Viewing 5 posts - 31 through 35 (of 35 total)
  • The topic ‘mp4 Video doesn't work in IE9’ is closed to new replies.