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 #3620791
I cant see events in calendar view
Closed

Comments

  • Marta Perez started the conversation

    I need to do a calendar booking for a childs playhouse (rooms for event celebration). 

    People take a day and and hour range for a room, pays and can celebrates their event with their family or friends.

    The calendar has to permit select the place, select the day and select the hours. The price is different if you take an hour or another, and the same for the day.

    Also has extras, like cleaning, animation or decoration.

    I can't do this with the plugin, please, help me. I have bought the PRO lifetime version and my client is waiting for the result.

  •  1,174
    Uroš replied

    Hello Marta,

    Thank you for reaching out to us.

    Our plugin currently supports time slot booking during one day, so if it is just renting of co-working space for a couple of hours a day, then it is possible to use our plugin for this. If, however, you need multi-day booking then you should check out our new feature Events.

    You can either create rooms where services are and create an employee for each room (a different one, so they can be bookable at the same time) and hide the employee selection with a simple CSS (we will explain later on ) or you can create each room as a separate employee and create just one service to attach to each room. Just so you know each employee needs to have an email, so if you don't need a separate email for each you can create Gmail or Outlook the same email with +number, and they will be seen as a different one (a would later explain you this in more details, but you should know that you need to use Gmail or Outlook).

    If your employee email address is [email protected] you can make more employees with the same email by adding numbers like [email protected],[email protected]... )

    And then you can use the ameliabooking shortcode and on the front-end, you can hide with CSS  dropdown with Employees.

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

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

    If you create just one employee and rooms as services, that means that rooms will not be bookable at the same time, since there is just one employee that is working (one employee/rooms one working hours - multiple employees/rooms multiple working hours). That is the reason why I offer you two other workarounds: rooms as services but with several employees hidden from the front end, or rooms as employees with one service.


    Kind Regards, 

    Uros Jovanovic
    [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

  • Marta Perez replied

    Hi, thanks for your reply.

    I need that the person can choose first the day, the hours (if they take 5 hours is a cost but if they take all thay is another cost) and finnaly, some extras (cleanning, etc).

    I have configured this with calendar, but there's no configurable calendar view for events, so I can't see if it's correct.

    Also need to personalize the calendar. Can I do this from somewhere?

  •  1,174
    Uroš replied

    Hello Marta,

    Thank you for the update on this.

    For that purpose, then you can configure this with services with extras for services, and custom pricing, but there is no option to have a calendar form like for events.

    Please let me know if you need further assistance.


    Kind Regards, 

    Uros Jovanovic
    [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