Okay
  Public Ticket #2428269
Employee Info
Closed

Comments

  • Pankaj started the conversation

    1. How can we add information about employee in wordpress which we can show on the front end to customers. For example, experience etc. 

    2. Can we create specific pages for each employees which can be shared as well?

  •  1,708
    Miloš replied

    Hi Pankaj,
    Thank you for your inquire.

    1.

    Unfortunately something like this is not possible with the plugin built-in features at the moment.

    2.

    Yes, you can use different shortcodes to display the desired employee and his/her services on the page:

    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