I realize this may not be a theme specific problem, but I want to ensure I explore all angles.
I’m attempting to use .svg files as featured images. I know the plug-in basically works, at least within the body of posts as I’m not experiencing any problems there, but when I use an .svg file as a featured image for the post, a generous amount of extra white space is added above and below the image.
Screenshots of SVG versus PNG:
http://www.architectofideas.com/misc/featuredImageAsSVG.jpg
http://www.architectofideas.com/misc/featuredImageAsPNG.jpg
I’m wondering if this has anything to do with the problem?
Screenshot of SVG’s interpretted file size:
http://www.architectofideas.com/misc/fileSize0x0.jpg
Regardless, I’m ultimately wondering how to address this. Is there an edit I can make to the .php files to force a static size?
Thanks in advance.
Ack! I totally answered my own question. I saw another post about the featured image size being 600 x 400 pixels and ensured my .svg matched. I believe the plug-in is to blame as it isn’t recognizing the .svg dimensions.