[Resolved] Avatars loads in cropped proportion

Home Forums Support [Resolved] Avatars loads in cropped proportion

Home Forums Support Avatars loads in cropped proportion

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1310900
    Carsten

    Hi there, any explanation why the avatar loading behavior in my messages is different in GP than eg TwentyTwenty?

    GP and GP Child, instant cropped avatar:

    View post on imgur.com

    TwentyTwenty, avatar loads later, but in right proportion:

    View post on imgur.com

    Regards
    Carsten

    #1311005
    David
    Staff
    Customer Support

    Hi there,

    can you link me to the page where i can see the issue ?

    #1311099
    Carsten

    Hi David, thanks, I sent a messages with login information, hmm, I see now, that it must be some css, which is causing the issue, only on mobile, btw.

    #1311818
    Tom
    Lead Developer
    Lead Developer

    Is there a specific page where we can see this? Can’t seem to find it.

    #1311833
    Carsten

    I have been playing around with some plugins in the dashboard for some time, sorry for the inconvenience this may have caused when checking.

    You can see the issue now under ‘Messages’ in mobile device mode, if you are logged in.

    thanks

    #1312333
    David
    Staff
    Customer Support

    Can you send some messages to the generatepress user profile?

    #1312410
    Carsten

    Hi there, I have send you some messages, I had to remove your admin status to see you in the members list, please let me know if you will need that again, thanks

    #1312489
    David
    Staff
    Customer Support

    I am having trouble replicating the issue.
    You can try adding this CSS to force it to always remain square:

    .bp-messages-wrap .pic img {
        height: 50px;
        width: 50px;
    }
    #1313037
    Carsten

    Hi there, thanks for the code, unfortunately it has no effect to the issue, which is more of a loading pattern problem.

    It’s not theme related, I can see, so I’m closing the topic, thanks!

    #1313738
    David
    Staff
    Customer Support

    Hope you get it resolved.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.