Your page seems to be currently using gravatars for comments, which is typical WP mechanics. Users with gravatar accounts will have their gravatars show up.
WordPress doesn’t natively provide “local” (specific to the site) avatars. You will need to use a third party plugin/solution if you want that.
Related Posts:
- What should I do to make generated avatars different for anonymous comments?
- Wrong gravatar showing up?
- remove_filter( ‘comment_author’, ‘floated_admin_avatar’ ); doesn’t work
- Cannot get local avatars to show [closed]
- How to change avatar of the comment author using comment ID?
- Best way to tell if a comment is from a user?
- Woocommerce comments subscription [closed]
- Upload avatar for post comment
- WordPress Custom Local Avatar not showing in comments
- WordPress shows admin’s avatar after editing a comment
- How can I filter the user avatar displayed in comments? – get_avatar_url filter works everywhere but not in comments
- How to rearrange fields in comment_form()
- Commenting in user profile page?
- How do I delete all comments from a specific old blog post?
- Removing the “Website” Field from Comments and Replies?
- How to load and show comments with AJAX instead of pagination?
- Comments not appearing at all
- Reverse comment pagination numbers
- get recent comments of a particular category
- Hook/Filter before and after comments
- Comment form validation
- WP_Comment_Query() displays “password protected” comments?
- Is it possible to move a comment that should be a reply to another comment?
- Can I seperate comments from post?
- I have tried using Plugins to remove 72K comments with no success
- Making a Comment on a page without being on that page?
- Display commenter’s registration date on comments?
- How do I display the commentor’s first name and last name in the comments?
- show un-approved comments at wordpress front end
- How to add consent checkbox in comment section
- How to add pagination to comments?
- WP 4.4.1 allow empty comments via add_action ‘pre_comment_on_post’
- How to get replies of a comment?
- Share comment to twitter after publishing [closed]
- changing comment-page-# to something like review-page-#
- show if comment is in moderation
- Deleting the attached “comment replies” when trashing a comment
- How can I get a list of comments by target
- Load comments.php template outside the post loop
- Auto-fill Custom comment fields
- Highlighting the current users comment
- How to make all the posts commentable by default? Imputs in Settings/Discussions are not saved
- How to auto empty comment trash after X days
- comments.php keep comment date/time but remove date/time’s #hyperlink
- Comment Moderation and CDN Caching
- Delete all one-word comments
- Assign author to comment from post edit page
- The “\” is missing when comments is updated
- Using defer or async JavaScript attributes prevents pingbacks and trackbacks from being sent
- Why do I have to manually approve comments from one of my users who already has an approved comment?
- How to get comment id in callback function?
- Posting comment returns 404
- How-To and Troubleshooting Canonical Links for Paginated Comments
- How to hide trackbacks on wp-admin/edit-comments.php
- Get comments only for certain specific users in template file
- Using a static callback on wp_insert_comment
- How to direct user after comment save
- Show comment pop up links as text only
- How to prevent multiple comments
- Displaying comments on pages distinguished by GET IDs
- Is there a hook to update / replace values in the “Enable threaded (nested) comments x levels deep” drop down?
- Update comment meta for all comments of specific post
- How to permanently delete pages I have already trashed?
- How to change comment texts that has a specific comment_ID – Hook into comment
- counting trackbacks, pingbacks and comments of a post
- Adding comments section to website integrated WordPress instance
- How to Define Custom Number of Items in Comment Feed
- Modify links in user comments
- How indicate when a functions was upgraded in relationship to the entire program [closed]
- Empty comments field or
- infinite loop on page with comments after changing comments.php and header.php
- What templates/funtions needed in custom theme to allow comments the new 3.0 way
- Default Gravatar not showing for pings
- How include comment and post count of user in this custom query
- Prevent users to delete comments from trash
- How can I hide comment of the authors from their published posts?
- How to customize ‘children comments’ in WordPress?
- How to display replies to his comments in user profile of current user
- Top rated posts Average rating issue
- Disallow Comments
- Keep comment author’s name on their comment even when their account is deleted
-   not working in comments
- WordPress Commenting System User access and Security
- Comments.php is not getting called on main blog page
- Allowing comments on author pages
- Comment section not appearing on posts
- How can I see whether a commenter has subscribed to be notified of replies / other comments to a post
- Where is the Leave a Comment link set
- Disable comment moderation in multisite
- URLs to user page is broken
- Auto disable comments with custom field
- I want to fill the comment with the comment count?
- delete user not working
- Replace do_action() with a normal submit form in comments.php
- How to remove or customize “Comment” in comments form?
- Getting thousands of spam comments
- Comments on pages not appearing, even though I enabled them
- check if a comment was made by a registered user
- comment awaiting moderation
- How do you fetch the authors email or IP from /comments? (REST API)