This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Registered User Author Profile Picture not showing in comments #317
Replies: 2 comments 1 reply
|
Joomla does not have a user profile photo feature in the core, nor does it have an API to get such a thing. Whatever the "Author Profile Picture" is, it's something third party, therefore not supported. If you want to support it yourself, you can simply write a plugin in the |
0 replies
|
Ah. Then that would be from the Astroid Framework - https://github.com/templaza/astroid-framework. That's the only extension I have besides my Akeeba extensions. I should have looked at a fresh Joomla install. I will look at developing a plugin that can handle that. Thanks for the response and the great extensions. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Joomla! 4.4.3 - If a registered user with Author/Editor Assigned User Group who is logged in and has an uploaded Author Profile Picture leaves a comment, the Profile Picture does not display in with the comment. Other guests with Gravatars profile pictures show. Is there a way to make uploaded Author Profile Pictures show with comments?
All reactions