I have an mp4 video hostes and the videoplay doesnt work with it on mobile devices! all sliders dont show the video!
newest enfold version. newest wp version. i think its a bug.
when i use hte video element the video appears. please help
i read in another post “Video sliders are disabled on mobile devices by default. ” how can i avtivate?
i have changed the avia.js
$.avia_utilities = $.avia_utilities || {};
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && ‘ontouchstart’ in document.documentElement)
{
$.avia_utilities.isMobile = false;
}
else
{
$.avia_utilities.isMobile = false;
}
but doesnt work
it can not be that the theme default hide videos in the slider on mobile devices.
mobile networks are fast enough!
seems to work my solution. but how can enable it without changing avia.js?
seem not to work…
youtube works not!
we have the responsive tab to control the visibilty! not as default from theme!
please help!
i have deleted the user.
I have new post on https://kriesi.at/support/topic/video-slider-new/
Hi,
Replied to your thread here – https://kriesi.at/support/topic/video-slider-new/. Let us continue there :)
Best regards,
Yigit