If you are no afraid of code , take a look at http://www.deluxeblogtips.com/p/taxonomy-meta-script-for-wordpress.html
it had a great class to add “meta fields” for taxonomies (including categories) and a very simple way to implement the built in media uploader to a custom field in the edit category screen.
Uploaded images’ ID are saved as a field with multiple values. Each uploaded image is treated as an attachment. This means it has all sizes that defined in Media section or in your theme functions.php file. So, you can use some built-in functions to get image URL, image size, etc.
Related Posts:
- Can I set a default featured image for a category?
- How can I add the featured image functionality to a custom taxonomy?
- Filter by post category in Media Library
- How can I make post fields required in WordPress?
- categories on attachment page
- How to add a background image to category and display image on category page
- Category links suddenly started giving 404 errors
- Any way to assign Post Categories and Tags to Links?
- Taxonomies for WordPress Media Library [duplicate]
- Display the featured image from the last post
- Is it possible to select and edit the way the most recent post from a certain category is displayed on the page?
- Different excerpt styles per category, but chronological
- Display child categories in WooCommerce
- How to make a Thumbnails Mosaic
- How to enable category hierarchy for links?
- Display category name on featured image in wordpress excerpt
- Add Image Size for one Media Category Only
- Retrieve Image from Media Library by it’s category
- Category index featured image
- Combining post categories and link categories?
- Displaying a full post instead of a slug per category?
- Link Attachment Image to Category
- Class active for Archive link – looped out
- Why do my categories redirect?
- Get category url in loop
- categories on attachment page
- Older entries link within category page
- Style category link depending on category ID
- Redirect to another page using contact form 7? [closed]
- Display thumbnails for certain category posts
- Random Featured Image Based on Category
- Get paged category link programmatically
- Category images are not displaying in WordPress
- Link To Child Category For A Post
- why get_the_post_thumbnail( the_ID()) echos extra post id
- How to not display a category post on blog page?
- How to link a PDF file to a category URL
- Link from navbar to categories
- Random category with recent post title and thumbnail
- javascripts files not linking to my category slugs?
- How to add icon over specific thumb
- Display post thumbnail for specific category outside the loop
- wp_insert_link not working
- How to add image for all posts associated to specified category?
- How to display WooCommerce category image in my category page banner as a background?
- How to list posts from a sub-category that is listed in a parent category (more details below)?
- How to make product image inherit from category image
- show thumbnail for subcategory wordpress
- Image Upload Custom Form Field for Category and Custom Taxonomy
- How to hide/remove featured images in particular categories post?
- Show Subcategory Name Instead of Parent Category
- Link For Portfolio Categories
- Media Library Category Exclude Tree
- Media Library Categories
- Media Categories as Classes on WordPress Gallery Shortcode
- Custom field picture instead of post thumbnail on category page
- How to get the link of all categories
- Media Library filter returns undefined function get_current_screen
- How to enable admins/editors to set a featured image for specific category?
- Categories as selectable links on submission form
- Displaying categories and subcategories without link
- Show thumbnails 1-12 of category x on any given page
- How to display the category featured images [closed]
- How to get category slug link? ( include parent categories)
- In my wordpress admin panel Suddenly The Category, tag and featured Image Option are not showing
- Minimum Dimensions Requirement for Featured Image?
- Create a category list page
- How to display only 3 main categories, separated by commas, since they are marked in the post?
- Woocommerce product categories order [closed]
- How do I create a way for users to assign categories to a post from the frontend?
- Give specific category its own permalink structure
- How to set up sub-categories for author pages?
- Assign different category colours to different categories in the main menu
- wp_list_categories, Add class to all list items with children
- Using separator with wp_list_categories
- Multi-site or categories?
- View the latest created categories
- category hierarchy level as a body class – parent cat =1, child cat=2, grandchild=3
- How to show author name only if the post is in a specific category?
- Are Category or Tag Archive Pages Possible?
- How to Exclude post from a category
- Hiding a Categories content on just the Homepage ‘Posts’?
- How to change a post category when the ACF datepicker Field is today
- Category RSS feed doesn’t show category name
- Building Menu from Woocommerce Product Categories
- Is there a reason I cannot get the current category in a loop?
- How to get parent category ID in single page template
- How do I add a separator to my list of terms with get_category
- Last x Posted Categories?
- Check boxes for showing categories
- Is there a “sensible” limit to WordPress Categories?
- Display Category Name and Date Posted on Blog Post
- How to remove “Categories:” part after the post title? [closed]
- Conditional Site Logo(Category Based)
- Tag Menu items based on their categories
- in_category(‘category-sluga’) returns true for Archive page of Category ‘category-slugb’
- wp_list_category only showing to logged in uers
- add new input field like category?
- WordPress excerpt for specific posts in category
- How do I get a single page navigation depending on the previous page?