double images
Updated on July 14, 2016 in Easy Custom Auto Excerpt
3 on July 8, 2016

I have my featured image appearing twice in the excerpt.

I set a featured image for each post, then I set the plugin to use the featured image. I need to get rid of the top image that does not text wrap.

http://ragingalcoholic.com

  • Liked by
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Moderator 0 on July 14, 2016

hi,

You need to remove featured image from your post, because ECAE already show the featured image 🙂

But I did not see ECAE installed in your web. Did you delete it?

Thank you

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on July 14, 2016

I solved it with CSS

.search .featured-thumbnail img {
display: none;
}
.archive .featured-thumbnail img {
display: none;
}

Can you see any potential problems doing it this way.

It has kept me from having to delete every featured image on every post. But I will remove them if you think it could be a problem later on.

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
Moderator 0 on July 14, 2016

Hi,

No, I don’t see any problem. You will need to edit your theme css eventually to override its featured image 🙂

Thank you

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
Loading more replies
You are not logged in

Please login here or simply sign up here .