This topic has 8 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hello,
I have a row with Full Width Enabled and I’ve added a video. But it continually loops and I want it to just play once stopping on the last frame. How can I do this?
Thanks,
Tim
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Sure
Hello,
Sorry, but we don’t have such feature in our theme.
This is possible only if you will use the YouTube video.
Regards,
Robert Hall.
So there’s no way of overriding the loop=”loop” in the code? Also, just curious the other files, ogv and webm, if I add these does it always load those in the background? Or does it only load them if its needed like if I’m on Firefox rather than Chrome?
<video autoplay=”autoplay” loop=”loop” muted=”muted” style=”width: 1241px;” class=”et-section-video”>
<source src=”http://gopaversdev.staging.wpengine.com/wp-content/uploads/2014/12/GoPavers-Firetruck.mp4″ type=”video/mp4″>
<source src=”” type=”video/ogv”>
<source src=”” type=”video/webm”>
</video>
Hello,
It may be the solution of your issue, just remove loop=”loop”
from the code and parallax video won’t be replayed.
Regards,
Eva Kemp.
yes, I can do that, just wondering if there’s a way that doesn’t touch the core code. Also what about my other question above?
Hello,
Sorry, but that is Visual Composer feature and if there is no option in the settings then you have to edit original files.
You can choose between video file types: ogv, webm or mp4. Only one video will be shown. You don’t need to add all the links.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Stopping Full Width Video Section From Looping’' has been successfully resolved, and the topic is now closed for further responses