help about organizer, venue and event featured image

Home Forums Calendar Products Events Calendar PRO help about organizer, venue and event featured image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #850904
    jorrellang
    Participant

    is it possible to display the 3 featured image (event, organizer and venue) on each event post/page? what is the code? thanks

    #851118
    Josh
    Participant

    Hello jorrellang,

    Thanks for reaching out to us.

    This can be accomplished by following our Themer’s Guide to customize the single event display within your theme. To bring in the featured images, you can use “get_the_post_thumbnail()” for the event, organizer and venue associated with each event. As a parameter for that function, you’ll need the necessary IDs for those items. You can get them by using “tribe_get_organizer_id” and “tribe_get_venue_id“. The default ID within the loop will be for the current event.

    Let me know if this helps.

    Thanks!

    #983566
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘help about organizer, venue and event featured image’ is closed to new replies.