Disable comments without disabling Avatar

Hello there,

We would like to display an author’s user photo on an article but want to disable comments at the same time.

Is there a sensible way to do this in Pro?

Kind Regards,

Spencer

Hi Spencer,

Thanks for reaching out.
It is not very clear what exactly you are trying to acheive. Can you please elaborate a bit more?

Thanks

Hi @tristup,

Sorry for not explaining myself clearly :slightly_smiling_face:

We would like to show the author’s profile picture to the bottom of this article: https://leslieh7.sg-host.com/blog/making-things-better/

At the moment I have a Gravatar element in place, but is there better way if displaying a profile image? A custom field, perhaps? I don’t think my client’s writers will all have a Gravatar account, or want to create one.

Kind Regards,

Spencer

Hello Spencer,

Thanks for writing to us.

Regretfully there is no option for that at the moment but you may achieve it through user meta. You need to follow these steps.

  1. Add an Image field in the user’s meta through the ACF bundled plugin. Please have a look at the given screenshot below.

  2. Go to the user profile and upload an image

Profile-‹-TEST-—-WordPress

  1. Add an image element and pull the profile image through the dynamic content code.
    Example code {{dc:user:meta key="profile_image"}}It is bassed on my ACF filed key.
    test-single-Layout-Builder-Pro

Hope it helps
Thanks

Hi @prakash_s,

That’s great, I got that working. Thanks for your help :v:t2:

Kind Regards,

Spencer

Hello Spencer,

Glad that we were able to help you. Please feel free to open a new thread if you have any more concerns.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.