Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1341941

    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

    #1341942
    This reply has been marked as private.
    #1341944

    i read in another post “Video sliders are disabled on mobile devices by default. ” how can i avtivate?

    #1341946

    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

    #1341948

    it can not be that the theme default hide videos in the slider on mobile devices.
    mobile networks are fast enough!

    #1341969

    seems to work my solution. but how can enable it without changing avia.js?

    #1341972

    seem not to work…

    #1341973

    youtube works not!

    #1342095

    we have the responsive tab to control the visibilty! not as default from theme!
    please help!

    #1342096

    i have deleted the user.

    #1342161
    #1342571

    Hi,

    Replied to your thread here – https://kriesi.at/support/topic/video-slider-new/. Let us continue there :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Videosldier’ is closed to new replies.