• Hi there,

    I am using The Event Calendar plugin on the website I am developing, and I have to show two different lists of events on the site; one with current events, and the other one with upcoming events (events which are not started yet). Currently, upcoming option shows both on the same list. Is this feature included in the PRO version, or I have to do some coding on plugin files?

    Thanks in advance!

    https://www.ads-software.com/extend/plugins/the-events-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think you’ll have to code this. There is a fair amount of discussion on this forum about date calculation & date display and some of it may be relevant

    Nick Froome

    Hey vlajkogm,

    You will have to code this. You can either utilize the tribe_get_events() function to create your own queries or you can modify /wp-content/plugins/the-events-calendar/views/list.php to separate things out. If you do modify list.php, make sure you make a copy and place in an ‘events’ folder in your theme before you make changes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: The Events Calendar] Upcoming vs Current Events’ is closed to new replies.