Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #608036

    Hi, my blog layout is the multiauthor blog. So it shows the Gravatar image of the auto on the left side of the article. I want to keep the picture there but want to disable to Gravatar link. How do I do that?

    Also, is there a way to make the image link to a different page?

    #608044

    Hi phillipikoo!

    Hi please use the below css to hide the icon that appears to the left of the blog articles.

    .template-blog .blog-meta {
        pointer-events: none!important;
    }
    

    Regards,
    Vinay

    #608050

    is there a way to have the image link to another page?

    #608073

    Hey!

    Previously we disabled the gravatar link… I’m a bit confused which image you are trying to link to and to which page you want it to be linked with?

    Cheers!
    Vinay

    #608075

    I would like to create a separate page for the author and have it link to that. Is that possible?

    #608077

    Hi!

    It is possible, but that would require some advanced modifications, which we do not offer through our support.
    You can always hire someone, who will help you with that process.

    Best regards,
    Basilis

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