Thank you for pointing this out. I fixed it in the latest update, to make sure that image_class works for image field, attachment image, as well as featured image with or without links.
Thread Starter
awelsh
(@awelsh)
Thanks for fixing the image_class bug. However there is now a much worse problem which I can’t get around since the 1.3.1 update. All my images are being displayed at a tiny size of 150×150. The plugin use to default to showing the full sized image, and I would use css to size them down. But now, the images are being cut off so no amount of resizing in css can get the image back.
Thread Starter
awelsh
(@awelsh)
Ok I managed to fix the problem by using size=”full” The docs says this is the default and it wasn’t necessary to specifiy the size until now. So it looks like the default size is being overridden by a smaller size.
I corrected this in the latest update, so image and image-link should show full-size by default.