Could you post your site URL here, so I can have a look?
If you want it to remain private, you can also contact us via this contact form:
http://jetpack.me/contact-support/
If you contact us through our form, please make sure to include a link to this thread in your message.
Hi Richard,
Thank you for looking into it for me.
We are using the share buttons on our blog, here is a link to a blog post with the share links at the top. Within the settings we have LinkedIn enabled using official buttons.
http://www.exponentialtraining.com/performance-management/coaching-works-difficult-conversations-part-2/
I look forward to hearing from you in due course.
James
Hi!
I don’t see the LinkedIn button anymore, so I presume you removed it?
In any case, I suspect the problem is that you are loading 2 versions of jQuery on your site:
http://www.exponentialtraining.com/wp-includes/js/jquery/jquery.js?ver=1.10.2
and in the footer of your source:
https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js
Doing so may cause javascript issues which may break the button. Can you try removing that second version of jQuery? I suspect your theme is loading it but it may be a plugin. Once you’ve done that, try the button again. If it still doesn’t work, let me know and leave it there so I can have a look.
Hi there,
It turns out I was running three versions of JQuery. Two in the footer and one which I think it via a plugin. Since updating the plugin I am now up to date so I can remove the other two versions and the site is fully functional.
The LinkedIn button now appears.
Thanks for the assistance.
James
3 versions! I stopped looking after I saw 2 🙂 But yes, having more than one will definitely cause problems! Glad you solved it!