• Resolved aik3333

    (@aik3333)


    I’m building with Oxygen to create a calendar and using a Repeater to populate those events. I’m using the following WP Query to display the events:

    post_type=event&orderby=meta_value&meta_key=_event_start_date&order=asc&no_found_rows=true

    Where I’m stuck now is with how to query only Future Events with the Repeater as opposed to displaying everything at once including past events.

    Any suggestions? Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display only Future Events’ is closed to new replies.