Opened 8 years ago
Closed 8 years ago
#2038 closed enhancement (fixed)
Forums: Make topic/reply author name more visible
Reported by: | SergeyBiryukov | Owned by: | samuelsidler |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | has-patch commit |
Cc: |
Description
After the upgrade to bbPress 2.x, we've noticed that some users are referring to other forum members by their role (e.g. Moderator or Keymaster) instead of the display name or username.
In the new forums theme, the role does seem more prominent, as it's now in a grey box. Previously, it was just a simple link, see the first screenshot.
Increasing font size for author name by 1px
and making it bold would make it more visible, see the second screenshot.
Attachments (5)
Change History (11)
#2
in reply to:
↑ 1
@
8 years ago
Replying to Clorith:
I know this would be kind of messing with defaults, but I agree that the role is a bit prominent over everything else, what if we outright kill the box completely while we're at it, as to me it's still the primary focus even in screenshot 2?
Good point, meta-2038.2.patch removes the box: meta-2038.before-after.2.png.
#3
follow-up:
↓ 4
@
8 years ago
Related:
- #1950 Add support for custom titles on support forums
- #1972 Custom titles should not replace a users forum role on user profiles
As we'll be adding back "custom titles" this should also be accommodated here in this ticket also.
I've added a comment about this to the mock ups post https://make.wordpress.org/meta/2016/08/19/support-forum-preliminary-mockups/
We now have:
- Display Name
- User Name
- Custom Title
- Role
#4
in reply to:
↑ 3
;
follow-up:
↓ 5
@
8 years ago
Replying to netweb:
As we'll be adding back "custom titles" this should also be accommodated here in this ticket also.
I think custom title should be displayed separately on profile (as the #1972 title says), but in reply template it can still replace the role as it does now, otherwise there are just too much redundant details.
#5
in reply to:
↑ 4
@
8 years ago
Replying to SergeyBiryukov:
Replying to netweb:
As we'll be adding back "custom titles" this should also be accommodated here in this ticket also.
I think custom title should be displayed separately on profile (as the #1972 title says), but in reply template it can still replace the role as it does now, otherwise there are just too much redundant details.
Sounds like a plan +1
I know this would be kind of messing with defaults, but I agree that the role is a bit prominent over everything else, what if we outright kill the box completely while we're at it, as to me it's still the primary focus even in screenshot 2?