Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #2201777
Creating specific shortcodes
Closed

Comments

  • mike started the conversation

    I want to create shortcodes for specific services.

    As usual when an appointment is created when one books from a list of categories and then a list of services. 

  • [deleted] replied

    Hello mike, 

    Thank you for your purchase!

    Here’s the list of all the shortcodes that you can use on your pages:

    1. For Step-by-Step Booking Wizard view:
      1. [ameliabooking] if you want to show the basic Step-by-step Booking wizard,
      2. [ameliabooking category=1] if you want to show only the services from a category with ID 1,
      3. [ameliabooking service=1] if you want to show the booking form for the service with ID 1.
      4. [ameliabooking employee=1] if you want to show the booking form for the employee with ID 1,
      5. [ameliabooking location=1] if you want to show the booking form for the location with ID 1,
      6. [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,
      7. [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,
    2. For the Service Catalog view:
      1. [ameliacatalog] if you want to show the basic Service Catalog view,
      2. [ameliacatalog category=1] if you want to show only the services from a category with ID 1,
      3. [ameliacatalog service=1] if you want to show this form for the service with ID 1,
      4. [ameliacatalog employee=1] if you want to show the services of one specific employee with ID 1,
      5. [ameliacatalog location=1] if you want to show the services of one specific location with ID 1,
      6. [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,
      7. [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,
    3. For the Search view:
      1. [ameliasearch] if you want to show the basic search view,
      2. [ameliasearch today=1] if you want to show the search view with a preselected current date.
    4. For the Event booking:
      1. [ameliaevents] if you want to show list of all your events,
      2. [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,
      3. [ameliaevents event=1] if you want to show only the event with ID 1 without its recurring events,
      4. [ameliaevents event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.

    You can find all the shortcodes here

    Also, you can go through our documentation for setting Amelia up. 

    If you have any other questions or concerns feel free to ask,