As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #1811468
Choice of Sessions & Employees
Closed

Comments

  • roystonc started the conversation

    Currently my sessions are typically tied to one employee each so I have no need to let clients choose the employee. 

    Before I proceed to my calendar view, there is a choice for users to select sessions and employees. Is there anyway to disable the visibility of the choice of employees so that users do not have to see that dropdown?

  • [deleted] replied

    Hi Royston,

    This is not possible with core plugin's options at the moment, but can you please try to add this to a page: 

    <style>.el-form-item:nth-of-type(2) {display: none !important;}</style>

    I have attached you a screenshot with an explanation.