-
AuthorPosts
-
July 16, 2014 at 6:20 am #291957
Hi,
Gunter’s last answer told me how to get the Featured Image to appear as a thumbnail on the Homepage for each blog excerpt. Thanks for that!
However, now a Preview Image appears above each blog post when I click on the blog post and am sent to the individual blog post page. I need to know how to prevent these preview images from appearing.
Additionally, the Featured Image only appears in 2 sizes on the Homepage, regardless of which sizing option I choose. It either appears very small (80×80 pixels) or quite large.
Please advise.
Thanks!
-Sarah
July 16, 2014 at 3:47 pm #292118Hey srmathis!
There is a checkbox under the featured image on posts to hide it on the single blog post page which you can use to hide the image on the single posts.
Best regards,
DevinJuly 17, 2014 at 3:21 am #292332Thanks Devin,
So, when I disable the featured image by clicking that checkbox, the image doesn’t show up, but a grey box the size of a thumbnail shows up. It has a pencil in it. And it’s where the featured image would normally be.
How do I get that box to disappear?
For now I’ve put the featured image back up as we launch tomorrow and I don’t want the pencil box there.
Thanks again!
SarahJuly 17, 2014 at 3:49 am #292346Just to be clear, I want the featured image to show up on the homepage above the blog excerpts, but that’s the only place I want them to show up.
I hope that makes sense.
Thanks again!
SarahJuly 17, 2014 at 6:46 pm #292606That should be what is happening. The checkbox only disables it from showing on the single blog post page.
July 22, 2014 at 9:00 pm #294564Has this been resolved? Im having the same issue – grey box with a pencil icon appears and client would rather have nothing there. Thanks.
July 23, 2014 at 12:10 am #294651Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .blog-meta, .multi-big .post_author_timeline, .single-small .post_author_timeline { display: none !important; }
If that does not work, please post the link to your website
Best regards,
YigitJuly 29, 2014 at 1:39 am #297096That worked! You guys are amazing.
Thank you so much for the wonderful service.
Sarah
July 29, 2014 at 2:05 am #297101Whoops – I spoke too soon.
Now the featured images aren’t showing up on the homepage.
We just want them on the homepage and then nowhere else.
July 29, 2014 at 4:19 am #297131Hi!
Try adding this:
.home .template-blog .blog-meta, .home .multi-big .post_author_timeline, .home .single-small .post_author_timeline { display: block !important; }
Regards,
JosueJuly 29, 2014 at 4:53 am #297147woo hoo!!! that worked!!! thank you so much! you guys are miracle workers.
-
AuthorPosts
- The topic ‘How to create Feature Image without Preview Image appearing in Blog Post’ is closed to new replies.