Tradify is job management software for tradies. You can add a Tradify enquiry form to your site so potential clients can get in touch with work.
- First, sign up for a free trial here: https://www.tradifyhq.com/.
- In your Tradify dashboard, go into Settings -> Enquiries and click Start Using Enquiries.
- Select Website Enquiry Form and click next.
- Add a name and logo for the form, then select I Manage My Own Website and copy the link provided:
- Log into your dashboard and navigate to the page you want the form on.
- Add a Code Block and paste in the following code, replacing the text in bold with the link from your own form:
<iframe src="https://tradehq.com/yourtradifyform/enquire" style="width:100%;
height:1020px; border:none; margin:0; padding:0; overflow:hidden;
z-index:999999;">
</iframe> - Click Publish and check how it looks on your site.