Support » Plugin: The Events Calendar » Next events widget thumbnails and excerpts

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m afraid beyond pointing to our established learning resources there isn’t much further support we can offer you here on the free support forum:

    Try adding this to list-widget.php at line 28. It will add the featured image to each event listed.
    <?php echo tribe_event_featured_image( null, 'medium' ); ?>

    As for lining up nicely, I don’t think there’s an easy answer because every theme has different styles in place.

    Barry

    (@barryhughes-1)

    Thanks kikilin 🙂

    Aracataca

    (@aracataca)

    Hi Guys,

    Thank you for raising this. I too wish to include a thumbnail of the featured image for each event in the list as it just looks to plain otherwise.

    Could you please indicate where I can find the source code? There are so many WP files I can’t find the list-widget.php.

    Cheers!

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi Aracataca,

    You can find list-widget.php at plugins/the-events-calendar/views/widgets/list-widget.php.

    Cheers,
    Leah

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Next events widget thumbnails and excerpts’ is closed to new replies.