• Resolved David Samperio

    (@gotanygrapes)


    First, I would like to say that this theme and all Anders Norén themes are great. So much that it has taken me a week to decide which one to use in my website! It’s easy to see all the effort that has been put to develop them. Thank you Anders.

    Now, I would like to report what I think could be two bugs of McLuhan theme when on mobile. (Sorry if they aren’t).

    1. I have notice that if I put an image block in full width alignment the image moves to the right out of the screen, and then you can scroll from side to side. You can open on mobile the test page I have created to see what I mean, it also happens with the gallery block I have on my homepage.

    2. As I was trying to fix this with my poor knowledge of CSS, I resized the browser window on my computer to emulate the small mobile screen and realised that the sidebar is not responsive, until you refresh the browser or go to another page of your website. Sorry if this is not a bug, I just realised that all of Anders Norén themes do behave responsively when you resize the window.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @gotanygrapes,

    Glad you like them, and thanks for the bug report! I’ve included fixes for both in 2.0.5, which should be live within an hour or so. The first one was a silly mistake on my end, but the second one really had me tearing my hair for a bit.

    It turns out that Safari, and only Safari, skipped the media queries entirely because of the @keyframes (CSS animations) included in one of them. I assume the way Safari parses media queries has changed in a recent version, since I haven’t encountered the issue before. Moving the @keyframes out of the media queries fixed the issue.

    Let me know if it fixes the issue once you’ve updated.

    — Anders

    Thread Starter David Samperio

    (@gotanygrapes)

    Wow that was quick! Updated to 2.0.5 and bugs have disappeared!
    Sorry, I should have mentioned that I was using Safari iOS, looking now at Safari release notes I see that there are changes related to keyframes recently. Next time I will try in different browsers before posting.
    Thank you again Anders!

    David

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Possible bugs on mobile’ is closed to new replies.