Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Slobodan Manic

    (@slobodanmanic)

    Please post your URL.

    Thread Starter jeannius88

    (@jeannius88)

    Plugin Author Slobodan Manic

    (@slobodanmanic)

    Thanks.

    Your theme causes this. It applies some CSS to Gravatar, regardless of where they are shown (I believe the author’s intention was to only style Gravatars shown in comments).

    Two things you can do:

    Get in touch with theme author and have them fix this by writing a more specific CSS selector. Changing it from .avatar to .comment avatar in line 1859 of theme’s style.css should do the trick.

    Or, you can apply following CSS to your website:

    .ts-fab-avatar > img { position: static; }

    I see you’re using Jetpack, so you can use its Custom CSS module to add the code.

    But even if you do this, it would be good to reach out to theme developer and ask him to change this. And don’t get me wrong, it looks like a really great theme.

    Hi there,

    I am sorry, having the same problem. Email address is the same.

    lifeinforeignlanguage.com

    Cheers, Mel

    Plugin Author Dragan Nikolic

    (@nikolicdragan)

    Mel,

    I’ve just visited one of your blog posts and I can see you avatars.

    Did you resolve the issue?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Photo not appearing’ is closed to new replies.