-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Allow for Post Author Avatar to be resizable #47169
Comments
Thank you for the information. I think this is a bug. If this block is in the query context, the avatar and size controls will display correctly: However, when inserted into a single template, for example, the avatar and size control will not be visible: On the front end, the avatar is displayed correctly: I think that when this block is added outside of the query context, the placeholder avatar image should be displayed, as suggested in #35693, and the controls should also be displayed. |
Hi, |
Update: I forgot that instead of the Post Author block, the Avatar block is available. With the Avatar block, the avatar placeholder is displayed outside of the query context. And unlike the Post Author block, there is no limit to size variations. Also, the Post Author block is proposed to be deprecated in #53427. If it is officially deprecated, there will be no need to address this issue and this issue can be closed. |
On the Post Author Block it would be nice to have the ability to change the size of the avatar image.
https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/post-author/block.json
The text was updated successfully, but these errors were encountered: