Title: category thumbnails do not function.
Last modified: November 30, 2023

---

# category thumbnails do not function.

 *  [anna-blume](https://wordpress.org/support/users/anna-blume/)
 * (@anna-blume)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/category-thumbnails-do-not-function/)
 * Thank you for the beautiful theme.
   Unfortunately, Category Thumbnails does not
   work.In many themes I use the following, but it has no effect in Garfunkel:
 * [https://www.maala.org.il/wp-content/plugins/category-thumbnails/docs/](https://www.maala.org.il/wp-content/plugins/category-thumbnails/docs/)
 * Can you please help me?

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

 *  Thread Starter [anna-blume](https://wordpress.org/support/users/anna-blume/)
 * (@anna-blume)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/category-thumbnails-do-not-function/#post-17241473)
 * Unfortunately, this does not work either:
   [https://wordpress.org/plugins/categories-images/](https://wordpress.org/plugins/categories-images/)
 * In my old theme there was the following entry in the index.php:
 *     ```wp-block-code
       	<?php if ( is_category() ): ?>
       	<h1 class="post-title"><?php echo single_cat_title(); ?></h1>
       	<?php endif; ?>
       ```
   
 * Is this missing in Garfunkel?
 *  Thread Starter [anna-blume](https://wordpress.org/support/users/anna-blume/)
 * (@anna-blume)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/category-thumbnails-do-not-function/#post-17241762)
 * Oh sorry, that was missing too,
 * in header.php:
 *     ```wp-block-code
       <div id="thumbnail4"> 
              <?php if(has_category_thumbnail()) { the_category_thumbnail(); } ?></div>
       ```
   

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

The topic ‘category thumbnails do not function.’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/garfunkel/2.1.2/screenshot.jpg)
 * Garfunkel
 * [Support Threads](https://wordpress.org/support/theme/garfunkel/)
 * [Active Topics](https://wordpress.org/support/theme/garfunkel/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/garfunkel/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/garfunkel/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [anna-blume](https://wordpress.org/support/users/anna-blume/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/category-thumbnails-do-not-function/#post-17241762)
 * Status: not resolved