New Landing How can we help? Atelier iPad display issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #243556
    Ian
    Member
    Post count: 121

    There is a display issue on the iPad, iPad mini in both portrait and landscape, and nexus 7 landscape with full hight video elements.

    Page consists of a single row element

    ROW BACKGROUND TYPE
    video

    PARALLAX VIDEO HEIGHT
    Window Height

    The element is offset by about 50% and the video does not play either.

    -Ian

    Attachments:
    You must be logged in to view attached files.
    #244107
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Video playback is not supported on mobile devices, it will fallback to the fallback image uploaded.

    Regarding the layout, please add a WP login so I can take a closer look.

    Thanks.

    #244181
    alibey
    Member
    Post count: 179

    i am hoping to be able to show vids on the hp by tomorrow after an event that is taking place this afternoon at the store. i thought the video player element on swift builder would allow me to link to vimeo. that works, right? i mean that works on ipads, right? google analytics has shown that 50 per cent of our user base is mobile, specifically, ipads.

    #244189
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes you can use the video player element, this will work fine. Just video backgrounds are not supported on tablet/mobile yet

    – Kyle

    #244245
    Ian
    Member
    Post count: 121
    This reply has been marked as private.
    #245270
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Ian,

    Thanks for the concise report, I can see the issue you are experiencing. Could you please test this:

    @media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .mobile-browser .spb_parallax_asset[data-v-center="true"]>.spb_content_element {
        top: 0%!important;
        bottom: 0;
        margin-top: 0!important;
    }
    }

    Thanks,
    David.

    #246068
    barkovsky
    Member
    Post count: 225

    just Noticed Kyle this

    when do y think y can solve that
    that video backgrounds will play ? on mobile devices

    kind regards

    Barkovsky

    #246071
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This is not a theme issue, it’s just mobile browsers do not support video backgrounds

    Nothing we can do ourselves

    – Kyle

    #246082
    barkovsky
    Member
    Post count: 225

    ahhh,

    thx for the answer Kyle

    kind regards

    Barkovsky

    #246086
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.