WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Cart Item Scrolling not working on iPhone 6
- AuthorPosts
- 17 September, 2015 at 12:04 am #12409
can you go here (reload/clear cache perhaps)
https://www.wp-pizza.com/twentytwelve/our-menu/pasta/add a bunch of stuff to cart until there are more things in cart than space.
(well, you know the issue)does it now scroll on your iThing ?
(added some css, not the ideal solution, just trying to track it down)
let me know
thanks
17 September, 2015 at 1:33 am #12410YES! that did it. You are on to something.
I can check on iPad tomorrow.
Great work. I’ve been a developer since the 80’s – I know how frustrating it can be.,
Thanks!
Neil
17 September, 2015 at 1:57 am #12411the usual propriatory iStuff….sigh
anyway , i have taken something out of the custom css again. let me know if this still works as it is now
(did a bit of overkill to start off with, just trying to find out which bit it is that does make it work on iOS)
thanks
17 September, 2015 at 2:05 am #12412will be easy enough to add to the default css’s in the next update
19 September, 2015 at 12:53 pm #12446Hi Olly, my customer also noticed this issue with various iStuff, I could not replicate the issue on my old iPad 1. So at first I thought it would be some misunderstanding. Obviously not…
In which version of WWPizza do you plan to implement this solution?
Thanks for the really great work, kind regards,
Richard.
19 September, 2015 at 1:45 pm #12450try 2.15.0.11
from what i can gather:
as of iOS5 – in their infinite wisdom – css->overflow:auto doesn’t work with iStuff and one supposedly has to use “-webkit-overflow-scrolling: touch” (which i have now added)in a working test earlier i also added overflow-y:scroll, but that made it ugly as it always showed scrollbars. maybe someone can confirm (or not as the case may be) that this now works with 2.15.0.11 perhaps
there is also some info i found somewhere, that this did also work without that extra css declaration if you use two fingers to scroll….maybe someone could try this too with an old version of wppizza and let me know . just out of curiosity
20 September, 2015 at 5:14 pm #12460Hey Olly,
Well to make things more confusing it appears Apples new iOS-9 fixes the issue. I just upgraded phone yesterday and tested my site and the scrolling works! Still works for the demo you put together with your changes as well! So I guess you should still implement the changes for those with older iOS versions.
Neil
20 September, 2015 at 5:40 pm #12461>So I guess you should still implement the changes
already done that… - AuthorPosts
- The topic ‘Cart Item Scrolling not working on iPhone 6’ is closed to new replies.