salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
184 stars 63 forks source link

Separate Author and Comment info in Post Info #104

Open salcode opened 9 years ago

salcode commented 9 years ago

Perhaps a period or a vertical bar

image

obax commented 6 years ago

Maybe I can take this one?

salcode commented 6 years ago

@obax that would be great 👍

This is a little trickier than I originally thought, I've copied my comment from PR 164 below about how I think it would ideally work regarding hiding the pipe (|) when comments are disabled (unless you're logged-in and have the ability to edit the post).

I'd love to hear your thoughts (or PR).

What does the Genesis Sample Theme do?

I like how the Genesis Sample Theme handles this.

Logged In and Disabled Comments

screenshot 2016-09-28 14 02 06

Logged Out and Disabled Comments

screenshot 2016-09-28 14 05 16

Logged In and Enabled Comments

screenshot 2016-09-28 14 05 48

Logged Out and Enabled Comments

screenshot 2016-09-28 14 06 21

It may be worth looking at how they set it up in the Genesis Sample Theme.