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

    (@automattic)

    Hi Tom,

    As long as the events are public, you can use Eventbrite_Query to create a loop based on the organizer ID; details are in this article (The Eventbrite_Query Class section).

    You can determine an organizer’s ID by going to one of their events on eventbrite.com, and looking at the URL for the View Organizer Profile link in the bottom right of the page. The 10-digit number at the end of the URL is that organizer’s ID.

    Thread Starter Tom T

    (@tornari)

    OK thank you for getting back to me. It’s great that we can do it, but how on earth do I go about creating a loop?

    I’ve got the organizer’s ID and I can see some PHP code in the article you provided a link for, but what do I do with it all?

    Plugin Author Automattic

    (@automattic)

    You may be better of hiring a WordPress developer; some understanding of the WordPress loop and working with the WP_Query class (which is the basis for Eventbrite_Query) are necessary for putting this all together.

    However, any working WordPress theme developer would be capable of handling the work. While I have no personal experience with them, you could also try a service like Codeable to find someone. I hope this helps!

    Plugin Author Automattic

    (@automattic)

    Closing; just start a new thread if you’re still having issues.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display events on page by other organisers’ is closed to new replies.