Comments Alexandre Cep started the conversationMay 10, 2022 at 1:09pmHello, i would like to make the calendar only book day, and not a specific hours.And if its possible can i book multiple days at the same time ? 1,568Uroš repliedMay 10, 2022 at 1:33pmHello Alexandre,Thank you for reaching out to us.This service would be available on all days, but with this script, you could change it to say "Book This" (or anything else), except for actual time slots: <script>setInterval(function () {jQuery('.el-radio-button__inner').html('Book This');}, 1000)</script>If you place this script on a page where Amelia's booking form is, they will see one timeslot for each day, with the only option set to "Book This".In regards to the multi-day booking, there is currently no such option with Amelia's built-in features at the moment.Hope this helps you.Please reach out to us if you have any other questions.Kind Regards, Uros Jovanovic[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ 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 Sign in to reply ...
Hello, i would like to make the calendar only book day, and not a specific hours.
And if its possible can i book multiple days at the same time ?
Hello Alexandre,
Thank you for reaching out to us.
This service would be available on all days, but with this script, you could change it to say "Book This" (or anything else), except for actual time slots:
If you place this script on a page where Amelia's booking form is, they will see one timeslot for each day, with the only option set to "Book This".
In regards to the multi-day booking, there is currently no such option with Amelia's built-in features at the moment.
Hope this helps you.
Please reach out to us if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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