Home › Forums › All Other Themes › place video
- This topic has 8 replies, 2 voices, and was last updated 2 years, 8 months ago by
Forum Moderator.
-
AuthorPosts
-
January 18, 2021 at 10:53 am #173014
Hi,
i like to place 2 videos next to each other, not to big not too small.
Video option is too big and column (2) > video is too small.see:https://www.schoenenenlaarzen.nl/eenvoudig-online-inboeken/ > video
Any other solution?
January 18, 2021 at 1:34 pm #173036Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.ql-video { width: 100% !important; height: 300px !important; }
Regards,
DaveJanuary 18, 2021 at 3:21 pm #173045thanks for your code, this works. But is there an option to disable auto play?
January 19, 2021 at 1:54 pm #173090Hi,
Kindly use this iframe Code for autoplay:
<iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-1.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe> <iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-2.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe>
Regards,
DaveJanuary 19, 2021 at 3:30 pm #173098where? In column where I place txt or shortcode its not doing anything
January 20, 2021 at 11:43 am #173178Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveJanuary 20, 2021 at 1:55 pm #173214Hi,
Kindly add video in 2 columns again.
Regards,
DaveJanuary 20, 2021 at 3:17 pm #173218added…
January 21, 2021 at 11:28 am #173351Hi,
Unfortunately, this is not possible to autoplay video using default block of SKT Builder. Because SKT builder does not support HTML Code.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.