I have several videos in my web, but we can’t play them on mobile or tablet (in these cases an image is showing). How can I enable ALL the videos to play in mobile and tablet too?
Thank u!
Hi Anonimo!
unfortunately mobile devices do not support autoplay.
Regards,
Andy
Is not necesary that be autoplay, i want that user can play the video on mobile or tablet by clicking a play button
Hey!
Unfortunately, this is not possible because the theme automatically disables the video and then replace it with a static image (fallback image) on mobile. You can hide the sliders on mobile and then show an actual video element instead. You can do that with css media queries. Example here:
https://kriesi.at/support/topic/change-link-for-mobiletablet-to-be-different-from-what-is-on-desktop/#post-484733
https://kriesi.at/support/topic/full-screen-slider-not-responsive/#post-562361
Best regards,
Ismael