Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Daniel Tara

    (@pseudoxiah)

    In functions.php you can find a function esplanade_social_bookmarks() where you can find the code for all other buttons. Try appending the following code to the end of the function:

    <script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
    <script type="IN/Share" data-url="<?php the_permalink(); ?>" data-counter="right"></script>
    Thread Starter erichschuler

    (@erichschuler)

    Thanks a lot! It looks great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Esplanade] Adding LinkedIn Share Button’ is closed to new replies.