Forums
(@frizzy1)
13 years, 5 months ago
I noticed that the style for .by-author was set to “display:none”. A quick edit to your style sheet using this will fix it:
.single-author .entry-meta .by-author { display: inline;}