New Landing How can we help? Atelier Internet Explorer Issue #2

Viewing 15 posts - 16 through 30 (of 38 total)
  • Posted in: Atelier
  • #269979
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t figure out what is going on. Will have to forward to our head developer.
    Let’s wait for Ed reply.

    Thanks.

    -Rui

    #270153
    Katie Sutton
    Member
    Post count: 104

    Yeah, me neither, thanks Rui!!

    #270185
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    Let’s wait for the reply.

    -Rui

    #270265
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    IE never fails to annoy us. I’ve just spent the last 15-20 minutes navigating around that site trying to replicate but have been unable to do so.

    In relation to the link you previously provided, maybe you could try editing header.php and removing line 10:

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10">

    This is the version we are using, is it the same as yours?

    – Ed

    #270266
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    #270275
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You can edit it with Appearance > Editor, try there?

    – Ed

    #270428
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    #270431
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Let us know.

    -Rui

    #275559
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    #275617
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    #275618
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Katie,

    I’ll take another look for you, I just hope I’m able to somehow replicate it to see the issue in person.

    – Ed

    #275619
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Katie,

    Apologies, missed your previous image. You said that you weren’t seeing squashed images when you removed the code I suggested – can you not do that again? We can provide a modified file for you to use in a child theme to prevent this being removed in updates if that would help?

    – Ed

    #275620
    Katie Sutton
    Member
    Post count: 104

    Thank you very much. I was able to replicate it on a machine here on the east coast – it does not happen every time you load a page, but it does happen. Apparently, as of yesterday they are seeing it on every machine in their offices (!) even ones they did not see it on before. Also, I prodded a bit deeper and they said they have seen some squashed bottles since the header code was adjusted… so maybe it was not the update but I wonder if somehow the update made it worse? Thanks in advance, Katie

    #275621
    Katie Sutton
    Member
    Post count: 104

    Sorry if I was not clear — I have a child theme in place – header code remains the same after update and they now are saying they were seeing squashed bottles even before yesterday. I am not sure it relates to the update.

    #275622
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hmm ok, lets try and work out some css that can workaround this issue. I’m still unable to replicate it here, for whatever reason, so it makes it especially hard to understand.

    Can you try adding this css:

    @media (min-width: 1200px) {
    .product-type-standard figure img {
    min-height: 326px;
    }
    }
    @media (min-width: 1430px) {
    .product-type-standard figure img {
    min-height: 400px;
    }
    }

    That should theoretically stop any squashing from happening. Let me know how you get on with it.

    – Ed

Viewing 15 posts - 16 through 30 (of 38 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register