• Resolved byf2021

    (@byf2021)


    I have set up a booking form for my workshop service but once you fill out the form and click book it doesn’t confirm the booking it just scrolls up to the top of the form as if it hasn’t been filled correctly. How do I fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hello,

    I’ll be happy to help you.

    Please, use the following code for your form:

    <p><label for="wbk-name">Your Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p>
    <p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p>
    <p><label for="attendees">Number of attendees (required)</label>[number* attendees class:wbk-text  id:attendees min:50 max:400 step:3 "50"] </p>
    <p><label for="wbk-comment">Questions or comments (optional)</label>[textarea wbk-comment class:wbk-textarea id:wbk-comment]</p>

    Also, please open the User interface tab of the Webba settings page and set the option Phone field is mandatory to ‘No’.

    If you have any questions, please let me know.

    Thread Starter byf2021

    (@byf2021)

    Hi,
    I have tried to enter the code using the code editor and also the shortcode button but neither are working. Both end up displaying just the text and not the booking form. Where do I insert this code?

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    Please, find explanation on how to add the code below:

    1. Open the Contacts page in the WordPress dashboard.

    2. Click on the form which is connected to the Webba service (to check which form is connected you can open the Services page in Webba and see the value of the Form option)

    3. Insert the code posted above and save.

    If you have any questions, feel free to contact us.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Booking button not working’ is closed to new replies.