List of future events

Home Forums Calendar Products Events Calendar PRO List of future events

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #85679
    danieldekay
    Participant

    code is at http://snipt.org/BIr7

    With this code I am trying to get a list of all future events, sorted by event date. What I get is a list that is sorted, but it only shows the first occurrence as date, not each single one as it will happen.

    PS: How do I get the venue and organizer name into this list?

    #86177
    Barry
    Member

    I’m not sure, danieldekay: I can only see a small segment of your code and not the query you are using to retrieve the data.

    PS: How do I get the venue and organizer name into this list?

    If you have the post ID for the event, you can use functions like tribe_get_organizer_id() to branch out to related posts (like organizers and venues).

    #86187
    danieldekay
    Participant

    Dear Barry, thanks for the pointer. I have it solved now.

    #86271
    Barry
    Member

    Excellent!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List of future events’ is closed to new replies.