Hi,
when I use the image_size= full argument, it doesn't display. it works with medium though.
$image_url = apply_filters( 'taxonomy-images-queried-term-image-url', '', array('image_size' => 'full') );
Hi,
when I use the image_size= full argument, it doesn't display. it works with medium though.
$image_url = apply_filters( 'taxonomy-images-queried-term-image-url', '', array('image_size' => 'full') );
Sorry 'bout that :) Must be a bug somewhere. I've been able to duplicate. Will see if I can find a solution.
Version 0.7.2 fixes this. Should be live now.
thank you!
You must log in to post.