I am currently utilizing the Amelia booking plugin on my WordPress site and am seeking some guidance on customizing the display of the booking time slots. Specifically, I would like to adjust the time slot display so that only the start time of each appointment is shown (e.g., 9:03, 9:06, 9:09) instead of showing the range (e.g., 9:00-9:03, 9:03-9:06).
Could you please advise on how I might achieve this within the plugin settings or through custom coding? If coding adjustments are necessary, could you provide some guidance or sample code on how to modify the plugin to display the time slots as described?
Thank you for your support and assistance. I look forward to your advice on making these adjustments to better suit the needs of my site.
Actually, no coding is needed here, since we already have an option that can be enabled / disabled. In the Customize section, there is a step-by-step booking form window. Select this and then select the step "Date and Time". In options, you will the "Calendar Slot End Time" option. If you disable this, the timeslots will be displayed like this -
I hope it helps. Please, let me know if you have any other questions or issues.
Dear Amelia Support Team,
I am currently utilizing the Amelia booking plugin on my WordPress site and am seeking some guidance on customizing the display of the booking time slots. Specifically, I would like to adjust the time slot display so that only the start time of each appointment is shown (e.g., 9:03, 9:06, 9:09) instead of showing the range (e.g., 9:00-9:03, 9:03-9:06).
Could you please advise on how I might achieve this within the plugin settings or through custom coding? If coding adjustments are necessary, could you provide some guidance or sample code on how to modify the plugin to display the time slots as described?
Thank you for your support and assistance. I look forward to your advice on making these adjustments to better suit the needs of my site.
Best regards,
Enrico
Hello Enrico,
Thanks for reaching out to us.
Actually, no coding is needed here, since we already have an option that can be enabled / disabled. In the Customize section, there is a step-by-step booking form window. Select this and then select the step "Date and Time". In options, you will the "Calendar Slot End Time" option. If you disable this, the timeslots will be displayed like this -
I hope it helps. Please, let me know if you have any other questions or issues.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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
Hi Stefan,
thank you very much it worked!