Hi, i am using that plugin to add icos for categories.
But i have some different taxonomies in different post types but containing terms with equal names.
When i create a new category with a name that already exists it deletes the data for the attached image for previously existing category in another post type. When i add new image to the either of the categories its automatically added to the other one.
Is there a way to assign the images to term_id or term_slug, not to term_name?
http://wordpress.org/extend/plugins/categories-images/
*UPDATE, i've noticed that if i use different slugs for the matching categories it works ok