-
AuthorPosts
-
March 28, 2014 at 7:23 pm #244539
Is there no way to have video slider work for mobile at all? Even if I make the videos self hosted with html5
March 29, 2014 at 7:52 am #244704Hi bert787!
Thank you for using the theme!
Unfortunately, it is not possible yet without your own modifications within the theme. You can look for help on Werkpress. Kriesi chose to disable the video function on mobile devices because there were simply too many incompatibilities and it doesn’t offer a good user experience. Each service (youtube, vimeo, self hosted) for videos had its own set of problems.
Thank you for your understanding.
Regards,
IsmaelApril 10, 2014 at 5:50 pm #249861Any word of it returning back at all? I purchased the theme mainly for the reason of videos playing on the mobile.
April 13, 2014 at 6:34 am #250633Hey!
You can include HTML5 videos in LayerSlider, but they won’t autoplay/pre-load on mobile (that’s handled by the device OS, we can’t change it). Use this code as a HTML layer:
<video> <source src='_VIDEO_MP4_URL_' type="video/mp4"> <source src='_VIDEO_OGG_URL_' type="video/ogg"> </video>
Best regards,
JosueApril 13, 2014 at 10:03 pm #250800I don’t need auto play as long as I can just have it so mobile can play it. Will it slide though to the next video once the user is done with the first video slide?
April 14, 2014 at 12:13 am #250815Also is there no way to have youtube posts on the slide at all? I don’t need them to auto play just a basic slider.
April 14, 2014 at 1:09 am #250826Hi!
You can try with the iframe code YT provides, in a HTML layer as well.
Cheers!
JosueApril 23, 2014 at 11:41 am #254843Hallo Enfold Theme,
I hope you could help me with te following issue. It seems my computer is the only computer which can load the layer slider. The pictures on the bottom of my homepage cannot load as well. How can I make the layer slider load on every computer?
my website is http://www.onevents.nl Thanks in advance!
best,
Daniel
April 23, 2014 at 7:52 pm #255179Hi Daniel!
It is happening because you are calling the images from localhost (which only works on your computer), you need to upload and re-set them:
Regards,
JosueApril 23, 2014 at 8:14 pm #255187Hi Josue,
Great, that works! Thanks!
best,
Daniel
April 23, 2014 at 8:15 pm #255188You are welcome, glad we could help :)
Regards,
JosueApril 23, 2014 at 8:31 pm #255192What iFrame is that ? Said what YT provides?
April 23, 2014 at 8:36 pm #255193April 23, 2014 at 8:58 pm #255203Now am I able to have that in the slider? Doesnt need to auto play or anything but just slide to the next youtube video
April 23, 2014 at 9:02 pm #255206Do you mean to have something like a video playlist?
Cheers!
JosueApril 23, 2014 at 9:04 pm #255207Yeah basically, the slider on the homepage on the top to feature like 3 youtube videos and I really appreciate the help you’ve been great!!
April 23, 2014 at 9:06 pm #255209Youtube also allows you to embed playlists, refer to this article:
http://www.labnol.org/internet/embed-youtube-playlists/17687/Best regards,
JosueApril 23, 2014 at 9:08 pm #255212Oh awesome and then I can just add that snippet into the iFrame – AWESOME THANKS!!
-
AuthorPosts
- The topic ‘Video Sliders’ is closed to new replies.