How do I add a booking button to my website?

How do I add a booking button to my website?

Adding a button to your website is a simple way to add booking functionality in various places.
Copy and paste our code to include a pop-up scheduling widget on any page.
Follow the steps in the video or read the directions below to build your button and embed it on your website.



Instructions:
  1. Select the icon at the top right of your screen, and then select Settings.
  2. On the menu to the left, select Integrations.
  3. The first page that opens is labeled “Website”.
  4. On this page, you can scroll down and build your own button.
  5. Choose a button background color.
  6. Choose a text color.
  7. Choose a border color.
  8. Choose the text you want to appear on the button (ex: Book an Appointment).
  9. Choose a border radius and font size.
  10. If you want the button to book only one staff member, choose the staff from the drop-down menu.
  11. If you want the button to only book one appointment type, choose the appointment type in the background.
  12. Choose a language.
  13. Scroll down and you will see the HTML code.
  14. Copy the HTML code to your clipboard. 
  15. Open the project you want to add the booking button to.
  16. Go to the page where you want to add the button and click to edit that page.
  17. Add a HTML element to the page, or edit from the text editor.
  18. Once you place the HTML element where you want the button to appear, open the HTML element and paste the code from step 14.
  19. Once it's pasted, your website will now have a button that will show a pop-up with the scheduling widget once clicked.
  20. You can install these buttons several places on one page (call to action on main page), and/or use different buttons with different calls to actions on different pages on your site. You may want to add a contact button for individual staff on their bio page, or a support call button on the support page. Add as many buttons as you want.
  21. If you support different languages, you can include different buttons in different languages throughout your site.