Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #416362

    Hi! What is the best way to incorporate video content so that it will show on mobile devices ?

    Also is there a way to have a fall back slideshow instead of a single image ?

    Thanx!

    #416914

    Hi Paul!

    1. Videos will be available on mobile devices by default, or maybe I’m missing your point?

    2. Sorry, I might be missing your point here too, do you want a slideshow fallback for a single image or the other way around?

    Please provide us with a link to the site in question if you are having any problems.

    Regards,
    Rikard

    #417404

    Hi Rikard!

    I often use a easy slider to easily get the size i want of the video content, but maybe i’m going about this all wrong ?

    See example here

    http://martentrotzig.se

    When i implement videos with the use of easy slider it doesn’t work on mobile units and requires a fall back image. (i was wondering instead of using a single fallback image it would be practical to have a slideshow of images instead)

    But as i said maybe I’m doing this all wrong, i often want to incorporate videos hosted on Vimeo, but i want to control the size of the video.

    Which is the best way to embed vimeo files ?

    Thanx

    #417920

    Hey!

    You can add the video code from vimeo manually, use a code or text block, or use the Video element.

    <iframe src="https://player.vimeo.com/video/122959827?color=ffffff&title=0&byline=0&portrait=0" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/122959827">THE REINVENTION OF NORMAL</a> from <a href="https://vimeo.com/user6280000">Liam Saint-Pierre</a> on <a href="https://vimeo.com">Vimeo</a>
    

    If you want it to be a video slider, try the Content Slider.

    Cheers!
    Ismael

    #419665

    Thanx! Will try that!

    #420165

    Hi!

    Please keep us posted on how you do with this, please get back to us if you should have any problems.

    Best regards,
    Rikard

    #421194

    Thanx! I used the video module and it works well for when i only have a single video.

    It’s where i want to mix stills and video in a slideshow mobil playback isn’t supported ?

    #421846
    #428479

    I am trying to display a big full width video at the top of my website 100% no padding. I have tried embeds, full width color box, etc. and there is always padding unless I use the full width slider.. If I use the slide it works great filling out the entire section but, then it won’t play on mobile – I need it to play on mobile.. Any idea how to get rid of extra padding and display Vimeo video like this?

    Thanks
    Lane

    • This reply was modified 9 years, 2 months ago by lanelee.
    #428565

    Hi Lane

    You can place your video element inside a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .container { max-width: 100%!important; padding: 0; margin: 0; }

    Cheers!
    Yigit

    #429067

    Yigit,
    Thanks Much for the help.. It almost works.. I now just have a 20px padding at the bottom but the rest is full width and filled. I have all the padding and margins set at 0px.. I even tried doing the -20px on margin and padding but it still shows 20px padding under the video. Any idea?
    Thanks!!

    #429071

    Hi!


    @lanelee
    Can you please post the link to your page where we can see the issue?

    Best regards,
    Yigit

    #527941

    I also have the same observation as Lanelee, a magic padding below the video. Has this been solved?

    Just wondering, why these types of hacks with the color section are needed at the first place? Why the video element is so very limited in options? It is an important of a website, and there are actually no options at all to set. No layout features and no play-control options for example, like auto play or hide controls, etc

    #528891

    @tzanten
    you can use layout elements and put your video element inside of it.

    I think there are lots of plugins out there specialized on advanced video options.

    Regards,
    Andy

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