Show events for an organizer

Home Forums Calendar Products Events Calendar PRO Show events for an organizer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28600
    petrando
    Participant

    Hello,
    I’ve just purchased the plugin, and I’m trying to customize my views.
    I’ve created some events organizers, and I am trying to display their events on each organizer’s page.
    The plugin creates pages like /?tribe_organizer=organizer-slug, but these pages contain just the organizer name, and no events.
    I would like to loop manually a list of events from a given organizer, could you please provide some pointers?

    Thank you,
    Maurizio

    #28616
    Barry
    Member

    Hi Petrando.

    One approach would be to create a new template to show single organizers (single-tribe_organizer.php, following the template hierarchy conventions) then within the loop – perhaps after the title – you could use code like this: http://pastebin.com/i3KizZf4

    That will find events relating to the current organizer and display them in a simple list; you’ll probably want to embellish upon that as it is fairly minimal but it should get you on track.

    #29459
    Will
    Participant

    Ooooh this may help me a bit. Let me try to understand this… Venues have single pages that list out their upcoming events. Is this basically a similar bit of functionality to mimic that?

    #29464
    Barry
    Member

    Yes, albeit in relation to organizers.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show events for an organizer’ is closed to new replies.