Support

Home Forums Event Espresso Premium Dispaly Picture for each event using [ESPRESSO_EVENTS]

Dispaly Picture for each event using [ESPRESSO_EVENTS]

Posted: February 4, 2018 at 8:51 pm


Jeffrey

February 4, 2018 at 8:51 pm

I used to be able to display a picture of each event when I used [ESPRESSO_EVENTS]. I Upgraded a new site and not sure how to do that now.
See ceyouwp.deridan.com (without picture) and ceyouny.org (with picture). Thank you.


Tony

  • Support Staff

February 5, 2018 at 6:42 am

Hi there,

Do you have a feature image set on your events on the new site?


Jeffrey

February 7, 2018 at 12:59 pm

That worked. Thanks.


Jeffrey

February 7, 2018 at 1:12 pm

One more question on that. When I click on “View Details”, that featured image gets blown up 10 fold. Any way of controlling that size? Thank you.


Josh

  • Support Staff

February 7, 2018 at 3:21 pm

Hi Jeffrey,

The size of the featured image is controlled by your active WordPress theme. If the theme doesn’t provide a custom control changing this, can you post a link to your event page? We can take a look and offer some advise on how to change that.


Jeffrey

February 7, 2018 at 6:23 pm

This is my main page with [ESPRESSO_EVENTS].
http://ceyouwp.deridan.com/

This is my event page:
http://ceyouwp.deridan.com/events/the-foundation-of-feelings/

As you can see the small image gets blown up quite a bit.


Tony

  • Support Staff

February 8, 2018 at 3:14 am

Its based on the size set by your theme for featured images, one of the easiest ways to change it is to use some CSS to set the size:

.single-espresso_events .et_post_meta_wrapper img {
    width: 100px;
}

That will set the image to show 100px wide on all features set on EE events.

You can add that to Appearance -> Customize -> Additional CSS

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

The support post ‘Dispaly Picture for each event using [ESPRESSO_EVENTS]’ 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.

Event Espresso