Hi Melissa.
Thanks for your question.
There is no built-in/streamlined way to sync events between 2 sites running The Events Calendar.
However, you can use Event Aggregator to pull in events from the other site’s iCal export feed.
If the Month View’s or List View’s iCal export isn’t enough events (i.e. not far out enough in the future) for your liking, that site could implement a longer-term iCal export, such as a year.
Here’s an installable .zip file (install it at that site’s Plugins screen) that adds two URLs:
- example.com/events/?ical=1&tribe_display=recently-published
- example.com/events/?ical=1&tribe_display=year
The first is useful when folks are trying to use the iCal importer to pull events from one website to another. It will contain any recently published or modified events. Note: It is subject to the postsperpage setting in WP-Admin > Events > Settings.
The second exports this year’s events (from January through December).
Please let me know your thoughts.
Thanks!