Facebook,Twitter,Google plus one Share Buttons WordPress Plugin

I provide paid WP customization Service on fiverr :


Facebook,Twitter,Google plus one Share Buttons adds Facebook Like,Twitter,Google +,Pinterest,Linkedin,StumbleuponButtons after post contents.

UPDATED:
REQUIRES WordPress 2.8 and up

CATEGORY: WordPress Plugin
SIZE: 127KB
INSTALLS:42207 -

Note: Read 10. Specify a image for Pinterest set up.

Facebook,Twitter,Google plus one Share Buttons V1.2


Features:

  • Smart Pinterest share, allows you to set the image or get the first image automatically
  • All buttons can show counts.
  • Show buttons after post contents by default.(See FAQs-2 for how to show buttons elsewhere)

Download:

Current Version V1.3.1Old versions


Frequently Asked Questions (FAQs)

1. Why doesn't show the share buttons after Page content(and Homepage)?

The Javascript required is embedded in the footer of your webpage,even so,to download these JS can waste 1-2 seconds, so I srongly recommend displaying these kind of social share buttons only in posts. Never think about displaying theme on HomePage,that is very scaring...

2. What if I really want to add the buttons after Page Contens or Homepage?(Not, Recommend)

It is not recommended as explained above,but if you really want to do so, simply find if(is_single()) in Facebook_Twitter_Google_plus-one_Share_Buttons.php file, there are two.

  • To display buttons after posts and pages, change them to if(is_single()||is_page())
  • To display buttons after posts and Homepage, change them to if(is_single()||is_home())
  • To display buttons after posts, pages and Homepage, change them to if(is_single()||is_page()||is_home())
  • To display buttons after posts and categories, change them to if(is_single()||is_category())

Learn more about WordPress Conditional Tags.

3.Upon activating the plugin, it shows text links,not buttons

Upon activating the plug I only see text links beneath each post saying "Share" and "Tweet". I don't see any settings page for this plugin. Am I missing something?

If facebook and twitter is blocked by your goverment,like China,this plugin will "show" text links,not buttons

You must be from China. GWF has prevent the buttons from appearing normally. Maybe you should use a VPN or other proxy.

4.I get some problem with the plugin after updating, I can’t click on the buttons

1. Your WordPress theme is too old and doesn’t support the new version .( Use the old version(V1.0) or find a similar plugin)

2. There are some conflict between this plugin and other plugins you use .(Deactivating other plugins on by one to check which one is the cause).

5.Remove Button in Facebook,Twitter,Google plus one Share Buttons V1.2

V1.2 got four extra buttons and you might want to remove them. As V1.2 hasn't got a Dashboard Option Page,so you have to edit the plugin and deal with the code.(I am now working on V1.3, this version will get a Dashboard Option Page).

See Tutorials :Remove Button in Facebook,Twitter,Google plus one Share Buttons V1.2

6.How to remove the dot beside the buttons?

Some WordPress theme specify the li tag with a background,for example:

"dot" beside the button

To remove the dots or other background image specified by your wordpress theme, simply reinstall the plugin from WordPress.org, I have updated the plugin.

7.Upon activating the plugin, it shows nothing! Even without the text links!

Edit the footer.php file of your theme,make sure there are "<?php wp_footer()?>" before the closing body tag.If not, add it yourself.

The end of footer.php should be something like this:

</div>
</div>
<?php wp_footer()?>
</body>
</html>

8.How can i remove the plugin from WP Touch template? I want only the buttons on website template.

Add the following code to wptouch/html/head-area.php file:

remove_filter ('the_content', 'socialbutton');
remove_action('wp_footer', 'socialbutton_integration');
<?php global $wptouch_settings; ?>
<?php global $bnc_wptouch_version; ?>

9.How can I add the buttons before the content of the post, not after?

V1.3 will enable you to choose where to show the buttons, but I've got a lot of work to do these days , so it won't come out soon. To add the buttons before the content,you can use this modified version of the plugin: facebooktwittergoogle-plus-one-BEFORE_POST.zip

10. Specify a image for Pinterest

Add p-img custom field,the value is the image you want to Pin for this post.

If you don't set it , the plugin will fetch the first image in the post as Pinterest image.

WordPress Plugins I created:

  • Facebook,Twitter,Google plus one Share Buttons
  • Author Box After Posts :Adds an author box after your post contents.
  • Easy Smooth Scroll Links :Adds smoth scrollling effect to "Page Anchors".
  • Animated Back To Top Button :Adds an "Back To Top" button
  • Nofollow Internal Links :Adds the "nofollow" rel attribute to internal links
  • { 9 Comments }

    data recovery software reviews 2012/06/27 00:59

    Great remarkable things here. I am very satisfied to see your post. Thank you so much and i am taking a look forward to touch you. Will you please drop me a e-mail?

    ultrasonic cleaner jewelry 2012/06/27 00:18

    Very nice post. I just stumbled upon your weblog and wished to say that I’ve really enjoyed surfing around your blog posts. After all I’ll be subscribing to your rss feed and I hope you write again very soon!

    ultrasonic generator for cleaning tank 2012/06/26 23:51

    Its like you read my mind! You seem to know so much about this, like you wrote the book in it or something. I think that you could do with some pics to drive the message home a bit, but instead of that, this is great blog. A great read. I will definitely be back.

    hdd repair tool 2012/06/25 17:12

    How can put the buttons both at the begining and at the bottom of posts?

    ultrasonic generator 2012/06/25 16:56

    Can you can support for StumbleUpon button?

    Daniel 2011/08/04 00:48

    Hi. Thanks for the plugin.

    Is there any way to use only the Twitter, Facebook, and Google plus one? I only want those, not Buzz and Digg and stuff.

    Thanks.

    ioskhmer 2011/07/22 12:59

    hi, is that any ways i can put these button any place in the post i like? cos now these button is above my category line ( i place the category line at the bottom of each post and your share bottom is now in the middle).. thanks. anyway this is a great plugin… keep up the good work

    ioskhmer 2011/07/22 13:33

    ohh… i can fix it now.. thanks again for the great plugin

    Jeriff Cheng 2011/07/20 20:23

    The huge gap between them is saved for more sharing buttons in the future release.