List events in category between dates

Home Forums Calendar Products Community Events List events in category between dates

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1022865
    Ian
    Participant

    Is it possible to set start and end dates of events to display in a list and then display all?
    Is there a URL something like: http://domain.tld/list/category/course/language/italian/?tribe_event_display=all&from=150801&to=150930

    It would also be useful to do this with the Pro list widget shortcode something like
    [tribe_events_list category=”lecture, film, debates,” from=”150801″ to= “150831”]

    • This topic was modified 10 years, 5 months ago by Ian.
    • This topic was modified 10 years, 5 months ago by Cliff.
    #1023288
    Cliff
    Member

    Hi Ian.

    https://wordpress.org/plugins/event-rocket/ has the shortcode functionality like you requested.

    For the URL filtering idea, you CAN accomplish this by leveraging our hooks.

    I’d suggest taking a look through /wp-content/plugins/the-events-calendar/src/Tribe/Query.php — for example tribe_events_pre_get_posts

    If you wanted to create your own loop/list of events, then check out tribe_get_events.

    I hope this information gets you going.

    Feel free to share any snippets you figure out for others to possibly benefit from in the future.

    Thanks!

    #1075489
    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 ‘List events in category between dates’ is closed to new replies.