Linkedin button "Apply to this Job" in a Widget
Hi guys,
I would like to add a Linkedin button "Apply to this Job".
To do this, I inserted in the Jobsidebar widget the following code (provided by linkedin):
<script src="//platform.linkedin.com/in.
js" type="text/javascript">
api_key: MY_AP_KEY
</script>
<script type="IN/Apply" data-companyname="MY-COMPANY" data-jobtitle="JOB-TITLE"; data-themecolor="#7F5182" data-phone="required" data-email="contact@my-company.com"></script>
My problem is I don't know how to add dynamically the field "JOB-TITLE" (in order to get the linkedin profile with the position the candidate looks for)
I will be glad if someone can help me for this
Thank you in advance!
(FYI, I bought the Jobroller + fxtender plugin.)