Description
Use this plugin to apply floating shares to your posts and pages.
This is very similar to the one found on mashable.com.
You can see this plugin working on the left.
Tested with WordPress 3.1.3 and above.
Download
You can find the plugin on the wordpress site, http://wordpress.org/extend/plugins/share-rail/
GitHub
Share Rail is now on GitHub, fork us on Git http://bloafer.github.com/Share-Rail/.
Thanks
Whilst searching the internet we found a fairly good tutorial on youtube about our plugin here it is:

@JoselinMane says:
For some reason the pinterest share button isn’t working properly. How can I fix it. I am looking at this page specifically http://bostontweetup.com/3-phases-networking-success
@JoselinMane says:
Is there a way to control what is tweeted out? I want to enable a bit.ly and add an @ in front of the twitter account.
Where do I go to make this change?
Thanks
Rae says:
In an attempt to drop the FB #-of-likes text, I tried deactivating, deleting, then reinstalling, but it remembered me (which would be a plus, in most instances!).
The main reason I want to remove the “FB like” from Share Rail is because it doesn’t seem to line up nicely with the other icons (even with the centered CSS) and it’s driving me bonkers.
G+ is still unreliable for me and shows up maybe 50% of the time. Is it because I have the ‘add to circles’ badge code my right sidebar? I tried unchecking “Load Google +1 API” in Share Rail settings, but this didn’t help.
Rae says:
I know, I’m such a pain.
I upgraded to a Genesis theme yesterday and forgot to mention that Share Rail doesn’t show up until I scroll down a bit and then disappears when I scroll back up and I have no clue how to fix this. I thought it was pretty cool at first, but having it disappear while scrolling back up isn’t going to work. I am a menace to society.
Bloafer says:
Your theme is broken, you have a
overflow: hidden;on your element#wrap, we would advise not usingoverflow: hidden;unless requiredBloafer says:
You are loading the Google plus script three times, you only need it once, we would advise using our version of the script.
Hint: try looking in your source code near this
<!-- Place this tag in the <head> of your document -->Rae says:
Thank you so much for all your help. I will investigate further armed with this valuable new information.
Bloafer says:
Dont forget to click the save button at the bottom of the config page to remove the FB Like button.
Google plus has been addressed in a previous reply.
Rae says:
You are SPEEDY! Thank you so much for the sort page. The Share Rail Custom CSS Engine page now works for me too – yay! Hope you have a great week.
Lloyd Borrett says:
Just updated to 2.1. Got the following error.
Reactivating the plugin…
Warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/wp-content/plugins/share-rail/share-rail.php on line 28
Plugin reactivated successfully.
This error was appearing on site pages.
Have had to disable the plugin.
Best regards, Lloyd Borrett.
Bloafer says:
Thank Lloyd, this has now been fixed in version 2.2
@JoselinMane says:
Is there a reason why sharerails works on this page http://bostontweetup.com/boston-bloggers-june-meet-greet-bostontweetup-review/ and not this page http://bostontweetup.com/weekly-newsletter-june-11-17/
Thanks
Bloafer says:
Your Javascript is broken, you have some
<p>tags in your scripts.@JoselinMane says:
ok do you know which one or how I should fix it?