[Plugin: Taxonomy Images] Taxonomy Image on Archive Page
-
Hi Michael, thanks for creating this plug-in!
I’m trying to use it as a tool to accentuate “new” posts on a website, such that a “new” icon would appear alongside the title of the new posts on the archive page if the post is associated to a “new” category.
I’ve inserted this code into archive.php, but I cannot get it to work:
<?php print apply_filters( ‘taxonomy-images-queried-term-image’, ” ); ?>
I’m wondering if there might be something simple I’m missing. Please note that I don’t want any icon to appear for the posts that aren’t in the “new” category, but if the plugin requires it, I can associate a transparent PNG with the other categories.
Thanks for your help!
~Kevin
- The topic ‘[Plugin: Taxonomy Images] Taxonomy Image on Archive Page’ is closed to new replies.