-
- [ameliabooking] if you want to show the basic Step-by-step Booking wizard,
- [ameliabooking category=1] if you want to show only the services from a category with ID 1,
- [ameliabooking service=1] if you want to show the booking form for the service with ID 1.
- [ameliabooking employee=1] if you want to show the booking form for the employee with ID 1,
- [ameliabooking location=1] if you want to show the booking form for the location with ID 1,
- [ameliabooking category=1 employee=1] if you want to show only the services from a category with ID 1 that are assigned to the employee with ID 1,
- [ameliabooking category=1 location=1] if you want to show only the services from a category with ID 1 that are provided on the location with ID 1,
- For the Service Catalog view:
- [ameliacatalog] if you want to show the basic Service Catalog view,
- [ameliacatalog category=1] if you want to show only the services from a category with ID 1,
- [ameliacatalog service=1] if you want to show this form for the service with ID 1,
- [ameliacatalog employee=1] if you want to show the services of one specific employee with ID 1,
- [ameliacatalog location=1] if you want to show the services of one specific location with ID 1,
- [ameliacatalog category=1 employee=1] if you want to show only the services from a category with ID 1 that are assigned to the employee with ID 1,
- [ameliacatalog category=1 location=1] if you want to show only the services from a category with ID 1 that are provided on the location with ID 1,
- For the Search view:
- [ameliasearch] if you want to show the basic search view,
- [ameliasearch today=1] if you want to show the search view with a preselected current date.
- For the Event booking:
- [ameliaevents] if you want to show list of all your events,
- [ameliaevents tag=”name”] if you want to show just the events that belongs to the same tag defined during the creation of events, where “name” will be replaced with the tag name,
- [ameliaevents event=1] if you want to show only the event with ID 1 without its recurring events,
- [ameliaevents event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.
- Amelia Front-end Customer Panel
- [ameliacustomerpanel] if you want to add Customer Panel to the page for Cutomers to access and manae their appointments and events.
testAstrid2020-03-06T18:56:02-08:00