Recent Events Called To Homepage

Home Forums Calendar Products Events Calendar PRO Recent Events Called To Homepage

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1364891
    mshane
    Participant

    Hey All –

    I have the following shortcode:
    [tribe_events_list]

    I see that it pulls the recent events with the date displayed to the left and the title which is fine. I also see there are other parameters I can set in the shortcode but I want to specifically call the featured image from the event to display also and I dont see that listed. So is there an option where I can call the event and the featured image instead of the date of the event. The date and time are already pulled below the title as the meta data and displayed so its redundant to have both. So I want to remove the date icon to the left and replace with the much nicer featured image. Thanks!

    #1365725
    Cliff
    Member

    Hi. Thanks for your detailed question.

    That shortcode actually “runs” the Event List Widget, which loads this file: /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php

    You could follow our Themer’s Guide to customize that file’s output, layout, etc. as you’re wanting.

    We do not provide template override code for customers, per our Scope of Support / Terms, but using tribe_event_featured_image() in your template override is probably what you’re looking to do. As a starting point, you can reference https://github.com/moderntribe/the-events-calendar/blob/4.6.2/src/views/single-event.php#L58 to see how it’s used in the Single Event view.

    Please let me know if you have any follow-up questions on this topic.

    #1379089
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Recent Events Called To Homepage’ is closed to new replies.