Support

Home Forums Event Espresso Premium Call medium size featured image

Call medium size featured image

Posted: February 24, 2013 at 7:28 am

Viewing 1 reply thread


Zoe

    February 24, 2013 at 7:28 am

    Hi, I’m using the following in the registration_page_display.php to call the featured image:
    echo apply_filters(‘filter_hook_espresso_display_featured_image’, $event_id, !empty($event_meta[‘event_thumbnail_url’]) ? $event_meta[‘event_thumbnail_url’] : ”);

    Is there a way to modify this to call the medium size instead?

    Cheers,

    Zoe


    Dean

    • Support Staff

    February 25, 2013 at 1:53 am

    Hi Zoe,

    Unfortunately not. The way the events are set up is that the featured image url is pulled into the database and that is what is used to display the image, so it can’t pull in any other size.

    The only way to change it is to actively change the featured image size within the event editor.

    Viewing 1 reply thread

    The support post ‘Call medium size featured image’ 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 - Staging Server