Is there a way to remove the featured image from the calendar view? It cuts the image off and makes the calendar event look funky in my opinion. . Also, I’d like to be able to remove the featured image from the event details page, yet still have it show on the event list view. My reasoning is that I might want to show two different images. One on the event listing page and a different one on the single event detail page. I’m also having an issue with the featured image overlapping the content box it is in IF I don’t enter in enough info on the event itself to extend the box so that the featured image stays within. I’ve included a .
As of now, my events only show the price, date with calendar icon, view details button and featured image off to the right. But that causes my 150×150 featured image thumbnail to be off. I am interested in adding some more info to each event for this view – like part of the description, etc. But I don’t know exactly where to edit in order to do that. Could you point me in the right direction for that too?
Under EVent Espresso > Calendar Settings, change Enable Images in Calendar to “No”. That will remove the images from the calendar.
There is a toggle in Template Settings that allows you to turn off the featured image, but it will completely remove it from both places.
I tried using something like this:
.ee-featured-image {
display: none;
}
But it does the same thing. This is because the image it being pulled from one place to be displayed in 2 different places.
You can choose to Display short descriptions in the event listings by changing that option to “Yes” in Template settings. Be sure to use the “More…” tag in your event description.
The support post ‘Removing the Featured Image from the Calendar View…’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.