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!
Is there a shortcode that will only show the booking calendar ?
Good day!
Sorry for the delayed response.
As far as I understand, you want to hide the Service and Employee selection page, is that correct?
It can be achieved only if you have one Service and use a Step-by-step view.
1. First, in your FTP in file ../wp-content/plugins/ameliabooking/public/js/chunks/amelia-booking-booking-91e921cc263e1677b694.js you should replace this:
this.showCalendarOnly(!0)&&0===this.options.entities.packages.length
With this:
2. And then added this JS on the booking page:
Along with this custom CSS:
So, after that, the booking form will display the Calendar straight away, without the page with Employee and Service selection.
Best Regards.
Thanks for your response. I apologize for the confusion. I wanted to know if there was a short code for the calendar to just show on a page by itself.
Good day!
Sorry for the delayed response.
I'm still not sure if I understand the question correctly, I'm afraid.
The solution I explained earlier was related to a situation when a Calendar is the first thing that a Customer sees, for example:
It can't be achieved with a shortcode at the moment, unfortunately. It will require a change in the code and additional custom JS and CSS on the booking page.
If it's still not what you asked about, please provide me with a screenshot of the view that you want to achieve.
Best Regards.