Featured Image Being Cropped
-
Hi,
Site: wp.pivotal-realm-427.appspot.com
My Theme uses featured images in its slider. When I assign a featured image I cannot change the size at all. I use the size that the slider wants (960×295) when I upload the image. The images displayed in my slider are not the original image. They have been resized and cropped. And it looks like it’s a resize/crop of a thumbnail, not the original image.
Firebug inspection shows this (the giveaway is the s960-c):
<img height="295" width="960" alt="Test Image Sizes" src="https://lh5.ggpht.com/msFpXBsa6uRi1MKEHnQGLBOagZBPISm-YQg0DFR-MQNmPx-JPY_skOSuyrKAAwN5heHkvXXt9dtc8IgU5faGVYPTHtwzPWiS=s960-c">
How can I get my featured images to not resize/crop and display correctly in my slider??
Could this something to do with the way app engine deals with thumbnails? This is the only info I can find on the subject..
This issue was alluded to here:
https://stackoverflow.com/questions/18669985/regenerate-thumbnails-wordpress-gae
- The topic ‘Featured Image Being Cropped’ is closed to new replies.