[wp-trac] [WordPress Trac] #23558: Twenty Thirteen: Comment author's name looks out of place when avatar display is turned off in discussion settings.
WordPress Trac
noreply at wordpress.org
Mon Feb 25 18:00:26 UTC 2013
#23558: Twenty Thirteen: Comment author's name looks out of place when avatar
display is turned off in discussion settings.
------------------------------+--------------------
Reporter: SriniG | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+--------------------
Comment (by cdog):
Replying to [comment:10 MikeHansenMe]:
> I agree, when I tested .6 it removes the name below the avatar when they
are enabled.
It was only a suggestion and that behavior was intended.
> .5 does not seem to have any side effects.
Please check: attachment:23558.5.1.diff. This patch is the same as
attachment:23558.5.diff with the following changes/additions:
* replaced `no-avatars` with `no-avatar` for the `comment_class` callback
as a comment contains only one avatar;
* added the `no-avatars` class for the `body_class` callback as it could
be useful for pages containing avatars in other places than the comments
section (e.g. author pages).
Note: Again, this is just a suggestion. Please feel free to choose the
most suitable solution.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23558#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list