Avatar

This topic contains 6 replies, has 3 voices, and was last updated by  Kor 6 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #410829

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi there,

    Is it possible to show my logo as the avatar in all the unclaimed listings? If so how would I go about it?

    All the best.

    Mark

    #410834

    Guust
    Moderator
    Post count: 29970

    That would depend on the theme you are using, so please post your URL and we can have a look.
    I am guessing you would just replace the current image with another one.

    #410849

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Guust,

    Here you go.

    https://discover.englandsbestplaces.co.uk

    Cheers

    Mark

    #410850

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    You can change the avatar image directly here on your server “https://discover.englandsbestplaces.co.uk/wp-content/themes/supreme-directory/images/gravatar2.png” or you can use this custom CSS to replace it with something else.

    
    
    .author-avatar img{
        display:none!important
    } 
    .author-avatar {
        background-image: url("https://wpgeodirectory.com/support/wp-content/uploads/2017/02/gd_logo.png");
        background-repeat: no-repeat;
        background-size:  cover;
    }
    #410928

    Mark Kingsley-Monks
    Full Member
    Post count: 163
    This reply has been marked as private.
    #410944

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Kor,

    Just noticed that this replaces all the Avatars across my site and NOT just the unclaimed listings.

    Please advise.

    Cheers

    Mark

    #410965

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    Sorry for overlooking. Looks like the only solution would be to replace this image on your server “https://discover.englandsbestplaces.co.uk/wp-content/themes/supreme-directory/images/gravatar2.png” . Please remove the custom CSS I’ve provided earlier. If you need assistance, share your FTP access and image and I’ll replace it for you.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket