Title: Displaying a category&#039;s description
Last modified: August 20, 2016

---

# Displaying a category's description

 *  [Caylah](https://wordpress.org/support/users/caylah/)
 * (@caylah)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/adding-a-category-description/)
 * I’ve been attempting to add my categories descriptions by adding:
 *     ```
       <?php
                echo category_description();
       ?>
       ```
   
 * To my archive.php file.
 * But it doesn’t work at all, which I don’t really understand.
    Is there a special
   place within the php.file you’re ought to place it or does the code simply not
   work for this purpose?
 * I’m using the theme Minimatic and my modifications is made within a childtheme.
   
   Here’s the link to my [site](http://anitasimonsen.com).

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/adding-a-category-description/#post-3154779)
 * if your theme has a _**category.php**_, then you need to add the changes there.
 * [http://codex.wordpress.org/Template_Hierarchy](http://codex.wordpress.org/Template_Hierarchy)

Viewing 1 replies (of 1 total)

The topic ‘Displaying a category's description’ is closed to new replies.

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [childtheme](https://wordpress.org/support/topic-tag/childtheme/)
 * [description](https://wordpress.org/support/topic-tag/description/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/adding-a-category-description/#post-3154779)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
