Linked in Link

GK User
Sat Sep 10, 2016 12:52 pm
Is their any way I can use Linkedin LInk for share instead of Google +?
User avatar
Junior Boarder

teitbite
Tue Sep 13, 2016 8:24 am
Hi

Do You mean in "Stay Connected" module? Linkedin is there already:

Code: Select all
<a class="gk-icon-linkedin-outline" href="#">LinkedIn</a>
User avatar
Moderator

GK User
Fri Oct 14, 2016 5:46 am
No, at the bottom of pages to share/Like, we have facebook, Twitter and Google +, Can this be also for linked in ?
User avatar
Junior Boarder

teitbite
Sat Oct 15, 2016 6:31 pm
Hi

Are the links part of K2? Please edit file /html/com_k2/tempaltes/default/item.php and after code for facebook, twitter add another list element with code:

Code: Select all
<script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: en_US</script>
<script type="IN/Share" data-url="www.domain.com" data-counter="right"></script>
User avatar
Moderator


cron