Jul 182014
 
WordPress Plugin Name: Lazy Social Buttons
Plugin URL:http://wordpress.org/plugins/lazy-social-buttons/

Plugin Author: Godaddy.com
WordPress profile: Godaddy.com
Plugin version: 1.0.7
Last updated: October 8, 2012 (4 years ago)
Tested up to (WP version): WP 3.4.2
Downloaded: 21,498
Rating: 4 (out of 5)

Description


Social buttons attract more visitors to your site. When users +1, Tweet, or Like your page, it advertises your page to their friends and followers. This plugin adds social buttons to your posts as a small sprite at first and delays loading the real buttons until the user hovers over the social buttons. It delays ~300KB of social button components by loading <6.5KB of our own script and sprite. onMouseOver activates the load of the ~300KB of social button components.

Our current version is limited to +1, Tweet, and Like and has the horizontal display with the spinning wait indicator.

Features

  • Loads small sprite of +1, Twitter and Facebook Like button
  • Horizontal small button style
  • onMouseOver activated switch to spinning icon
  • onMouseOver activated load of heavy social buttons
  • Improves performance by delaying load of Social Buttons until onMouseOver
  • Choose position above or below content, or manual
  • Pick from google, twitter and facebook buttons
  • Pick whether to display facebook share or just like
  • Optionally use Google CDN for load of jquery
  • Have suggestions? Visit and leave comment at:
  • http://inside.godaddy.com/onhover-activated-social-buttons/


FAQ


If you have any questions, we'd love to hear from you. Please visit and leave your question here http://inside.godaddy.com/onhover-activated-social-buttons/

How do I make lazy social buttons appear in the excerpt?

To turn on lazy social buttons in the excerpt, navigate to Settings->Lazy Social Buttons and toggle the "Excerpt" option from Manual to Above or Below.

The Excerpt option is defaulted to Manual because it reportedly causes problems with certain CPTs. It was suggested that "Perhaps it would be useful for option to be added to select which CPTs will display the buttons and/or whether excerpts (or excerpts within widgets) will display the buttons." This is a good suggestion, and will be considered for future release. Release 1.0.7 is a hot fix to remedy the eminent problem by making the_excerpt an option.

How do I place the buttons Manually in my theme where I want them?

If you want to add buttons to your template, say to make the buttons show up in your header, you can simply add the marked up DIV tag where you want it to go. For example:

<div class="lazysocialbuttons" data-float="left"
data-buttons="google,twitter,facebook"
data-twshareurl="http://www.yourdomain.tld/" data-twtext="Check out my site"
data-shareurl="http://www.yourdomain.tld/" data-fbhideflyout="false"
data-backgroundtype="light"></div>

Visit https://github.com/godaddy/lazy-social-buttons for a full list of the text decoration options.

There is a position option of Manual in the plugin, as of 1.0.5, which will make the social buttons not appear automatically above or below your posts. You don't need to select Manual to place the marked up DIV in your template.

Is Lazy Social Buttons available outside of WordPress?

Yes, please visit http://inside.godaddy.com/onhover-activated-social-buttons/ and https://github.com/godaddy/lazy-social-buttons/ for detail and source code.

Why should or shouldn't I use the jquery CDN options?

Loading jquery from Google's CDN will boost performance because the likelihood of visitors already having it in browser cache is high. It also puts this common JS file on a CDN closer to the end user, which means it'll download faster.

The jquery CDN option is by default off, because it may cause problems with certain themes and other plugins that require a different version of jquery. I'd suggest that you turn this jquery CDN feature on and then test your site. If it breaks your site, turn it off.

Why does the spinning animated gif look strange?

The animated gif was made to display on a white background. If you are using a dark background, change the Lazy Social Buttons Background Type to dark in Settings/Lazy Social Buttons.



Screenshots:


  1. lazy-social-buttons screenshot 1

    Social Buttons transition to real

  2. lazy-social-buttons screenshot 2

    Settings->Lazy Social Buttons options



Other notes:


MIT License

Copyright (c) 2012 Go Daddy Operating Company, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



Latest Change log entry:




Tags:


+1, Facebook, google, lazy load, lazy social buttons, Like, Share, social, social buttons, tweet, twitter

+ Jason's Comments

Fast loading links to share your posts and pages on their social networks. For combined share and follow I recommend, Social Media Feather plugin.


Top