0 weeks ago
Last Updated
This plugin allows you to upload images for categories and custom taxonomies, and provides a template tag to show the image(s) in your theme. To activate the images for a custom taxonomy, go to Settings > Category Images II. To upload an image for a category, or a term in a custom taxonomy, go to the edit screen for that category or term. Tag: ciii_category_images() && ciii_term_images() <?php ciii_category_images(); ?> Used within the loop, the above template tag will show the thumbnails for all the category images for the category of that post. If some categories have no image, no image is shown for that category (i.e. there is no default image). You will need to style the HTML output yourself. <?php ciii_category_images( 'category_ids=37,27' ); ?> Used anywhere and provided with category IDs, the above template tag will show the thumbnails for all the categories specified. If some categories have no image, no image is shown for that category (i.e. there is no default image here either). (Note that this tag will get confused if you use it outside the loop. If you want to add a single image to your category archive pages, please use ciii_category_archive_image() below.) <?php ciii_term_images( 'post_tag' ); ?> Used within the loop, the above template tag will show the thumbnails for all the term images...
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.