- This topic has 6 replies, 2 voices, and was last updated 6 years, 7 months ago by
Tom.
-
AuthorPosts
-
July 14, 2016 at 1:56 pm #209712
Peter Islin Nielsen
Hi Tom,
Me again… I’ve enabled the column layout feature in GP Premium, but it looks weird on Safari 8 (desktop – Mac OS X Yosemite). I’ve tried to remove the style.css from my child theme folder, just to see if it was coused by a f*ck up in my CSS – but the issue remains.
Then I checked http://caniuse.com/#feat=flexbox to see the support for flexbox in Safari 8 – but it seems to be supported, so I’m a bit puzzled here… 🙂 It looks good on older versions of Safari on iOS, though.
Here’s a screenshot:
And here’s a URL: http://danischeflexibilitat.dk/
Thanks!
July 14, 2016 at 5:14 pm #209797Tom
Lead DeveloperLead DeveloperThat’s weird, you’d think newer versions would have better support.
Is Safari 9 the latest version? I’ll have to take a look on my Mac.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 15, 2016 at 12:19 am #209895Peter Islin Nielsen
Yes, I believe that Safari 9.1 is the latest version. But I find it funny that it works on much older versions of Safari iOS – I tried Safari iOS 5 last night and it all looked good. So I guess it’s just the desktop version of Safari 8 (and maybe older) that has this bug.
July 15, 2016 at 10:48 am #210054Tom
Lead DeveloperLead DeveloperI’ve made some adjustments, if you want to shoot me an email I can send you the latest version to try?
Let me know 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 15, 2016 at 3:27 pm #210149Tom
Lead DeveloperLead DeveloperI think I found the issue.
Safari 8 doesn’t like the filename: style.min.css.
I had to rename it style-min.css.
Pretty sure this is a bug in Safari 8 itself, but I guess I’ll go with that naming structure anyways, at least for that file/files using Flexbox.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 8, 2016 at 2:42 am #216524Peter Islin Nielsen
Sorry for the late reply – I’ve been on vacation 🙂
Everything looks great now. Thanks again, Tom!
August 8, 2016 at 9:51 am #216601Tom
Lead DeveloperLead DeveloperNo problem! 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.