invex09

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • invex09
    Participant

    Thanks of the reply Barry, sorry I was on vacation for a week. I see now that the documentation I was using was for older builds. Are there similar tutorials and walk-throughs for the event functions for the 3.0 builds? I don’t see any tutorials for using tribe_get_events() with examples similar to the previous link I posted (i.e. getting events for one venue, getting events up to 30 days out, etc.).

    Basically the issue I’m having is that when I use tribe_get_events(), recurring events are displayed in the right order chronologically, but they all have the same date displayed, the date of the first recurrence. For example, if I have an event from 6-8 that is recurring daily for 3 days starting April 3rd, in my template when I use tribe_get_events() to pull the upcoming events, the following display:
    -> April 3: My Event Title
    -> April 3: My Event Title
    -> April 3: My Event Title

    So it displays the recurring events individually as it should, they just don’t display the correct date. If I go into settings and check the box for Recurring Event Instances so it only shows the first one, then it removes the duplicates, but I want each to display, I just want it to display the correct day and link to the correct recurring instance.

    Any help would be greatly appreciated, please let me know if you need anything else. Thanks!

Viewing 1 post (of 1 total)