As the title points, would it be very difficult if someone wanted to add this functionality? How would you suggest achieving it?
]]>Would there be a way to display the most popular categories, or rather display categories with the most popular posts assigned to them?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I want to have custom sorting of categories, not only by name. Is it possible?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Version 2.0 has been released today.
This new version now supports WordPress taxonomy meta data.
The plugin will prompt you to upgrade to the new storage format if you’re using WordPress 4.2 or better.
This version has more Pro features including all shortcode options and all widgets.
Enjoy the new version!
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Hi there
Im trying to order or show speciifc categories with shortcodes…but it only displays all featuredimage categories in any order.
I can seem to specify to pull specific codes and or in descending order like before.
[FeaturedImagesCat taxonomy=’category’ columns=’3′ showCatName=’true’ showCatDesc=’true’]
[FeaturedImagesCat taxonomy=’category’ columns=’2′ childrenonly=”1,4,65″ ]
Im using latest wordpress and version of this plugin
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Hi,
How would I go about adding a custom URL to a category featured image as my client wants to link to an external website from their featured image and not the category.
Thanks,
Jim Isles
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Hello….
Does this plugin have ability to tell a theme to not display featured image in category listing?
I did read your pro plug in info and did not see it there. So feature request or inquiry.
I am looking for a plug in free or pro that does that.
Thank you!
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I have bought and installed Featured Image for Categories pro version. I now have the option to choose the featured image in the categories, however, after I choose the image and hit update, I go to the website to check and see if it has been updated, and it has not? What am I doing wrong? Do I need to download any other plugins to make it worK?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I get this error when saving a menu:
arning: call_user_func_array() expects parameter 1 to be a valid callback, class 'WPFeaturedImgCategories' does not have a method 'wpfifc_remove_option_when_post_deleted' in D:\Server\htdocs\wordpress\wp-includes\plugin.php on line 505
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'WPFeaturedImgCategories' does not have a method 'wpfifc_remove_option_when_post_deleted' in D:\Server\htdocs\wordpress\wp-includes\plugin.php on line 505
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'WPFeaturedImgCategories' does not have a method 'wpfifc_remove_option_when_post_deleted' in D:\Server\htdocs\wordpress\wp-includes\plugin.php on line 505
It appears to save fine, just need to fix this small error.
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I’m using the free version of the plugin and have the shortcode set to show category featured image and category name. Is there any way to have a border around the image and name, possibly with some CSS?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>When Categories Images plugins is installed, Featured Images for Categories doesn’t work;
Does this work for WooCommerce product categories?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Any idea how to print the parent category in text and the subcategory image below? Example:
Main Category Title 1
Sub Image 1, Sub Image 2, Sub Image 3
Main Category Title 2
Sub Image 1, Sub Image 2, Sub Image 3
I’m using WP 3.9, and shortcode in a page:
[FeaturedImagesCat taxonomy=’category’ columns=’4′ showCatName=’true’]
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>So what is the shortcode? I don’t want to have to go to your website to work out how to use this.
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Dear,
I would like to show the featured image which is a category default as a featured image.
Eg. create a post and select the category without having to manually set a featured image.
In the documentation there is mention of:
$myURL = fifc_get_tax_thumbnail( $category_id, $taxonomy, ‘thumbnail’);
In my theme have:
<?php if (has_post_thumbnail()): ?>
<div class="entry-thumb">
<img class="afbeelding" src="<?php echo wave_get_post_thumb_url(get_the_ID(), 814, 400); ?>" alt=""/>
</div>
<?php endif; ?>
I know that I have to replace <?php echo wave_get_post_thumb_url(get_the_ID(), 814, 400); ?>
Unfortunately I’m not a coder.
Can someone please help me out?
Thank you in advance!
Best regards,
Dennis
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Dear,
I would like to show the featured image which is a category default as a featured image.
Eg. create a post and select the category without having to manually set a featured image.
In the documentation there is mention of:
$myURL = fifc_get_tax_thumbnail( $category_id, $taxonomy, ‘thumbnail’);
In my theme have:
<?php if (has_post_thumbnail()): ?>
<div class="entry-thumb">
<img class="afbeelding" src="<?php echo wave_get_post_thumb_url(get_the_ID(), 814, 400); ?>" alt=""/>
</div>
<?php endif; ?>
I know that I have to replace <?php echo wave_get_post_thumb_url(get_the_ID(), 814, 400); ?>
Unfortunately I’m not a coder.
Can someone please help me out?
Thank you in advance!
Best regards,
Demnis
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I just installed the plugin, added featured image to my categories and also added a few new categories. Now when updating a menu with these categories, I get an error message after clicking the “Save Menu” button:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'WPFeaturedImgCategories' does not have a method 'wpfifc_remove_option_when_post_deleted' in /wp-includes/plugin.php on line 429
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>I just added your plugin as it was JUST what I was looking for, however as I go through my categories and add the images, when I return to check on the categories, the images are not there, they seem not to have “stuck”.
Am I doing something wrong? What’s going on?
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Hi there! Bought the pro version of this plugin, and so far I’m loving it. It provides me with the ability to categorize a post with a color using custom taxonomies. My problem might be simple, but we’ll see…
I have a custom taxonomy registered in my functions (“color”).
function add_custom_taxonomies() {
// Add new "Locations" taxonomy to Posts
register_taxonomy('color', 'post', array(
// Hierarchical taxonomy (like categories)
'hierarchical' => true,
// This array of options controls the labels displayed in the WordPress Admin UI
'labels' => array(
'name' => _x( 'Color Story', 'taxonomy general name' ),
'singular_name' => _x( 'Color', 'taxonomy singular name' ),
'search_items' => __( 'Search Colors' ),
'all_items' => __( 'All Colors' ),
'parent_item' => __( 'Parent Location' ),
'parent_item_colon' => __( 'Parent Color:' ),
'edit_item' => __( 'Edit Color' ),
'update_item' => __( 'Update Color' ),
'add_new_item' => __( 'Add New Color' ),
'new_item_name' => __( 'New Color Name' ),
'menu_name' => __( 'Color Story' ),
),
// Control the slugs used for this taxonomy
'rewrite' => array(
'slug' => 'color-story', // This controls the base slug that will display before each term
'with_front' => false, // Don't display the category base before "/locations/"
'hierarchical' => true // This will allow URL's like "/locations/boston/cambridge/"
),
));
}
add_action( 'init', 'add_custom_taxonomies', 0 );
// First we create a function
function list_terms_custom_taxonomy( $atts ) {
// Inside the function we extract custom taxonomy parameter of our shortcode
extract( shortcode_atts( array(
'custom_taxonomy' => '',
), $atts ) );
// arguments for function wp_list_categories
$args = array(
taxonomy => $custom_taxonomy,
title_li => ''
);
// We wrap it in unordered list
echo '<ul>';
echo wp_list_categories($args);
echo '</ul>';
}
// Add a shortcode that executes our function
add_shortcode( 'ct_terms', 'list_terms_custom_taxonomy' );
//Allow Text widgets to execute shortcodes
add_filter('widget_text', 'do_shortcode');
add_action('admin_head', 'wpds_admin_head');
add_action('edit_term', 'wpds_save_tax_pic');
add_action('create_term', 'wpds_save_tax_pic');
function wpds_admin_head() {
$taxonomies = get_taxonomies();
//$taxonomies = array('category'); // uncomment and specify particular taxonomies you want to add image feature.
if (is_array($taxonomies)) {
foreach ($taxonomies as $z_taxonomy) {
add_action($z_taxonomy . '_add_form_fields', 'wpds_tax_field');
add_action($z_taxonomy . '_edit_form_fields', 'wpds_tax_field');
}
}
}
I’ve added php code to the footer of my post to pull the new categories associated with the post
<?php the_terms( $post->ID, 'color', 'Color Story: ', ', ', ' ' ); ?>
which pulls the text, looks like the following:
Color Story: fuscia, Red, wine
I’ve seen on your website that I can add some functionality so that I could pull the images in the footer, as opposed to the text (fuscia, red, wine). How and where do I put this code? This is the paragraph on your site describing it:
Developer access to featured images
Version 1.3 of the plugin has a new function available for developers to access the featured image that has been assigned to a category.Using the function ‘fifc_the_tax_thumbnail’ and setting three arguments:
Category ID
Taxonomy ID
Image size (optional *)
The image size accepts any registered image size that is operating in your current WordPress theme, if not included the function will default to thumbnail.The function will return the URL to the specific image.
Example usage: $myURL = fifc_the_tax_thumbnail(4,’category’,’thumbnail’);
Any help would be SO much appreciated!!
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>Can you review the plugin with the latest version of WordPress, it doesn’t seem to be setting the featured image.
https://www.ads-software.com/plugins/featured-images-for-categories/
]]>