• media272

    (@media272)


    Long story short, my theme support said the following plugin-generated snippet was preventing Featured Video & Featured Images from displaying on mobile:

    @media handheld, only screen and (max-width: 1023px) {
    .homepage .page-banner .hide-img {
    display: none;
    }
    }

    After changing the DISPLAY to INLINE the images and video appear but I have lost AutoPlay functionality on MOBILE ONLY (website still working just fine / tested on iOS / Android).

    What can I do to regain AutoPlay on mobile?? Something to do with the “wp_is_mobile” function?

    ***P.S.*** Please Help! I took the time to look through all 39 pages of this forum to ensure I wasn’t posting duplicitous content, and my next step if we can’t get the mobile AutoPlay is to ditch the plugin and hire a developer…we don’t want to do that we love the plugin!!

Viewing 1 replies (of 1 total)
  • Thread Starter media272

    (@media272)

    And I guess I’m just looking for it to AutoPlay on iOS newer than version 10, correct? From what I’ve read it looks like all other mobile OS have disabled autoplay??

    THanks again

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Autoplay / Display issue’ is closed to new replies.