Skip to main content

PatientNow Essentials/EnvisionNow: Concierge - Adding an iframe code (the Lead Form)

Adding iframe code to a website

Adding an iframe code (the Lead Form) via HTML

  1. Locate the HTML file for the webpage where you want to add the Lead Form. Open the file using a text editor like Notepad++ or even a simple text editor.

  2. Find the right spot to insert the iframe code for the Lead Form.

    1. In the HTML file, identify the place on the webpage where you want the Lead Form to appear. This could be inside a <div> or between existing content.

    2. Look for markers like <body>, <div> or section where other content exists on the page. If you want it in a specific section of the website, like in the main content area, place the Lead Form there.

  3. Copy the iframe (Lead Form) code.

  4. Paste the Lead Form code. Once you have located the right spot, you can paste the copied iframe code directly into the HTML file. For example, you could paste it between two other sections:

  1. Save the file.

  2. Preview the changes. View your website to ensure the Lead Form is displaying correctly.

Adding an iframe code (the Lead Form) via CMS (WordPress, Wix, etc.)

  1. Locate the HTML file for the webpage where you want to add the Lead Form.

  2. In your CMS, access the page’s HTML through the platform’s editor (e.g. the HTML or “code” view in WordPress).

  3. Find the right spot to insert the iframe code for the Lead Form.

    1. In the HTML file, identify the place on the webpage where you want the Lead Form to appear. This could be inside a <div> or between existing content.

    2. Look for markers like <body>, <div> or section where other content exists on the page. If you want it in a specific section of the website, like in the main content area, place the Lead Form there.

  4. Copy the iframe (Lead Form) code.

  5. Paste the Lead Form code. Once you have located the right spot, you can paste the copied iframe code directly into the HTML file. For example, you could paste it between two other sections:

  1. Update or publish the page.

  2. Preview the changes. View your website to ensure the Lead Form is displaying correctly.

Did this answer your question?