Title: Theme has no author
Last modified: August 21, 2016

---

# Theme has no author

 *  Resolved [angieren](https://wordpress.org/support/users/angieren/)
 * (@angieren)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/)
 * I can’t seem to add an author to any of my pages or posts. Is there a way to 
   add it? For example, By: ______. It doesn’t even have a By: Admin.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Theme Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025729)
 * Hello!
 * Pages don’t show their author, [but posts do](http://oi58.tinypic.com/oko85z.jpg)(
   right below the title)…
 *  Thread Starter [angieren](https://wordpress.org/support/users/angieren/)
 * (@angieren)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025744)
 * My posts don’t show the author either, under the title or anywhere.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025746)
 * Can you post a link to your website?
 *  Theme Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025750)
 * Hey angieren,
 * I assume you are the only author on your blog, is that right?
 *  Thread Starter [angieren](https://wordpress.org/support/users/angieren/)
 * (@angieren)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025762)
 * Yes I am. The author (me) shows up when I do the rich snippet tool on one of 
   my posts but not on the actual post.
 *  Theme Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025799)
 * If it’s a “single author” site, then TwentyThirteen hides the author via CSS 
   by default.
 * Just add this CSS rule to your site:
 *     ```
       .single-author .entry-meta .author {
       	display: inline;
       }
       ```
   
 *  Thread Starter [angieren](https://wordpress.org/support/users/angieren/)
 * (@angieren)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025800)
 * Where do I add that?
 * If in the editor, where in the editor?
 *  Theme Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025802)
 * I recommend [Jetpack’s Custom CSS module](http://jetpack.me/support/custom-css/),
   or any [other custom css plugin](https://wordpress.org/plugins/simple-custom-css/).
   That way the changes will persist during theme updates.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Theme has no author’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/cherry-blossom/1.2.2/screenshot.
   png)
 * Cherry Blossom
 * [Support Threads](https://wordpress.org/support/theme/cherry-blossom/)
 * [Active Topics](https://wordpress.org/support/theme/cherry-blossom/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/cherry-blossom/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/cherry-blossom/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/theme-has-no-author/#post-5025802)
 * Status: resolved