Title: coffee2code cat image -not working
Last modified: August 18, 2016

---

# coffee2code cat image -not working

 *  [john1000](https://wordpress.org/support/users/john1000/)
 * (@john1000)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coffee2code-cat-image-not-working/)
 * Hi guys,long time huh..
    Well lot of other things to do. Even quit the blog some
   time ago and started again.
 * But im having a problem getting coffee2code category image plugin to work.
 * To bad he doesnt update his own tutorial cause he speaks of editing the “index.
   php” ?
    Question…did he ever looked at the index.php of the new wordpress version?
   Thats practicaly empty ! So there you go.. 🙁 Anyway.,..i dont have a clue what
   they realy mean by this : Replace..the_category() with c2c_the_category_image()
 * It should be replaced with “c2c_the_category_image()” exactly like that?
 * The only the_category() i found was in wp.php ?
    Is that the one now? If so…my
   file now looks.. `<p>Filed under: <?php c2c_the_category_image(', ') ?></p>`
 * images directory is like.. wp-images/images/
    category is named .. anything and
   the cat image is named… anything.png
 * But its as dead as can be…
    So what am i doing wrong or forgetting?

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coffee2code-cat-image-not-working/#post-253754)
 * Hi !
 * In the Classic theme, index.php has this;
    `<div class="meta"><?php _e("Filed
   under:"); ?> <?php the_category(',') ?> — <?php the_author() ?> @ <?php the_time()?
   > <?php edit_post_link(__('Edit This')); ?></div>`
 * So the c2c edit would be to make that like this:
    `<div class="meta"><?php _e("
   Filed under:"); ?> <?php c2c_the_category_image() ?> — <?php the_author() ?> 
   @ <?php the_time() ?> <?php edit_post_link(__('Edit This')); ?></div>`
 *  Thread Starter [john1000](https://wordpress.org/support/users/john1000/)
 * (@john1000)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coffee2code-cat-image-not-working/#post-253758)
 * Hi podz !
 * Still here huh…lol
 * But index of my theme?
    Well im not using the classic but anthurium. But it has
   the same code and nothing happens or showing… But the category on the index (
   the name) looks now like a weird character > > ï¿½
 *  Thread Starter [john1000](https://wordpress.org/support/users/john1000/)
 * (@john1000)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coffee2code-cat-image-not-working/#post-253759)
 * I even tried classic theme and also nothing..
    But still on the front it says:
   Filed under:â€? The rest of cat info is gone..

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

The topic ‘coffee2code cat image -not working’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [john1000](https://wordpress.org/support/users/john1000/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/coffee2code-cat-image-not-working/#post-253759)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
