Taxonomy Thumbnail and Widget
TTW plugin is used for add thumbnail option for inbuilt and custom taxonomy terms and access them with shortcode and widget.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1318 days ago • 4 reviews
Is Taxonomy Thumbnail and Widget abandoned?
Possibly abandoned (last update 1318 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Using Taxonomy Thumbnail and widget plugin users can make thumbnail options for inbuilt and custom taxonomy terms and access via widget (Taxonomy Term List) in the sidebar and also use in page/post using the shortcode.
Use to get the url and put it in any img tag or simply use in (category or taxonomy) template.
Arguments in above functions :
1. ttw_thumbnail_url($termid , $size);
2. ttw_thumbnail_image($termid , $size);
Plugin advantage
- Easy to configuration.
- Unblockable.
- Plugin supports Chrome, Firefox, Safari and IE
- Woocommerce Compatible
- Shortcode
Plugin configuration
- Drag and drop the widget
(Taxonomy Term List) - Shortcodes :
[TTW_TERMS taxonomy=’category’ class=’taxonomy-term-list’]
For Show current post/product taxonomies
[TTW_POST_TERMS_ICON taxonomy="product_tag" class="" hide_empty="" post_id=""]
Note :
post_id is not required
taxonomy is required
Installation
You can install Categories Images directly from the WordPress admin panel:
1. Go to wp-admin -> Plugins > Add New -> and search for 'Taxonomy Thumbnail and Widget'.
2. Click to install.
3. Once installed, activate.
OR
Manual Installation:
1. Upload the entire `taxonomy-thumbnail-widget` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to `wp-admin -> Settings -> TTW Settings` and select taxonomies for which you want thumbnail
4. And For access taxonomies list in sidebar go to `wp-admin -> Appearance -> Widgets -> Taxonomies List widget`
Frequently Asked Questions
Review feed
About Plugin Script
Changelog
For more information , any query and your suggestion for plugin functionality improvement you can write us at [email protected] .
1.0
First version
1.1
- Fix – Notice Errors
- Make Shortcode for access taxonomy terms
- Make plugin Woocommerce Compatible
1.2
- Fix – Notice Errors
- Remove Unused functions and make code smaller and better
1.3
- Fix – Notice Errors
- Fix JS Errors
- Add new shortcode