Title: Category Image Url:
Last modified: August 31, 2016

---

# Category Image Url:

 *  [tastabasta](https://wordpress.org/support/users/tastabasta/)
 * (@tastabasta)
 * [10 years ago](https://wordpress.org/support/topic/category-image-url/)
 * Good day.
 * How can I use this field in my category template?
 * Thank you.
 * [https://wordpress.org/plugins/categorytinymce/](https://wordpress.org/plugins/categorytinymce/)

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

 *  [error500](https://wordpress.org/support/users/error500/)
 * (@error500)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/category-image-url/#post-7320027)
 * You can check this :
 *     ```
       $mycat = get_category_by_slug('my-cat-slug');
   
       $category_option =(get_option( 'category_'.$mycat->term_id));
   
       echo $category_option['img'];
       ```
   
 *  [TrueLie](https://wordpress.org/support/users/footballher0/)
 * (@footballher0)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/category-image-url/#post-8134531)
 * Hello. Sorry for my english). good plugin works fine, but my subject does not
   display an image added to the «Category Image Url» field. Do not tell me how 
   to bring it with hook-style single-featured (class). code which add the above?
   If possible, more. Thank you so much.

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

The topic ‘Category Image Url:’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/categorytinymce_ebebec.svg)
 * [Category Editor](https://wordpress.org/plugins/categorytinymce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/categorytinymce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/categorytinymce/)
 * [Active Topics](https://wordpress.org/support/plugin/categorytinymce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/categorytinymce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/categorytinymce/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [TrueLie](https://wordpress.org/support/users/footballher0/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/category-image-url/#post-8134531)
 * Status: not resolved