=== GetSocial === Contributors: riyaznet Donate link: http://www.riyaz.net/ Tags: social, social media, social networks, social media sharing, social bookmarking, twitter, official twitter tweet button, new tweet button, retweet, facebook, google +1, google plus one, google plusone, buffer, bufferapp, pinterest, linkedin, stumbleupon, centup, floating sharebox, floating buttons, social media sharing buttons, sharebox, sharebar Requires at least: 3.8 Tested up to: 3.8 Stable tag: trunk GetSocial adds an intelligent, lightweight, quick to setup floating social media sharing box on your blog posts. == Description == GetSocial adds a lightweight and intelligent floating social media sharing box on your blog posts. **Features:** * Floating social share box compatible with leading web browsers * Out-of-the-box functionality like - Twitter Tweet Button - Facebook Like and Share button - Google +1 Button - Buffer Button - Pinterest Button - LinkedIn Button - Stumbleupon Submit button - CentUp button - Your Own Button * Easily add any number of additional social media sharing buttons * Re-order buttons with simple drag-and-drop * Hide individual share counts if desired * Resize GetSocial share bar width (useful for non-English blogs) * Always visible and accessible even if the user scrolls down the page * Auto-adjusts itself to all screen resolutions and window sizes * Automatically hides itself partially to the left of the screen if window is resized to smaller than defined width * Completely hides itself on tablets and mobile screens * Hovering over a partially hidden GetSocial box displays the full box * For higher screen resolutions, displays full by default * Easy-to-use Color Picker to customize the look and feel to match your blog theme * Lightweight plugin with minimal settings * Scripts are loaded in footer to improve page-load time Be sure to check out: [Social Metrics](http://wordpress.org/extend/plugins/social-metrics/ "Social Metrics Plugin") - Helps you track how your posts are shared in the social media. == Installation == Upload the Getsocial plugin folder to your plugins directory, activate it and it should work out of the box. Detailed instructions follow: 1. Extract and upload the 'getsocial' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to GetSocial Settings page and adjust the options as described there. 4. Review and Save Changes. 5. GetSocial box will now appear on all blog posts. == Frequently Asked Questions == = How to add additional social media sharing buttons to the GetSocial box? = Simply add the HTML code for the additional buttons under the 'Additional buttons' options in the settings page. Enclose each button within `
` tags. For example: ` ` ` ` = Nothing happens when I hover over partially hidden GetSocial box. What should I do? = Set the Browser Width option in the GetSocial settings page to suit the maximum width of your theme. For example, if your theme's width is 1000px, you may set the browser width to 1140px (1000 + 140) or slighly higher. Try out different values of browser width and set the one that gives desired behaviour. = I have activated the GetSocial plugin but the GetSocial box does not show up. What could be wrong? = Make sure that you have selected the desired Display options on the GetSocial Settings page and saved the changes. If the GetSocial box still does not appear, it could be because your theme does not use the standard WordPress function wp_footer(). You can try one of the following options: Add following code to your theme's template (possibly in footer.php) just before the `