Skip to main content
All CollectionsEnquiries
Setting up Enquiry form for your SquareSpace Website
Setting up Enquiry form for your SquareSpace Website
Max avatar
Written by Max
Updated over a week ago

Follow these simple steps to embed your Fergus enquiry form into your Squarespace website using an iFrame.

Step 1: Enable the Enquiry Form in Fergus

  1. Log in to Fergus and go to Settings > Web Enquiries.

  2. Enable the web enquiry form and copy the form URL.

Step 2: Embed the Form as an iFrame on Squarespace

  1. Log in to Squarespace and open the page where you want the form to appear.

  2. Add a Code Block:

    • In the page editor, click on the + Add Block button.

    • Select Code from the block options.

  3. Insert the iFrame Code:

    • Paste the following iFrame code into the code block:

      <iframe src="YOUR_FORM_URL" width="100%" height="1250" frameborder="0" style="border:0;"></iframe>
    • Replace YOUR_FORM_URL with the URL of your Fergus enquiry form.

  4. Save and Publish your changes.

Your Fergus enquiry form will now be displayed on your Squarespace website, allowing visitors to submit enquiries directly.

Did this answer your question?