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
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.