Adding Custom Taxonomy Images to Custom Post Type
-
I have tried installing the taxonomy images plugin, and other taxonomy manager plugins, but I’m not good with php and coding and I can’t seem to figure out how to get what I want.
I have a custom post type archive page template as my static homepage. I have a single custom taxonomy ‘country’. I have created categories for different countries, and attached flags to them as an image meta-data. Similar to how there are icons for post type (like blog, video, image) I would like to display these icons only for the ‘country’ taxonomy in the upper left corner of each post (like those themes that display the post type icon sort of upper left, outside the post margin).
I would love if someone could suggest the simplest way to accomplish this, whether I can do it with the Taxonomy Images plugin and what the code might look like (and do I add this code to my functions.php or to my custom-post-type-archive.php?).
Thanks!
- The topic ‘Adding Custom Taxonomy Images to Custom Post Type’ is closed to new replies.