Each calendar view has its own URL that you can use to link directly to that view. Whatever you have set as your default view (under Events → Settings → General → Viewing) will be located at www.yoursite.com/events/ (where events is the slug you set in the general Events Settings). Beyond that, you can find the different views at the followings urls:
- List View:
events/list/ - Month View:
events/month/ - Day View:
events/todayor link to a specific day with the formatevents/yyyy-mm-dd/ - Week View (Pro):
events/week/ - Map View (Pro):
events/map/ - Photo View (Pro):
events/photo/ - Summary View (Pro):
events/summary/ - Series (Pro):
yoursite.com/series/series-slug
You can also link to pages showing events of a certain type or taxonomy:
- Event Category:
/events/category/category-slug/ - Tag:
yoursite.com/tag/tag-slug/ - Featured Events:
/events/featured/ - Virtual Events:
/events/virtual/
You can also combine the two types of links, for example by linking to /events/photo/featured/. Your featured events will show in Photo View even if that’s not your default view.