If you wanted to provide the slick feature on your page, please follow the steps below:
1. Login to your site via FTP.
2. Open /templates/view_job.html
3. Change this part:
echo $output["save_job_link"];
}
echo '</div>';
...into:
echo $output["save_job_link"];
}
echo '<script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=42cc9a2d-fb6c-4acd-975f-02e3cec986e5&type=website"></script></div>';