Okay
  Public Ticket #2956431
Booking issues
Closed

Comments

  • Ricardo started the conversation

    So I have a calendar for a company that has only one employee, but two possible locations. The price varies from one location to the other.

    Is there a way for me to make it so that choosing the location is mandatory, with just one employee? I would rather not have a list that long (each service has four options: location A 60 mins, location A 90 mins, Location B 60 mins, Location B 90 mins)

  •  111
    Stanislav replied

    Hello Ricardo,

    Thank you for reaching out to us.

    Unfortunately, it is not possible to add more locations to one employee. There is a workaround where you can make three same employees with different emails (you can use the same email by adding numbers for example if your client email address is [email protected] you can make more employees with the same email adding numbers like [email protected],[email protected]...). This is possible for Gmail and Outlook accounts.

    And then you can use ameliabooking shortcode and on the front-end, you can hide with CSS  dropdown with Employees and it will be shown just Location dropdown as you requested.

    You can use this CSS rule on the page between style tags where you will hide Employee dropdawn:

    <style>
    .am-select-employee-option {    display: none;
    }
    </style>

    If you need some further assistance, please don't hesitate to contact us.

    Have a nice day!

    Kind Regards, 

    Stanislav Snagovskiy
    [email protected]

    Rate my support

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

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

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

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