-
AuthorPosts
-
June 12, 2014 at 5:13 am #277886
Hi All,
Is there any way to set up a video almost as it looks like if you put it as part of the background but have a button to play it when you decide instead of automatically?Thx in advance.
June 12, 2014 at 6:11 am #277919Hello!
It’s possible to achieve that with Enfold, but it would require some customization to the theme, unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
JosueJune 21, 2014 at 3:45 pm #281985This reply has been marked as private.June 21, 2014 at 4:12 pm #281987This reply has been marked as private.June 21, 2014 at 4:29 pm #281991This reply has been marked as private.June 21, 2014 at 5:21 pm #281996This reply has been marked as private.June 21, 2014 at 7:53 pm #282021Hehe, glad you figured it out yourself, if you have any questions let us know :)
Cheers!
JosueJune 22, 2014 at 4:11 pm #282165This reply has been marked as private.June 22, 2014 at 4:47 pm #282170Hi!
iPhones last I checked will not autoplay any video under any conditions. The user must have control of starting the video and needs to click on it, press play etc in order for it to start.
Is it working if you click on the image/video area?
Cheers!
DevinJune 22, 2014 at 5:02 pm #282173This reply has been marked as private.June 23, 2014 at 8:00 am #282287Hey!
Please try to place the video into the color section, then add a custom id to the section ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) – i.e. “fullwidth_video_section”. Then insert this code into the quick css field to stretch the video
#fullwidth_video_section .container, fullwidth_video_section iframe{ width: 100%; }
and replace “fullwidth_video_section” with your custom id if necessary.
Best regards,
PeterJune 25, 2014 at 3:03 am #283375This reply has been marked as private.June 25, 2014 at 3:32 am #283381This reply has been marked as private.June 25, 2014 at 3:58 am #283384yes. the other sliders work with video on iPad and iPhone, but not the fullwidth layer slider for some reason. Even with the auto play disabled.
June 30, 2014 at 3:47 pm #285225Hey!
The LayerSlider isn’t anything we wrote so it doesn’t have the same general elements that the other slideshows do.
As for the ID, you add the ID to the color section like on the docs example here: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
That gives the color section an ID you can then easily target the elements inside of it with. For mobile the video elements on the fullwidth slideshow specifically mention that they aren’t supported on mobile:
Video on most mobile devices can't be controlled properly with JavaScript, which is mandatory here, therefore you are required to select a fallback image which can be displayed instead
Which is why there is an option for a fallback image.
Best regards,
DevinJuly 2, 2014 at 1:19 pm #286183This reply has been marked as private. -
AuthorPosts
- The topic ‘Incorporating video into a color area or otherwise and playing command vs auto’ is closed to new replies.