inariibels9448's profile

13 Messages

 • 

1.1K Points

Sunday, September 28th, 2025

Allow others to upload an image?

on my contact page, I'd like the option to allow others to be able to upload an image when submitting that contact form to me. Is this even an option at the moment? 

Oldest First
Selected Oldest First

2.3K Messages

 • 

23.5K Points

18 days ago

On your Homestead website, there is no built-in feature to allow visitors to upload an image directly through the standard contact form. To add this functionality, you will need to embed a contact form from a third-party service that supports file uploads. 
How to use a third-party form
    1. Find a form service that allows file uploads. Several online form builders offer a free or low-cost plan that includes file upload capabilities. Some popular options include:
      • Jotform
      • Formstack
      • Google Forms (can accept files, but requires the user to log in to their Google account)
    2. Build your form with a file upload field. Use the form builder's drag-and-drop editor to create your contact form. Make sure to add a file upload field and specify any limitations you want, such as allowed file types (e.g., .jpg.png) or file size limits.

  • Get the embed code. Once your form is complete, the form service will provide an embed code. This is a snippet of HTML code that you can copy to your clipboard.
  • Add the HTML code to your Homestead site.
    • Log in to your Homestead website builder.
    • Navigate to the page where you want the form to appear.
    • Find the option to "Insert HTML" or "Custom Code." In older versions of Homestead, you may need to click the + icon in the toolbar.
    • Paste the embed code into the HTML block.
    • Save and publish your changes to make the new form live on your site.
  • Test the form. After publishing, test the form on your website to ensure it is working correctly and that you are receiving the image uploads with the other form information.