Okay
  Public Ticket #2441401
how to make amelia appear on frontend
Closed

Comments

  • Sundus started the conversation

    I want to know how to make Amelia appear on my front end. Is there a short code?

  •  1,708
    Miloš replied

    HI Sundus,
    Thank you for your purchase.

    Yes, you can use shortcodes also you can check our quick start guide to see how you can setup everything correctly.

    Here’s the list of all our shortcodes:

    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.
    5. Amelia Front-end Customer Panel
      1. [ameliacustomerpanel appointments=1 events=1] if you want to show both Appointments and Events,
      2. [ameliacustomerpanel events=1] if you want to show only Events,
      3. [ameliacustomerpanel appointments=1] if you want to show only Appointments in the Customer Panel.


    Best regards.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables