A Linkedin social Icon in blog posts

You've added Facebook, Pinterest and Twitter as share social icons for the blog posts. I would love to also see a Linkedin icon, as many posts should also be shared on LInkedin.
Thanks.

Comments

  • Hi,

    If you want to add linkedin sharethis to single post page, then you need to modify includes/content-single.php file. Under line which looks like:
    <span class='st_pinterest_vcount' displayText='Pinterest'></span>
    you must add below code:
    <span class='st_linkedin_large' displayText='LinkedIn'></span>
    But if you want to add any other, please go to http://www.sharethis.com where you can create your own bar with styles.
Sign In or Register to comment.