[Plugin: Taxonomy Images] Add Title under image
-
Hi
I am having hard time implementing the title of the taxonomy under the image..here’s what i am using
print apply_filters( ‘taxonomy-images-list-the-terms’, ”, array(
‘after’ => ”,
‘after_image’ => ”,
‘before’ => ‘<ul class=”taxonomy-images-the-terms”>’,
‘before_image’ => ‘- ‘,
‘image_size’ => ‘thumbnail’,
‘post_id’ => 0,
‘taxonomy’ => ‘actor’,
) );
Thank you
https://www.ads-software.com/extend/plugins/taxonomy-images/
- ‘,
- The topic ‘[Plugin: Taxonomy Images] Add Title under image’ is closed to new replies.