Apply with LinkedIn and Com Linkdin do not appear FXTender Pro 1.4 Jobroller 1.6.4
Hi
Although "Apply with LinkedIn" option is set to "ALL" in FXTender Pro --> Integration but this button does not appear in the Job listing.
The LinkedIn company profile does not appear either in the Job listing although it's set to "Yes" in the settings.
The weird thing is that they appeared a couple of days ago. I deactivated FXTender Pro and then reactivated it but nothing changes.
When i make a "view source code" of the HTML page of the Job listing, i find this:
For the Company LinkedIn profile:
Code:
<div id="jr_fx_linkedin_profile_job" style="display: none;">
<script
type="IN/CompanyProfile"
data-id=""
data-format="inline"
data-related="false">
</script>
</div>
For the Apply With LinkedIn Button:
Code:
<li id="jr_fx_linkedin_apply" style="display: none">
<script
type="IN/Apply"
data-companyname=""
data-jobtitle="IT recruiter"
data-joblocation="Phoenix"
data-email="xxxxx@xxxxx.xxx"
data-themecolor="#438ccb"
data-size="medium"
data-showText="false" >
</script>
</li>
Any ideas?
PS: Note that the company email is shown in the Code publicly which is not really a good idea if companies are aware of it at least.