We have disabled video background on mobile devices because they can’t support this feature well. Sorry for the inconvenience.
Is that both on the free and professional version ?
Hi ,you can use the revolution slider plugin,but only the paid version supports it.
Is there a way to change the background image in the free version for the mobile device? I tried replacing all the visible images and still the default image shows up on the mobile. Thank you so much for your time and great work.
to enable video on mobiles:
in \wp-content\themes\onetone\index.php
//@@!! if($section_background_video != "" && $video_background_section == ($i+1) && !$detect->isMobile() && !$detect->isTablet()){
if($section_background_video != "" && $video_background_section == ($i+1)){
Hello,
I want my video displays in the smartphone where do I put the code / a location in the file?
Thank you for your help
It is in line 111
The issue is that it still does not work well on mobiles.
I wonder if the feature on the Pro version where I can upload the video file .webm to my site and maybe it will work with mobiles.
MageeWP, can you confirm that uploading the video and using this feature in the Pro version will work on mobiles?
Thank you
y2011, I tried doing what you said.. it either made the video not only not show up on the mobile version still.. but also made it disappear on the desktop version… or, made the entire webpage go blank white.