Hi there! Your plugin is a great addition to my site. I have been trying to tweak the plugin to suit my needs, but unfortunately I need some help on this.
I am currently using shortcodes to place the terms under taxonomy "Movie Titles" on a single page. See here: http://www.filmsteak.com/latest-movie-titles/
QUESTION NUMBER ONE:
I want to change the image size from 'thumbnail' to 'medium'. I already tried changing the public-filters.php file. Instead of:
'image_size' => 'thumbnail'
I changed it to:
'image_size' => 'medium'
But the page still looks the same way.
QUESTION NUMBER TWO:
Why is my thumbnail for Taxonomy Images set to 75x75? I already changed my Media settings to use 228x155 for thumbnails.
Michael, I need your help on these. Thanks in advance!