[mybb]Sharing is sexy Social share buttons on every post - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36) +---- Forum: Forum Software Help (https://www.supportforums.net/forumdisplay.php?fid=49) +---- Thread: [mybb]Sharing is sexy Social share buttons on every post (/showthread.php?tid=15864) |
[mybb]Sharing is sexy Social share buttons on every post - envira - 01-27-2011 Sharing is sexy Social share buttons on every post Hello friends,this is my first tutorial,after lots of days of learning coding i managed to make this code,working..... "Sharing is sexy social buttons" Social share buttons are added to every post and now sharing is really easy.Share your favourite posts to various sites,like facebook,twitter,delicious,google,digg and more..... Here's the tutorial of how to add social share buttons "sharing is sexy" to every post......... 1.First download the attached file Socialbuttons.zip and extract it. 2.Copy the images included (sharing.png,bookmark.png) into the folder /images through ftp. 3. copy the code provided in social bookmark.txt.Open your theme in Code: ACP>themes and templates>your theme>global.css and add the entire code provided at the bottom. Quote:note: In css and in postbit text provided change URL www.yoursite.com/images/bookmark.png to your site url image path 4.Copy the code provided in socialbookmark postbit.txt.Go to Code: ACP>themes and templates>templates>your theme templates>postbit templates Quote:find: { $ post [ 'signature' ]}and paste the code below it and save the templates. that's it you are done........ You can have a demo of it here : link A preview of it here : Download: sharing buttons.zip - 44.0 KB RE: [mybb]Sharing is sexy Social share buttons on every post - Fragma - 01-27-2011 Can you explain what this actually does a little more? If I click a Facebook share link on somebody's post, this is then posted on my Facebook? This would mean connecting your account to Facebook first yeh? Bit confused here. RE: [mybb]Sharing is sexy Social share buttons on every post - envira - 01-27-2011 share the favourite post on facebook of ur own its a social share buttons just like wordpress........but these are embedded on postbit....leme edit the post with explanation |