include LinkedIn share button

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Fri Sep 13, 2013 10:40 am
hello. There is a simple way to include the LinkedIn share button in posts. It can be done without installing any plugin?
User avatar
Junior Boarder

GK User
Fri Sep 13, 2013 1:36 pm
Hi,

You can add this code e.g. into Simplicity/layouts/content.post.footer.php file. (before
Code: Select all
<?php echo $social_api_output; ?>
).
User avatar
Moderator

GK User
Sat Sep 14, 2013 8:23 pm
ok, I've included the code, it has doubled the buttons. And now?

Piotr Kunicki wrote:Hi,

You can add this code e.g. into Simplicity/layouts/content.post.footer.php file. (before
Code: Select all
<?php echo $social_api_output; ?>
).
User avatar
Junior Boarder

GK User
Sun Sep 15, 2013 7:16 pm
Which buttons are doubled? I only gave you a file, where you can put your code, I don't know what code you entered.

Maybe this article will be helpfull.
User avatar
Moderator

GK User
Sun Sep 15, 2013 7:47 pm
Hello. I need to add this code.

<script src="//platform.linkedin.com/in.js" type="text/javascript">
lang: es_ES
</script>
<script type="IN/Share" data-counter="right"></script>


In that wordpress file and where in the code should I include to be seen with the other buttons at the bottom of the articles?



Piotr Kunicki wrote:Which buttons are doubled? I only gave you a file, where you can put your code, I don't know what code you entered.

Maybe this article will be helpfull.
User avatar
Junior Boarder

GK User
Sun Sep 15, 2013 8:00 pm
I have already solved. I did not understand your answer. Thank you!


Piotr Kunicki wrote:Which buttons are doubled? I only gave you a file, where you can put your code, I don't know what code you entered.

Maybe this article will be helpfull.
User avatar
Junior Boarder


cron