=== Slick Social Share Buttons === Contributors: remix4 Donate link: http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-slick-social-share-buttons/#form-donate Tags: jquery, flyout, drop down, floating, sliding, facebook, linkedin, twitter, google+1, social, bookmarks, animated Requires at least: 3.0 Tested up to: 3.21 Stable tag: 1.0 Slick social share buttons adds facebook, twitter, google +1, linkedin, and stumbledupon social media buttons in a floating or slide out tab. == Description == Add facebook, twitter, google +1, linkedin, and stumbledupon social media buttons to your website in either a floating or sliding panel. = Button Panel Options = To access the plugin settings go to Wordpress admin -> Settings -> Slick Social Buttons The button panel can be fully customised on the plugin settings page in Wordpress admin: * Type - Select either a "floating" button or a "Sliding" tab * Location - Select the position of the button panel. * Offset - Position the panel by offsetting the location from the edge of the browser in pixels * Direction - For sliding tabs select whether to list the buttons horizontally or vertically. * Floating Speed - The speed for the floating animation (only applicable for the floating type) * Animation Speed - The speed at which the panel will open/close * Auto-Close - If checked, the panel will automatically slide closed when the user clicks anywhere in the browser window * Load Open - If checked the sticky/floating panel will be in the open position when the page loads * Default Skin - Uncheck if you wish to use your own CSS styles for the button tab and panel * Tab Image URL - Enter URL if you wish to replace the current default tab image = Button Options = * Twitter - Button size & Twitter ID * Facebook - Button size, select whether to use iFrame or xfbml & input Facebook App ID and Admin ID details * Google +1 - Button size * LinkedIn - Button size * StumbleUpon - Button size To change order of display drag & drop the button panel to the required position = Twitter URL Shortening = The plugin includes the option to select URL shortening for twitter from several services: * Bit.ly * Digg * Su.pr * tinyurl If using bit.ly the API Key and account login must also be entered. For su.pr these are both optional. = Shortcodes = The plugin includes the feature to add text links within your site content that will open/close the sticky or floating tab. 1. [dcssb-link] - default link, which will toggle the button panel open/closed with the link text "Share". 2. [dcssb-link text="Tell Your Friends"] - toggle the button panel open/closed with the link text "Tell Your Friends". 3. [dcssb-link action="open"] - open the panel with the default link text "Share". 4. [dcssb-link action="close"] - close the panel with the default link text "Share". [__See demo__](http://www.designchemical.com/lab/demo-wordpress-slick-social-share-buttons-plugin/) [__More information See Plugin Project Page__](http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-slick-social-share-buttons/) == Installation == 1. Upload the plugin through `Plugins > Add New > Upload` interface or upload `slick-social-share-buttons` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In the plugin configuration screen select the required settings 4. Click save to activate the social buttons == Frequently Asked Questions == [__Also check out our slick social share buttons faq page__](http://www.designchemical.com/blog/index.php/frequently-asked-questions/slick-social-share-buttons/) = The buttons appear on the page but the floating/slide out tab does not appear. Why? = There are several reasons why this may occur: 1. The plugin adds the required jQuery code to your template footer. Make sure that your template files contain the wp_footer() function. 2. Other non-functioning plugins which have javascript errors may result in the plugin not being able to initialise the relevant jQuery code. Remove any unwanted plugins and try again. Checking with Firebug will show where these error are occuring. 3. If your theme files or another plugin incorrectly loads the jQuery library this may overwrite the plugin files - check your source code to see if jQuery is loaded a 2nd time after Wordpress has loaded the file. == Screenshots == 1. Plugin options screen 2. Example of vertical sliding social buttons panel 3. Example of horizontal sliding social buttons panel 4. Example of floating panel == Changelog == = 1.0 = * First release == Upgrade Notice ==