I have checked the guide how to add a linkedin button: https://forum.tagdiv.com/add-a-new-linkedin-button/
but there is some problem with button showing just “i” : http://www.screencast.com/t/PmnTYIzIl Please advise
-
This topic was modified 10 years by
agidulyan.
Hi,
It seems that it is a little different for Newspaper as here you can use font icon like on the default share buttons – http://screencast.com/t/7lmCBI7eqr87 and just add this custom css for background color: http://screencast.com/t/ujuSNNV6
<a class="td-social-sharing-buttons td-social-linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=' . urlencode(esc_url(get_permalink())) . '&title=' . htmlspecialchars(urlencode(html_entity_decode($this->title, ENT_COMPAT, 'UTF-8')), ENT_COMPAT, 'UTF-8') . '&source=' . urlencode(get_bloginfo('name')) . '" onclick="window.open(this.href, \'mywin\',\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><i class="fa fa-linkedin"></i></a>
.td-social-linkedin{
background-color: #006699;
}
Hope this helps!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
I do follow your instruction here: https://forum.tagdiv.com/add-a-new-linkedin-button/
but I get result here: http://www.screencast.com/users/livingnomads/folders/Default/media/60b79baa-26a5-428e-a56f-666f20c2cdc9, It cannot show “in” charactor.
Help me!
Hello,
the In character will not show up as we have changed from sprites to fonts in the meantime so you will have to apply a background image for the button like this topic here: https://forum.tagdiv.com/topic/social-media-button/
I hope this helps.
Thank you!
Oh, I fixed it after I installed plugin Font Awesome 4 Menus. thank you so much!
But, now I want to add more share button at here: http://www.screencast.com/users/livingnomads/folders/Default/media/5c2be13b-51e6-4c7f-9aea-cb36a2d78dd6
and
Add more StumbleUpon button, so can you give me the code ?? and css code?
Tks you!
Hello,
Unfortunately we have no code for those networks, you will have to create it based on the linked in method. If you cannot do it yourself we recommend hiring a freelancer to help out on this task as we cannot offer any custom work at the moment.
Thank you!