Community Forums › Forums › Archived Forums › Design Tips and Tricks › How to add social sharing icons for blog posts?
Tagged: social sharing plug-in
- This topic has 11 replies, 4 voices, and was last updated 12 years, 9 months ago by
RileySmith.
-
AuthorPosts
-
December 12, 2012 at 1:23 am #4660
Ted
MemberI want to add in social sharing icons in each blog posts so that readers can share the posts onto their twitter, facebook, linkedin, google+.... community. How do I add them? What codes do I use? Is there a widget that can do this?
December 12, 2012 at 6:46 am #4680Susan
ModeratorThere are a number of plug-ins available; rather than making a recommendation of one for you, here's a list of a number of them:
December 12, 2012 at 9:33 am #4711AnitaC
KeymasterAnother suggestion is using the Jetpack plugin. That along with some other useful features are included in the pack.
Need help with customization or troubleshooting? Reach out to me.
December 12, 2012 at 6:58 pm #4822Ted
MemberThat's a great share, thank you so much Susan. And thanks anitac for your help as well.
December 13, 2012 at 12:17 am #4877Ted
MemberI used the AddThis plugin to add in the social sharing icons to the blog posts. How do I reposition them at the end of my blog posts to be directly at the end of the blog post, right before the "linkwithin" plugin that I have activated? And how do I ensure there's a bit of spacing between the last sentence of the blog post, the social sharing icons and the next "linkwithin" plugin?
Example here:
http://www.myradiary.com/313/the-painful-truths-about-rheumatoid-drugs
December 13, 2012 at 6:01 am #4912AnitaC
KeymasterWhat and where is the "linkwithin"?
Need help with customization or troubleshooting? Reach out to me.
December 13, 2012 at 6:09 am #4913Ted
Memberit is right at the end of the blog post, the part where it says "you might also like". Linkwithin is the plugin name.
December 13, 2012 at 6:11 am #4914AnitaC
KeymasterOh, okay. Sorry. I was looking for a button of some sort. So you want the share buttons to come before the "You might also like?"
Need help with customization or troubleshooting? Reach out to me.
December 13, 2012 at 6:19 am #4917Ted
Memberyes, that's right. and at the same time, to give it a bit of cushion before the words "you might also like". If you see the social icons now, they appear to go right above the "filed under categories/tags text" now. I want to have a bit of cushion right after the social icons as well once it is moved to above "you might also like" section.
December 13, 2012 at 6:31 am #4919AnitaC
KeymasterHere's the first thing I found - the cushion, which is the easiest right now. And then I'll go look at the other.
Change the first "0" in the Padding to about 25px - then save it. That puts a padding at the top of the the tag area.
.post-meta {
clear: both;
font-size: 11px;
padding: 0 0 10px;
text-transform: uppercase;
}
Need help with customization or troubleshooting? Reach out to me.
December 13, 2012 at 6:35 am #4922AnitaC
KeymasterFor the Linkwithin - well they don't provide any instructions for it. I use a plugin called nReleate which give you a code you can use to insert it where ever you want. Not quite sure how to help you on moving that below the social icons.
Need help with customization or troubleshooting? Reach out to me.
February 18, 2013 at 6:16 am #20958RileySmith
MemberYou can try this plugin too "wordpress.org/extend/plugins/loginradius-for-wordpress/" from <a href-"www.loginradius.com"> LoginRadius</a> which provides the option to manage all things from admin
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.