Hi everyone,
After a couple of research, I do not find any thread or anything on the internet to help me with that.
I’m wondering if it is possible to have something in the same way as the Facebook Likebox Widget in the sidebar (just like the one kriesi.at has) but with LinkedIn?
If that is not possible, do you have any idea of a similar alternative?
Do not hesitate to tell me if you need anything to answer that question.
Thank you very much for that theme and your answers :)
Pat
Hey PatrickPit,
This is something that may require a plugin. There is no built in Enfold functions.
Best regards,
Jordan Shannon
Dear Jordan,
Thank you for your answer.
I have not find a solution yet, but if and when I do I will post my solution here.
Best regards,
Patrick
Hi Patrick,
Great, please post your solution here if you should find one.
Best regards,
Rikard
Hi everyone,
Just a follow-up regarding my research.
The best solution I could find so far was to use this HTML code in a personalized HTML widget on the sidebar:
<script src="https://platform.linkedin.com/in.js" type="text/javascript"> lang: en_US</script>
<script type="IN/FollowCompany" data-id="1337" data-counter="bottom"></script>
(the number following the data-id being the Company ID. In this example the id is from the LinkedIn page)
Now I’m looking for a way to make it bigger and to center it on the sidebar zone.
Patrick