For squarespace.com sites, no plugin is required to use JobGetter's job widgets.
1. Go to the jobs page
- Navigate to the page where you want to display the Job Widget
- Use Squarespace's embed code tool to display jobs in the desired area
2. Paste code
Copy and paste JobGetter's job widget code into this area. Example below:
<html>
<head><meta http-equiv="content-type" content="text/html" charset="utf-8"><!-- Load bootstrap styles first, this way the page can be styled as it is loaded --><link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"><!-- Load the jobgetter widgets --><script id="wk-loader" async src="https://www.jobgetter.com.au/widget/loader.js?id=XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX" type="text/javascript"></script><!-- define the scope of the document that the widget will operate in --> <body wk-app="jobgetterWidget"> <!-- Embed the Job list Widget--><div wk-job-search settings-id='XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX' ></div><div wk-job-list settings-id='XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX' ></div> <!-- Embed the Job Search Widget--> </body></html>
Replace 'XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX' with the appropriate affiliate ID, Job search ID and job list ID.
Affiliate site here:
<script id="wk-loader" async src="https://www.jobgetter.com.au/widget/loader.js?id=XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX" type="text/javascript"></script>
Job List ID here:
<div wk-job-list settings-id='XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX' ></div>
Job Search ID here:
<div wk-job-search settings-id='XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX' ></div>
3. Save
Click apply and preview live changes. If you come across any problem, contact david@jobgetter.com.au to troubleshoot.