Small featured images now appear above each post in Superhero
-
I am using Superhero theme. Usually images I make featured images only appear above each post if they are a large size. As of today, all featured images, including small ones, now appear above each post.
I put small featured images on each post so that an image appears for each item on my “Recent posts” widget at the right.
Can you help please, and return Superhero to only putting large featured images above each post.
The blog I need help with is: (visible only to logged in users)
-
That hasn’t happened here on the live demo site http://superherodemo.wordpress.com/ and I don’t know why it’s happening on your site. I’ll tag this thread for a Themes Staff follow-up. Please subscribe to the thread so you are notified when they respond and please be patient while waiting.
-
Hi there,
I can reproduce this — I’ve opened a bug report for it, and will keep you updated on what I hear.
Thank you for the report!
-
Howdy!
This is due to a recent bug fix; the theme would not properly display featured images if we restricted them to a specific width/height. In order to fix this for some users, we have to display the featured image no matter the size.
I’d recommend uploading larger featured images to your posts, or you can hide them with this bit of Custom CSS:
.hentry .attachment-feat-img { display: none; }I hope this helps!
Cheers,
Caroline -
Thank you timethief, eurello and sixhours for your quick responses.
Sixhours, I put in the custom CSS you recommended in my site, and it stopped all featured posts of all sizes from appearing on individual posts. Is there a way to modify the CSS to only allow above a certain size?
-
Hi there!
There’s no way to do this type of conditional display using CSS.
The best way to ensure that your images are the correct size to be displayed as a featured image is to resize them before you upload them. If you’d like to continue using smaller images, you can always add them to your posts without setting them as your Featured Image.
Let me know if you have any other questions!
- The topic ‘Small featured images now appear above each post in Superhero’ is closed to new replies.