Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Automattic

    (@automattic)

    Hi lukehathaway,

    If you’re using Eventbrite_Query to fetch events (and you should be, good choice!), you can use some standard template tags for post info, as the plugin creates a standard Loop. For instance, within your Loop, the event content is in the_content(), and the event’s image is displayed with the_post_thumbnail().

    Thread Starter lukehathaway

    (@lukehathaway)

    Awesome, thanks for the info! It’s working now.

    Plugin Author Automattic

    (@automattic)

    Great, our pleasure 🙂

    Just extending on this, how would one pull back just the url without the img tag wrap and additionals? I’m wanting to add the event image as a background-image via inline styles.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Get Event Image’ is closed to new replies.