-
AuthorPosts
-
May 31, 2017 at 11:46 am #801955
Hi,
I need to mute or pause the background video of a color section. I saw this thread: https://kriesi.at/support/topic/enable-video-controls-pauseplay-wbackground-video/ and tried this one in section.php'video_controls' => '',
And this one in Quick css:
#top .av-section-with-video-bg .av-section-video-bg:after, .av-click-overlay, .av-section-video-bg + .container { pointer-events: none; } #top .av-section-video-bg iframe{ top: 0 !important; height: 100% !important; width: 100% !important; left: 0 !important; }
But it is still not showing controls. Can you please help me out?
Many Thanks!- This topic was modified 7 years, 5 months ago by torahulparashar. Reason: adding more code
May 31, 2017 at 12:07 pm #801968Hey torahulparashar,
Can you provide us with admin access into your website so we can take a look?
Best regards,
SarahMay 31, 2017 at 1:38 pm #801996M sorry I can’t provide you the login access but can you please tell me a way to mute or pause the background video of a section?
May 31, 2017 at 10:23 pm #802228Hi,
Can you try to test the solution given in this post: https://kriesi.at/support/topic/background-video-with-no-sound/#post-229951
Best regards,
NikkoJune 1, 2017 at 8:12 am #802400Hi, Thanks for the link but I already have seen this.
I need the video to be unmuted by default, and the user can mute or pause it according to the need. Is that possible?
Kind RegardsJune 1, 2017 at 6:26 pm #802702Hi torahulparashar,
It’s really hard to offer you any solution without the actual context.
If you need further assistance please let us know.
Best regards,
VictoriaJune 2, 2017 at 6:40 am #802877Hello,
I have added the link of the website in private. I am talking about the main banner video. Can you please help with it now?
Kind Regards
June 5, 2017 at 4:45 pm #804030Hi,
I have the same question as torahulparashar. This question is different from the one answered on this page because my question and torahulparashar’s are about a background video in a color section, not a slide with an embedded video.
Hope you can help. Access to my development site is given in de private content.
Lisanneg.- This reply was modified 7 years, 5 months ago by Basilis. Reason: removed user access
June 5, 2017 at 9:26 pm #804169Hi,
I have removed your details from the private date, please create a seperate ticket
Best regards,
BasilisJune 6, 2017 at 7:34 am #804353I have not received any answer about this. I gave the link of the website too.
Can you please get back to me?
Kind Regards
June 7, 2017 at 6:25 pm #805219Hi torahulparashar,
The code in your original post hides controls and disables clicks to on the video. So if you need to control the video, why do you hide those?
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.