Featured Image on Events List page?

Home Forums Calendar Products Events Calendar PRO Featured Image on Events List page?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #94016
    adam
    Participant

    Is there a way to have the featured image show on the events list page?

    #94182
    Barry
    Member

    Hi atracksler:

    It’s totally customizable, yes. Here’s a tutorial that covers adding featured images to month view – with a little tweak here and there (since it’s list view rather than month view that you are interested in) and combined with some knowledge of theming The Events Calendar generally it should get you on the right track.

    Does that help?

    #99351
    CBC Admin
    Participant

    I am also trying to embed the Featured Image to the left of my events in list view. I extracted the image code referenced in the tutorial above:
    <div class=”tribe-events-event-thumb”><?php echo the_post_thumbnail(array(90,90));?></div>
    but it does not load the featured image. I also tried to use: <?php echo tribe_event_featured_image(); ?> and that still does not work. Seemed pretty easy in the tutorial.

    #99389
    CBC Admin
    Participant

    I have resolved this on my own. Client user error.

    #104731
    Barry
    Member

    Great, CBC Admin 🙂


    @atracksler
    it’s been a while without a response and so I’m going to mark this resolved (of course if you disagree please do follow up here or in a new thread). Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Image on Events List page?’ is closed to new replies.