Author Name / Author Bio / Avatar: Not displayed in author archive template #55410
Labels
[Block] Post Author
Affects the Post Author Block
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
@them-es reported this problem in this comment.
When the following three blocks are inserted into the author archive template, the information is not displayed correctly on the front end.
On the other hand, the Post Author block displays the correct information. This is probably because it uses the author query parameter when no post context exists.
I think similar fallbacks are needed for these three blocks as well:
gutenberg/packages/block-library/src/post-author/index.php
Lines 17 to 21 in 017d1ad
Step-by-step reproduction instructions
http://localhost:8888/?author={user_id}
.Screenshots, screen recording, code snippet
No response
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: