Show you applications, as your own and removed the Enginehire image. See How to Add an Application to Squarespace and Wordpress below.
*If you simply choose to link your application, copy and paste the URL into a button or add it as hyperlinked text.*
Embed codes are how to add applications to your website.
1. From Mission Control select More.
2. Select Application and Profile Builders.
3. Select the desired Application.
4. Open the application.
5. Copy the URL at the top of the screen.
6. On your agency's website, on the correct page add the following code with your application URL in place of WEBSITEURL (replace agencyname with application-form)
CODE:
<div style="overflow:auto;-webkit-overflow-scrolling:touch">
<script src="https://agency.enginehire.io/src/assets/js/embedded_script.js"></script>
<iframe style="border: none; min-height: 1000px;" id="enginehire-iframe" src="WEBSITEURL (replace agencyname with application-form)" width="100%" height="10000"></iframe>
</div>
EXAMPLE:
<div style="overflow:auto;-webkit-overflow-scrolling:touch">
<script src="https://agency.enginehire.io/src/assets/js/embedded_script.js"></script>
<iframe style="border: none; min-height: 1000px;" id="enginehire-iframe" src="https://application-form.enginehire.io/application-form/108/1840" width="100%" height="10000"></iframe>
</div>
7. The the work on your website.
Now It's Your Turn.
With your own agency website open the application you'd like to add to your website, copy the URL, add it to the code, and place the code in your desired website page.
Open your agency's website in it's Edit Mode. Select the page you want t add your application.
Embed the above code, with your agency's information where it is needed.
Share this page when you want to share your application.
Embed in Squarespace
1. From Application and Profile Builder select the application you'd like to embed into your site.
2. Select View Form and it will open in a new tab.
3. Select the URL of your application.
4. Open Squarespace and create a new page.
5. Select Edit and select Code.
6. Just like in the original step 6, select the Enginehire Embed Code.
7. Add your URL.
8. Make any adjustments to the width of the Application and select Save.
Embed into Wordpress.
1. Open Wordpress and Add a New Page by selecting Pages and selecting Add New Page.
2. Select Add Block in the lower right hand corner of the new page.
3. Select Code.
4. Like in the original step 6. switch the Example URL with the URL of the Application.
This...
Becomes This. (This is our example URL of our demo agency.)
5. With the new URL in place, select Update.