This shortcode will output a monthly or weekly calendar of your services:
Shortcode
[latepoint_calendar]
[latepoint_calendar view="week"]
Show specific services
You can specify list of IDs of services you want to show using show_services attribute.
[latepoint_calendar show_services="1,2"]
Start on a specific date
You can set a specific date that calendar should start on. You can specify a date in YYYY-MM-DD format or enter phrases like +1 month, +1 week etc.
[latepoint_calendar date="+1 month"]