Sharebar Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
To get advanced Share options, go here!
Sharebar adds a dynamic and fully customizable vertical box to the left of a blog post that contains links/buttons to popular social networking sites. For wide blogs, a vertical bar with popular sharing icons appears on the left of your post. If the page is resized below 1000px (default), the vertical bar disappears and a horizontal sharebar appears under the post title.
Big Buttons are used in the vertical Sharebar to the left of the post, while the Small Buttons are used in the horizontal Sharebar that appears under the post title (by default) if the width of the page is less than 1000px (or whatever value you set).
Social sharing buttons
- Stumbleupon
When Auto mode (enabled in settings) is ON, the Sharebars are added automatically. When Auto mode is off, you must manually add the sharebar code to your template files:
- Vertical (next to post) Sharebar:
<?php sharebar(); ?>
- Horizontal Sharebar:
<?php sharebar_horizontal(); ?>
You can also call an individual button in any template by using the following code (where size is either big or small): <?php sharebar_button('name','size'); ?>
Also, if you use and like the plugin, please rate it! ->
Screenshots
-
The plugin in action (vertical bar). If page is resized to less than 1000px, a vertical share bar appears under title.
-
Main Plugin Page
-
Plugin Settings Page
-
Edit button page