Hi,
I’ve a problem with the ajax-portfolio in an portfolio-entry in gallery-view. I have images in landscape and portrait orientation and want to see them without crop in all views. It is possible with the small thumbnails but not with the middle-sized thumbnails. The full view after a click onto the image is also presented correctly.
When I use list-view the middle-sized thumbnails are shown correctly so it seams to be possible. Is there a way to do this?
thanks
gr
Hey gerdrosenauer!
Images in WordPress can be a bit tricky. The thumbnail sizes that get generated and then used will adjust based on the longest edge of your image in regards to the thumbnail size set by the theme or WordPress. You can use a plugin like this one to adjust the sizes and regenerate the images (you must do this step for any changes to show): http://wordpress.org/extend/plugins/simple-image-sizes/
Best regards,
Devin