Social sharing icons

Hello, can we look at updating the Social icons arrangement?
Google+ is now killed off by Google and I have a couple of clients requesting others to be added, specifically one for LinkedIN
I have edited her social tag to remove the ones she does not want but not sure how to add new ones.
Thanks

Hi, @jdloudon

use code to url:

<a class="resp-sharing-button__link" href="https://www.linkedin.com/shareArticle?url=http://{{domain:""}}<?php echo $social_url; ?>&amp;title=<?php echo $social_title; ?>" target="_blank" aria-label="">

Look for the svg icon, or change the style of the icons.

I hope to do work!

3 Likes

Fantastic! Thanks so much, here is the result:

https://www.howtospeakchild.com/blog

2 Likes
  • LinkedIn button added to {{social}} Share tag and replaces the now defunct Google+

This will ship in 5.3.1 later on… :wink:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.