Title: Signatures
Last modified: August 18, 2016

---

# Signatures

 *  [scryed_reaper](https://wordpress.org/support/users/scryed_reaper/)
 * (@scryed_reaper)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/signatures/)
 * I have 3 ppl on my site who all want custom signatures. their avitar and a link
   to email with their nickname. I cant find a feature anywere that allows me to
   make a custom one and a simple “add signature at end of post” button to make 
   things easy.
 * Is their a plugin available? also if i were to want it to post an avitar and 
   nick with email link somewere outside of the blog content, lets say next to the
   date not sure how that would be accomplished.
 * [http://www.crymson-rain.ca](http://www.crymson-rain.ca) to see what it is im
   going for (the avitar on my page is hardcoded to be and does not dynamicly change
   depending on the poster)
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [Christopher J. Hradil](https://wordpress.org/support/users/chradil/)
 * (@chradil)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/signatures/#post-405979)
 * first, see : [http://codex.wordpress.org/Template_Tags](http://codex.wordpress.org/Template_Tags)
   
   choose which ever author/comment_author tags/filters you need.
 * what I would do is create a css class for each person with an avatar, then use`
   class="<?php the_author_nickname()"` somewhere in the post, where the css for
   each displays the desired avatar either before or after the date/email/name, 
   etc.
 * don’t know if that’s the right or best way, but it’s simple, so that’s how I 
   would approach it.

Viewing 1 replies (of 1 total)

The topic ‘Signatures’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Christopher J. Hradil](https://wordpress.org/support/users/chradil/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/signatures/#post-405979)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
