Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter waylayde

    (@waylayde)

    Technically not resolved but needed to get something working and no other plugin seems to support the older mobile browsers either so for now I’ve just changed it to text linking to the sitemap instead. Just thought I’d updated because if you look at the site now you will no longer see the ShiftNav on it.

    Thanks.

    Plugin Author sevenspark

    (@sevenspark)

    Hi waylayde,

    Thanks for the report. Unfortunately the oldest device I have is an iPad 2, and it’s working on that. My guess is that those older browsers may not support either overflow scrolling or CSS transitions (or fixed positioning)

    What version of iOS are you using? Perhaps I can detect it and find a workaround in a future version.

    Best,

    Chris

    This is actually happening on my iphone 6 too, exact same problem.

    when the menu button is clicked anywhere besides at the top of the page the slide-out menu pins to the top of the html page not the top of the window…

    Maybe due to a media-query not taking into account the screen size on the iphone 6 (and maybe this dude’s t-mobile phone too)?

    It happens on my site, as well as your demo site!

    +1 … same issue, users cannot scroll shift nav menu on iphone / ipad (chrome or safari)

    I have figured this out … add the following css and you should be good.

    html, body {
    height: 100%;
    }

    Plugin Author sevenspark

    (@sevenspark)

    Hi guys,

    I’ve tested this on an iPhone 6 on the demo site. What I see is a slight offset (by the width of the toggle bar it seems), which I’ll look into, but I’m not having any trouble scrolling. Sounds like it may be related to a specific theme. If you can post links to your sites, I can take a look and see if I spot anything.

    Best,

    Chris

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can't scroll menu on (some) mobile’ is closed to new replies.