We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #3211625
Customize calendar booking
Closed

Comments

  •  2
    Lina started the conversation

    Hello dear team,


    Is it possible to adjust the calendar a little?


    1. I would like to hide the search field, the instructors (employees) and the venue. (see picture)


    2. In addition, I wanted to ask if it is possible to display more than 3 months on the upcoming dates? E.g. the 10 upcoming dates or something like that?


    3. And how could I in the calendar view e.g. B. Enter holidays or holidays? So that customers can see that the store is closed there.


    I look forward to reading from you.


    Warm regards


    Lina

  •  2,576
    Aleksandar replied

    Hello Lina.

    In order to hide these filters, and the search field, please add this custom CSS to the page:

    #am-event-calendar-page > div.am-event-calendar-holder > div.am-event-left > div.am-event-header > div.am-event-header__right > div:nth-child(1) > div, .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-filters__item:nth-child(1), .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-filters__item:nth-child(4) {
    display: none !important;
    }
    

    Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways. 

    If you need help with adding custom CSS to the page, please take a look at this article.

    2. The 3 months ahead apply to the month you switch the calendar to, so while you're in January, it shows upcoming events until March 31st. If you switch the calendar to February, it will show upcoming events until April 30th, and so on. This cannot be changed in order not to overload the page/site.

    3. You can't, actually. This is not something we had in mind, but it will be forwarded to our developers. 

    Kind Regards, 

    Aleksandar Vuković
    [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

  •  2
    Lina replied

    Hello,


    Thank you very much for your feedback. It worked.


    To point 3:


    It would be great if it were possible that the set, free days could also be optionally displayed there by the company.


    Then my customers could see directly in the calendar that my store has closed.


    If this were possible as an optional setting, I could imagine that this would also be helpful for other companies. I am thinking, for example, of cosmetics or sports studios.


    Warm regards


    Lina

  •  2,576
    Aleksandar replied

    Thank you for your feedback, Lina.

    Our developers will work on showing busy times on the front-end at some point in the future, but I don't have an ETA on that yet.

    I will definitely share your feedback with them.

    Kind Regards, 

    Aleksandar Vuković
    [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