Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Different sizes for avatar #251

Closed
1 task done
worldsdream opened this issue Dec 19, 2023 · 2 comments
Closed
1 task done

Bug: Different sizes for avatar #251

worldsdream opened this issue Dec 19, 2023 · 2 comments
Labels
type:bug Something isn’t working.

Comments

@worldsdream
Copy link

Describe the bug

When you upload an image for a user, it creates 5 sizes for the avatar (and the original ofcourse). It should only upload the original and that's it.

Uploading a picture creates the below sizes:

  • original size
  • 50×50
  • 96×96
  • 100×100
  • 192×192
  • 200×200

Default theme, no plugins installed, except the plugin Simple Local Avatars.

Image sizes in media settings are all “0”.

This happens when you upload a picture for the user. This does not happen when you choose a default avatar. When choosing a default avatar, it only uploads the original size and that's it (which is good).

Let me know if you need more information so we can have this fixed!

Steps to Reproduce

Go to a user and upload a picture. Check the upload folder, you will see different sizes.
Go to the settings and upload a default avatar. Check the upload folder, you will see only the original uploaded picture (this is good).

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@worldsdream worldsdream added the type:bug Something isn’t working. label Dec 19, 2023
@jeffpaul
Copy link
Member

Noting that this was originally reported here: https://wordpress.org/support/topic/why-so-many-different-sizes-of-the-avatar/#post-17288493

@jeffpaul
Copy link
Member

@worldsdream those additional image sizes are created by WordPress by default and in most cases because of the theme you have active. You can read a bit more about that here: https://kinsta.com/blog/wordpress-image-sizes/.

@jeffpaul jeffpaul closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2023
@github-project-automation github-project-automation bot moved this from Incoming to Merged in Open Source Practice Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn’t working.
Projects
Archived in project
Development

No branches or pull requests

2 participants