Okay
  Public Ticket #3315003
Calendar without time slot ?
Closed

Comments

  •  1
    Daniel started the conversation

    Hello team! 👋

    I'm looking for a client who needs an appointment scheduling solution like yours! I have a question, is it possible to take an appointment only on a date without having to choose a slot?

    The user of the site would choose his service, his date (not the time) and would validate with his information.

    Is this possible?

    Thank you very much,

    Have a nice day ☀️

    Daniel

  •  1,688
    Miloš replied

    Hi, Daniel.

    Yes, we have a bit of a custom workaround which should work if you add a JS script to the WordPress page(s) where you place Amelia booking,

    and you can edit what it says on the actual Time Slot selection on the Calendar.

    So, for example you can write "Book This" , and customer only needs to select the date ( if you will set up the working hours of the service provider to just one time slot per day);

    -

    Here is a workaround script that should work for the New Form 2.0.

     You can edit what it says in the brackets ( 'Book This' ) and it is going to be shown instead of the actual time of the appointment.

    Here is the script :

    <script>
    setInterval(function () {
    jQuery('.am-advsc__slots-item__inner').html('Book This');
    }, 1000)
    </script>
    2987220990.png

    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 JS to the page, please take a look at this article.

    -

    If you wish to learn the basics first, please check out this Documentation, start with our Quick Start Guide,

    and on the left side you can choose other sections, like how to set up working hours for employees, etc.


    Additionally, I just wanted to point out that we have pages with Demos, that you can use to try out the plugin's features - https://wpamelia.com/demos/

    and there is a 15-day money-back guarantee period, so if you purchase the plugin, you can safely fully test it out,

    we would assist you with our support along the way, and if it doesn't fit your needs you can request and receive a refund in that period.

    Let me know how that seems,  and if you have any further questions.smile.png

    Kind Regards, 

    Miloš Jovanović
    [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