Replace Appointment Button Link on Home Page

Sometimes you want to replace the Request An Appointment button on the home page with another link. To use a third-party link to a service that allows patients and prospects to request or schedule appointments on their home page, copy the code below and change out the link with one of your own. From the Website editor, go to the home page and choose the widgets button on the left. The widget normally looks like this: 

Home Page widget code:

  1. Copy the code below
  2. Choose the source code button < > 
  3. Paste it in the widget content-box source code   
  4. And replace thehttps://yourclinicappointmentlink.comwith your custom appointment link 

The " " is a part of the code so keep them intact and place your custom link in between. 

<div> <h1>*client_company_short*</h1> <div>FYZICAL is a physical therapy franchise leading the charge to transform healthcare from one of &ldquo;sick care&rdquo; to "well care."</div> <div></div> <div></div> <div> <div><span> <a href="YOUR_CLINIC_APPOINTMENT_LINK.com" rel="noopener" style="color: #000; text-decoration: none;" target="_blank">Request an Appointment</a> </span></div> </div> </div>

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us