Okay
  Public Ticket #3019852
questions
Closed

Comments

  • edward started the conversation

    Looking at the demos i have some ?s

    Is their some way for the customer to enter in more information like comments.

    For our use they need to tell us a lot of information. We book photography jobs but they need to tell us the names of everyone in the group and ages.

    In the booking time area can most of that be removed and only show one time we only offer one hour before sunset sessions? And change the time to say one hour before sunset as the sunset time changes all year.

  •  1,500
    Uroš replied

    Hello Edward,

    Thank you for expressing interest in the Amelia plugin.

    You can add more information fields to the Amelia booking form through the use of custom fields in Amelia. For that, please navigate to Amelia/Customize/Custom fields page and you will be able to create a custom field with the "label" you desire there.

    1081251030.png

    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('Before sunset');
    }, 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 "Before sunset".

    Hope this helps you.

    Please reach out to us if you have any other questions.

    Kind Regards, 

    Uros Jovanovic
    [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