Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
For a conference platform we are creating, we have a custom post type created for people to upload a headshot -- it is actually a JetEngine meta field, to be precise. Is there any way that we can direct WPDiscuz to use this field for a person's Comment avatar?
Â
Hi,
wpDiscuz uses the native (core) WordPress get_avatar() function. You can use the same function and make the customization you want.Â
This support topic should be helpful for you as well: https://wpdiscuz.com/community/troubleshooting/conditionally-changing-comment-avatar/#post-22904
I appreciate the reply...but I am not proficient enough in the core functions to be able to take this and run with it. What do I need to do with the get_avatar() function in order to have a meta field provide a person's headshot?Â