How to display all events in a single list for a few months?

Home Forums Calendar Products Events Calendar PRO How to display all events in a single list for a few months?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #951777
    Dmitry
    Participant

    Hi. How to display all events in a single list for a few months? Or for the entire period ?

    #951819
    Josh
    Participant

    Hey Dmitry,

    Thanks for reaching out to us!

    Unfortunately there isn’t a direct way to accomplish this with the default views and settings available within our plugin. However, with a little bit of customization, you could create a new page to display events within a certain range.

    To accomplish this, you could use the “tribe_get_events()” function to query the events. Then, as a part of the array of arguments for that query, you could add a meta query for the start and end dates of the event which are stored for the post as “_EventStartDate” and “_EventEndDate”.

    Let me know if this helps.

    Thanks!

    #983941
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to display all events in a single list for a few months?’ is closed to new replies.