How stop the video download if the user is using mobile device? If the user is using mobile device, I don't want the video to download or play.
Stop video on mobile (slider)
6 replies · opened Nov 28, 2021
Hello,
By default, the Video does not Download or Play on Mobile Devices which is done automatically by the Mobile Operating Systems. So there is nothing to change here.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
If you try my website it is downloading and playing the video when I access the site on my mobile phone. https://infinitygroupglobal.com.au/
Hello,
Thanks for your Patience!
We have just checked this out and the Video does not appear to be playing on iPhone 13. Can you please let us know which device you are experiencing this on so that we can run further checks on this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
I am testing on the following phones
- Redmi note 8 (Android)
- Mi Max 3 (Android)
- iPhone 6s (iOS)
All three phones it is downloading/loading the video. When you resize the browser window in desktop also you can see it is downloading it.
Hello,
We have just checked this out on an actual OnePlus 9 and iPhone 13 Device and the Video does not load or play on these devices. Additionally, on Desktops they will play by default even if the screen sizes are set to smaller, as they are not actual devices.
Meanwhile, you can consider setting the data-visibility="['on', 'on', 'off', 'off']" Attribute on the Video Layer. This will hide the Video on Mobile Devices. More Documentation can be found here: https://www.themepunch.com/revsliderjquery-doc/responsive-setup-2/ .
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Did not work
<!-- LAYER NR. 1 -->
<div class="tp-fade fadeout fullscreenvideo rs-background-video-layer"
data-forcerewind="on"
data-volume="on"
data-videowidth="100%"
data-videoheight="100%"
data-videomp4="images/videos/explore.mp4"
data-videopreload="preload"
data-videoloop="none"
data-visibility="off"
data-forceCover="1"
data-aspectratio="16:9"
data-autoplay="true"
data-autoplayonlyfirsttime="false"
data-nextslideatend="true"
>
</div>
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard