Have All events displayed on a single page

Home Forums Calendar Products Events Calendar PRO Have All events displayed on a single page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #966889
    Gary
    Participant

    Hi there,
    I have noticed on my site when an event has finished it gets removed from the current Events Page and placed in a new link under “Past Events”.

    I have created posts for each of my events and using redirects to direct users who click on an event in the events page to the post page I have created. For some reason Past Events are being removed from my WP Post created.

    I need to have ALL events displayed on a single page in order of date without affecting the WP Posts.

    #967047
    Barry
    Member

    Hi Gary,

    I’m not completely clear as to the shape of your customization (where you redirect visitors to other posts), but you could certainly craft and embed piece of custom code that returns all events, even those that have expired, with the following function:
    tribe_get_events()

    If that’s not quite your cup of tea, this third party plugin (which we do not support here) offers a shortcode that might come in handy – you’d simply specify an appropriate date range:

    [event_embed from="1900-01-01" to="+10 years"]

    Might either of those approaches help here?

    #971829
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Have All events displayed on a single page’ is closed to new replies.