Thumbnail Issues
-
Ok, I’m having an issue with thumbnails in a gallery generated by attachment tags. I don’t know if it’s a theme problem, plugin problem or me-problem but I figured I’d start here.
This is the code I use for the gallery:
[mla_gallery attachment_tag="archie-manning" posts_per_page=21 mla_caption="{+title+}" size="my-thumbnail"]“my-thumbnail” is an image size I created using
add_image_size('my-thumbnail', 160, 0, FALSE);in my functions.php and it actually works just fine, until I use the Post Thumbnail Editor plug-in to change the crop of the thumbnail. The thumbnail height changes. If you go to http://www.nosaintshistory.com/no_saints_galleries/image-gallery-archie-manning/ you’ll see what i mean. It’s pretty obvious the thumbs that have been edited.
Is there something in the code I’m using that’s wrong or should I look at something else?
The topic ‘Thumbnail Issues’ is closed to new replies.