Hi Fabrizio,
I’ve bene using your plugin for a while now, with great pleasure. It always worked fine, until recently it stopped working. My first impression was that it stopped working after the WP upgrade to 4.0. However, reading some forums on the internet, it might also be caused by recent Linked-In restrictions.
Here’s my experience:
I used the following short codes on my WP based website:
1. [fb_linkedin_resume_header]
2. [fb_linkedin_resume_summary]
3. [fb_linkedin_resume_skills]
4. [fb_linkedin_resume_projects]
Below is the technical content of my page on my website:
[fb_linkedin_resume_header]
<strong>Summary</strong>
[fb_linkedin_resume_summary]
<strong>Skills</strong>
[fb_linkedin_resume_skills]
<strong>Projects</strong>
[fb_linkedin_resume_projects]
<span style="color: #000000;"><strong>Want to know more about my experience, education and advice? Please check LinkedIn.Com to view my <span style="text-decoration: underline;">complete</span> profile:</strong></span>
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="https://www.linkedin.com/in/ariefolkers" data-format="inline" data-related="false"></script>
However, I noticed that the first short code ([fb_linkedin_resume_header]) is causing, what I call, a fatal error. If this short code is used, nothing is displayed at all and the page will not load completely. Remaining items (like the official Linked-In badge at the bottom) on the page are not shown at all!
The third short code ([fb_linkedin_resume_skills]) is working fine and shows the skills as maintained in my Linked-In profile, as long as the first ([fb_linkedin_resume_header]) is not used at all.
Any other short code is not working properly and doesn’t show anything,
the page itself with the remaining items are loaded correctly. So in my case the Linked-In badge at the bottom is displayed correctly.
I hope you can have a look at this behavior and let me know how to correct if possible.
Thanks in advance for your prompt response.