Social Sharing Toolkit

Sharing posts & pages

The plugin currently supports the following networks for sharing:

  • Facebook (like and send buttons)
  • Twitter
  • Google +1
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • Delicious
  • Digg
  • Reddit
  • Myspace
  • Hyves

On Tweet buttons you can specify a Twitter handle which is then appended to the tweet a visitor sends (like “… via @WordPress”). An email send button is also included.

You can decide which networks to support on your blog, where the buttons will appear (either above or below the content). Through drag and drop you can easily change the order in which the buttons appear.

For each button you can choose a different type (not all types are available for each button):

  • button
  • button with counter on the side
  • button with counter on top
  • small icon
  • small icon with text
  • medium icon
  • medium icon with text
  • large icon

You can also choose the orientation of the buttons:

  • horizontal (buttons are placed side by side)
  • vertical (buttons are placed below each other)

Divider

In version 2.0.4 three dividers were added to each list. These might be useful in ordering the buttons, especially in the case of varying button types used with a horizontal orientation. A divider will split the element containing the buttons in two, allowing for more customization.

Shortcode

It is also possible to only let the buttons appear where you want by using shortcode. The shortcode function has it’s own list of buttons with the same possibilities as the list for posts & pages. Use the shortcode [social_share/] in the content where you would like to display the buttons.

Widget

The widget has it’s own list of buttons with the same possibilities as the list for posts & pages. You can however specify a fixed title and url to use for the buttons in the widget.

Follow Widget

Since version 2.0.0 an extra widget is added with the possibility to provide easy links to your profiles on other social networks.

The networks currently supported for the Follow Widget are:

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Tumblr
  • Myspace
  • Hyves
  • YouTube
  • Flickr
  • Picasa
  • DeviantArt
  • Last.fm
  • Spotify

A button for an RSS feed is also included. Of course the type, order and orientation of the buttons is also configurable for the Follow Widget. Each button for the Follow Widget supports the following types:

  • small icon
  • small icon with text
  • medium icon
  • medium icon with text
  • large icon

To use a button you must enter your user id or username for the network. To use the RSS feed button you must enter the full url.

Automatic Twitter links

This plugin also includes a configurable & improved version of my earlier Automatic Twitter Links plugin. You can decide if you want to convert Twitter names and/or hashtags to links. Twitter names will link to their Twitter profile and hashtags will link to the Twitter search page.


Upgrading from version 1.3.2 or lower to 2.0.1 or higher?

Be aware you should reset your settings as these will be lost in the update. This is because the plugin uses an entirely new and more versatile system to save settings. Sorry for any inconvenience, this should be a one time thing.


Download this plugin at the WordPress Plugin Directory

Feel free to leave any comments, questions, requests or recommendations on this page.


If you really like the plugin and want to do something in return, you can:

 


582 Comments on “Social Sharing Toolkit”

  1. Tessy
    17:56 July 22nd, 2011

    Nice plugin, but for some reason it adds the title of my post to the top of the text body of the post itself, any idea on how to avoid this?

  2. 18:42 July 22nd, 2011

    Thank you for trying my plugin Tessy, the problem you experience is resolved in version 1.0.1 which is available for download now.

  3. Tessy
    20:04 July 23rd, 2011

    Works great now, thanks! :)

  4. 23:28 July 24th, 2011

    Hi,

    I have downloaded your app, and activated it. Now how do I get the buttons to show when I post?

    I must be missing something obvious?

    Groetjes,

    Carty

    1. Marijn Rongen in reply to Carty
      00:19 July 25th, 2011

      Hi Carty,

      Once you have activated the plugin you can find an extra menu item on the left of the admin panel under “Settings”. This item is called “Social Sharing Toolkit” where you will find the options to configure the buttons. I hope this solves your problem!

  5. Iak
    13:22 July 26th, 2011

    Hi Marijn,
    I can’t see the icon on pages of my website… works only in the posts?

    thanks in advance

    1. Marijn Rongen in reply to Iak
      13:55 July 26th, 2011

      Hi Iak,

      It should display the buttons on pages too. I’ve sent you an email so you can send me your url to troubleshoot your problem.

  6. Sue
    19:35 July 27th, 2011

    probably a silly question, but why isn’t this showing up in my list of available widgets? I wanted to put it in the footer on my page – can I do that instead of on individual posts??
    Thanks!

    1. Marijn Rongen in reply to Sue
      23:15 July 27th, 2011

      Hi Sue,
      The plugin doesn’t include a widget (yet). What you can do is use the shortcode option to decide where (within the content of your page) the buttons will be displayed. To enable this option you will have to go to the configuration page of the plugin which you can find under “Settings” in your WordPress admin.

  7. 21:36 July 28th, 2011

    The plugin doesn’t include a widget (yet).

    For the time being, you can add a filter to your theme’s functions.php, though:

    add_filter('widget_text', 'do_shortcode');

    Then you can add a text widget to the sidebar that contains the shortcode for the plugin.

    1. Marijn Rongen in reply to Carsten B.
      23:29 July 28th, 2011

      Thanks for pointing that out Carsten, I’ve just tested the filter and it works like a charm!
      The next release of the plugin will include a widget, I can tell it’s a feature that will be appreciated.

  8. 01:09 July 29th, 2011

    Very nice plugin Marijn!

    Do you also have a php code which I can use to put the plugin into my embedded Gallery2 album?

    1. Marijn Rongen in reply to Pieter Vaartjes
      12:03 July 31st, 2011

      @Pieter Vaartjes: In the new version (version 1.2.5) you can use the following php code:

      <?php
      $MR_Social_Sharing_Toolkit = new MR_Social_Sharing_Toolkit();
      echo $MR_Social_Sharing_Toolkit->create_bookmarks();
      ?>

  9. 19:28 July 30th, 2011

    The Digg icon is not displaying for me.

    1. Marijn Rongen in reply to Jenna
      12:00 July 31st, 2011

      @Jenna: Thanks for letting me know, it should be fixed in the new version (version 1.2.5).

  10. 01:32 July 31st, 2011

    @Marijn (#11): Nice :) Now what’d be nice, too, is if you could give the widget an optional heading, like WP’s other default widgets. Also, a useful extension might be to include an option to attribute tweets to your twitter account if you have one (so that the tweet text reads “… via @foobar”). So far I’ve simply tweaked the relevant part of your plugin to include the “via” option listed in the Twitter API docs as part of the URL used for configuring the Twitter button’s iframe.

    As for the Digg button, it neither appears for me. I’m using the small button with counters version, in case that matters.

    1. Marijn Rongen in reply to Carsten B.
      12:07 July 31st, 2011

      @Carsten B.: The Digg buttons should work again in the new version. I have also included the widget title and twitter attribution functions you recommended in version 1.2.5.

  11. Robert
    04:21 July 31st, 2011

    Great plugin. I just downloaded and noticed that the <ul> closing tag was included in the “hyves” if statement (line 395). I think the “$bookmarks .= ‘</ul>’;” should be moved outside the if statement to right before the return call.

    1. Marijn Rongen in reply to Robert
      11:59 July 31st, 2011

      @Robert: Thank you for noticing this, I fixed this in the new version (version 1.2.5).

  12. 14:44 July 31st, 2011

    hey!

    i really like the plugin. however i have some issues:

    - is it possible to see extend “and X others like it” ? I would like to check (lets say even as a administrator of the blog) who are those X others

    - i just installed it, however for some posts it already shows likes for others not, why? i’m talking about posts published before i installed the plugin

    - from time to time, it breaks a website, i get a long horizontal scrollbar and there is nothing there, just backgroud. i don’t know how to reproduce it. simply refreshing webpage and from time to time i get the vertical scrollbar for unknown reason…

  13. 14:49 July 31st, 2011

    Ah,

    my blog is http://farfrombreaking.net if you would like to check the bug I described above

  14. 17:37 July 31st, 2011

    One more thing, probably its Facebook related…why if someone click ‘like’ on the blog it appears on his wall but it’s not shared with others? I can see it if I go directly to someone wall, but not on my Most recent/Top news…

    1. Marijn Rongen in reply to Bart
      22:48 August 1st, 2011

      To answer all your comments: it’s all Facebook functionality and/or behavior of which I’m not entirely an expert. I think most answers can be found in Facebook’s Help Center.

  15. 05:45 August 1st, 2011

    Hi,

    I really like this plugin! I do have a couple of questions though…

    1. I only want the icons to appear on some categories of post, so I’m using the short code. However, the home page on my site automatically uses excerpts from longer posts and the excerpt text becomes “Tweet Share on…” rather than the text from the actual post.

    How do I fix this?

    2. Feature Request: is it possible to change the Tweet dialog so it is a dynamic popup, not a whole new browser window?

    Thanks!

  16. 11:19 August 2nd, 2011

    @Marijn: how about the bug with the horizontal scrollback? It’s really annoying

    1. Marijn Rongen in reply to Bart
      11:11 August 3rd, 2011

      What browser do you use? Maybe it’s a conflict between css classes which causes this strange behavior.

  17. 16:02 August 3rd, 2011

    Hi, thanks for this Plugin!! It works great. But I have a problem with the Facebook- Button, I think everyone has this problem. I use wider buttons with counters but the FB- Counter is cutted and you can’t read the number. Is this because of Facebook or because of the plugin?

    1. Marijn Rongen in reply to mobileblog
      08:56 August 6th, 2011

      FYI, this issue has been resolved in version 1.3.0!

    2. Marijn Rongen in reply to mobileblog
      16:22 August 4th, 2011

      I believe your problem is in the css of your blog as I haven’t heard of anyone having the buttons being cut-off. If anyone reads this and does have the same problem, please let me know!

  18. Nick
    21:29 August 3rd, 2011

    Sorry to be asking again, but I really need help with this question:

    1. I only want the icons to appear on some categories of post, so I’m using the short code. However, the home page on my site automatically uses excerpts from longer posts and the excerpt text becomes “Tweet Share on…” rather than the text from the actual post.
    How do I fix this?

    please help!

    1. Marijn Rongen in reply to Nick
      16:36 August 4th, 2011

      Hi Nick,

      I’ve sent you a new version with a possible fix, I would appreciate it if you could test it and let me know if it solves your problem.

  19. 16:10 August 4th, 2011

    Love the plugin but I am getting so many HTML errors from it when I run it through the W3C validator…is this something you are aware of?

    1. Marijn Rongen in reply to Chris NIcholaidis
      16:34 August 4th, 2011

      Hi Chris,

      I am aware of this, but it has to do with the implementation of the buttons and the code that is parsed by the social networks themselves. In the next version I can probably solve some warnings but most of it lies outside of the scope of the plugin.

  20. Mark
    17:16 August 5th, 2011

    Hi,

    I have a similar problem to Nick above in that the word TWEET appears at the end of very short posts where I am using the_excerpt() in loops.

    Any help appreciated.

    Thank you.

    1. Marijn Rongen in reply to Mark
      17:25 August 5th, 2011

      Hi Mark,

      With the help of Nick I’m able to recreate the problem and I’m currently working on a solution. This bug has priority and should be solved in the next version.

  21. Andrea
    17:38 August 5th, 2011

    Awesome plugin, many thanks for this!
    Still I got a couple of issues to solve.
    First one is the same reported by mobileblog: facebook button a bit cutted on the right side when using the higher buttons with counters layout.
    And here’s the second: how can i avoid buttons to show on pages, since i only want them to appear in posts?
    Thanks!

    1. Marijn Rongen in reply to Andrea
      08:58 August 6th, 2011

      Hi Andrea,

      The Facebook button issue has been resolved in version 1.3.0. In this version you will also find the option to choose if the buttons should appear on posts, pages or both.

  22. Nick
    02:22 August 6th, 2011

    Just for the record, Marijn ROCKS.

    Awesome support. Problem solved. Thanks for your help.

    1. Marijn Rongen in reply to Nick
      09:01 August 6th, 2011

      And thank you for your help in testing the plugin! It would have otherwise taken much longer to figure out.

  23. 02:39 August 6th, 2011

    Hi, Thank you for your plugin !

    When i click on the twitter button for share a post, i got the name of my website instead the name of the post, how can i change that ?

    1. Marijn Rongen in reply to Elemantaki
      08:59 August 6th, 2011

      Hi, I believe this is one of the minor issues I fixed in the new version (version 1.3.0). But let me know if the problem persists!

  24. 10:10 August 6th, 2011

    Hi Marijn, your plugin is great but since I updated to 1.3.0 this morning the buttons no longer display. I’ve tried deactivating then reactivating, but nothing.

  25. H
    14:01 August 6th, 2011

    Great plugin, does all I need. As with David above, after upgrading to 1.3.0 a few minutes ago, the buttons no longer appear. This behaviour only seems to be for when using the shortcode however. When choosing to display top or bottom, it shows. I need to display based on shortcode.

  26. 15:25 August 6th, 2011

    Hi David & H,

    This is because of a previous bug with excerpts in several themes, I will include an option to toggle this function on and off. This would be version 1.3.1 and I plan to release the new version this weekend.

  27. 19:07 August 6th, 2011

    Hi Marijn,
    I have the same problem like other two users above. Even with version 1.3.1

    1. Marijn Rongen in reply to Joe
      19:25 August 6th, 2011

      Hi Joe,

      Have you checked the box “Include buttons in excerpts”? This option must be enabled as it is disabled by default.

  28. egamerhdk
    20:26 August 6th, 2011

    What code should I use if I want to display this under every post in the loop? Thanks

    1. Marijn Rongen in reply to egamerhdk
      20:40 August 6th, 2011

      The following settings on the admin page should do it:
      Button location should be “Display below content”
      Place buttons on should be “On posts and pages” or “Only on posts”
      The checkbox Include buttons in excerpts should be checked

  29. 21:12 August 6th, 2011

    Hi Marijn,

    Great plugin! As other users above, I just noticed that upon updating from 1.2.5 to 1.3.1 the buttons no longer appear unless i check the “Include buttons in excerpts” box, even when I display full posts and not excerpts.

    Thanks again for making your work available!

  30. 23:30 August 6th, 2011

    “Have you checked the box “Include buttons in excerpts”? This option must be enabled as it is disabled by default.”

    Ok, checking the box makes the share buttons to appear again. But the horizontal lines which separate them does not appear in Chrome & IE. This is not very important, but they was good for my blog design.

    Thank you.

  31. 05:14 August 7th, 2011

    Hi Marijn,

    Thank you for the last update, but i got again the issue when i try to share on twitter, i got the name of my website and not the name of my news.

    1. Marijn Rongen in reply to Elemantaki
      12:11 August 7th, 2011

      Hi, version 1.3.2 comes out in a few minutes and solves this issue for Tweet, Tumblr and MySpace buttons.

  32. Mark
    09:13 August 8th, 2011

    Marijn,

    Thank you very much for sorting out the except issue. Excellent support.

    Kind regards,

    Mark

  33. 13:21 August 8th, 2011

    Anybody else not getting the tweet count number to display anything other than 0, button works correctly but never increases…. am i being dumb?

    1. Marijn Rongen in reply to Piperben
      14:23 August 8th, 2011

      Hi Ben,

      I can see a tweet count on the Gloria Estefan interview page, so I assume it is all working as it should!

  34. 17:41 August 9th, 2011

    The facebook like button shows who has liked it and that more people have like it, but the other tweet, google+, etc. buttons are placed over the facebook words and it looks very awkward. I am new to wordpress and plugins, so I have been trying to find the right one to add these buttons. I like your plugin except for this overlap feature. Is there a way to stop it from doing this?

    1. Marijn Rongen in reply to Elsah Cort
      17:41 August 11th, 2011

      Hi Elsah,

      You could change the css (stylesheet) used by the plugin, but for now I would advise you to wait for the next version which will fix your problem.

  35. smergler
    22:18 August 9th, 2011

    Marijn,

    I’m using 1.3.2, I’m trying to figure out if I can have your plugin assign customized text for the twitter posts, so instead of using the title, we can use something else. Or that it detects if the text will be over twitter’s max and just substitute the ending of the title with some other characters (ex. “…”)

    thanks

    1. Marijn Rongen in reply to smergler
      17:43 August 11th, 2011

      I’m looking into the possibilities, adding a custom title isn’t a big deal so that will probably go into the next version.

  36. Michael
    20:05 August 10th, 2011

    I would like to have comments out to the right of the social media buttons. Similar to how this site did it http://www.thefordstory.com/our-articles/trucks/f-150/what%E2%80%99s-new-for-the-2012-ford-harley-davidson-f-150/

    I want it to show only comments related to that blog, so I was thinking i would just ad this code to the social plugin, But not sure where to add it.

    1. Marijn Rongen in reply to Michael
      17:55 August 11th, 2011

      Hi Michael,

      This would be more easily achieved by editing your theme. By using the following code you can display the buttons anywhere in your site:

      < ?php
      $social_sharing_toolkit = new MR_Social_Sharing_Toolkit();
      echo $social_sharing_toolkit->create_bookmarks();
      ?>

      The next version will change a lot, but I’ll try to keep this as a possibility.

  37. Inge
    22:59 August 10th, 2011

    I’v got a problem with the facebook Like button. When i push it, i got a facebook meta error. Can someone help me?

    1. Marijn Rongen in reply to Inge
      17:46 August 11th, 2011

      Hi Inge,

      Are you still experiencing this issue? If so could you supply the url of the page that has the problem, maybe we can figure out what’s going wrong.

  38. 06:05 August 11th, 2011

    nice nice nice!
    - Would like to see an “email to friend” icon.
    - Would like to see icon sets (although I like the defaults)
    - Would like to see a few more customization options.
    - Would like to select different icons for the widget and for the posts and pages.

    1. Marijn Rongen in reply to joey
      17:51 August 11th, 2011

      Hi Joey,

      I think you are going to like the next version! In my beta I’ve got separate icon lists for the widget and post and pages. The order of both is sortable by dragging, doesn’t get much easier than that!
      The email to friend button will be included too and I’m working on the icon sets. Quite possibly I’m also adding an extra widget to display links to your profiles on the different networks.

  39. 17:08 August 11th, 2011

    hi, users get a 404 error when they click on the +1 button, was wondering do we have to configure something somewhere, the other buttons work OK

    1. Marijn Rongen in reply to Gerard
      17:39 August 11th, 2011

      Hmm, I’ve tried it and it seems to work for me. Perhaps this was a temporary issue on Google’s part?

  40. 18:07 August 11th, 2011

    I found the problem, thanks, the Google account I was using was a Google Apps one, seems the widget doesn’t work with those

  41. 20:25 August 11th, 2011

    In reply to Marijn Rongen in reply to joey

    Excellent! Looking forward to checking it out. When do you think it will be ready?

  42. 20:27 August 11th, 2011

    In other feature I would like to see is the ability to “Share on facebook.” I know that I would have two facebook icons in the same row (one for share, one for like), but I would like the flexibility.

  43. 20:58 August 11th, 2011

    I’m not trying to “spam” your comment section but I want to show you a blog I am working on and why I would like more control over icons. The footer widget looks really nice with the tall counters, but as you can see, under each post, the “wider icons with counters” are spaced oddly. Furthermore, if I use “small icons without counters” then the Facebook text is hard to read on my black background.

    http://www.gentryfoto.com/2011/blog

    Thanks again. This plugin looks really promising!

    1. Marijn Rongen in reply to Joey
      01:02 August 12th, 2011

      Not a problem, spam away ;) . The output of the buttons will be much better in the next version, I will also look into the Share on facebook” button. I hope to have the new version up and running in a few days.

  44. Mark
    00:52 August 12th, 2011

    Hi Marijn,

    I like your plugin, but I got this littly question.

    Social media buttons are placed beside each other, but I would like them below each other. Your FAQ tells me to change the CSS file. But what do I need to change to do that?

    Will that change inflict the [social_share/] shortcode?

    Gr, Mark

    1. Marijn Rongen in reply to Mark
      00:59 August 12th, 2011

      Hi Mark,

      If you have the patience to wait for a day or two you will not have to do anything except choose “side by side” or “below each other”, it is one of the new features of the next version.
      If you want to change the css you will have to include clear: both; to the li elements in the stylesheet. It will affect the shortcode as well as the widget.

  45. 10:12 August 12th, 2011

    Where does it draw the page title & description from??

    ATM, if someone “likes” my page, on their website it says they like “Lithium Hosting – Account Setup” and an associated description… and not my actual site…

    Thanks!!

    1. Marijn Rongen in reply to Scott
      19:52 August 14th, 2011

      Hi Scott,

      Do you still experience the problem? When I tried it on your site I got the correct title and description.

  46. 08:55 August 13th, 2011

    Hello,

    This may be very Noobish of me, (Love the way the plugin looks) but it doesnt seem to bee working. I keep getting error messages when I try to like for facebook. Using the lastest 2011 them from wp. Thanks.

    1. Marijn Rongen in reply to Nubian
      20:07 August 14th, 2011

      Hmm.. It’s something Facebook related, but what it is exactly I do not know. I’ve tried the Facebook debugger but it doesn’t state what the problem is.

  47. Joey
    20:05 August 15th, 2011

    Marijn- What are your thoughts on this claim that you should load JS in the footer? Should you do this for a future version of your plugin also?

    http://www.searchtechword.com/2011/06/wordpress-plugin-add-twitter-facebook-google-plus-one-share/

    1. Marijn Rongen in reply to Joey
      20:44 August 15th, 2011

      Hi Joey,

      He has a valid point when it comes to loading times, however minimal the effects. I’ve made a note of this for a future version but I will also need to make sure it can be used in themes which do not support the wp_footer() function. I will probably add it as an option (checkbox) the user must enable to prevent sudden problems with the plugin for current users.

      BTW, have you received my mail this weekend with the new version? My mailserver seems to have had some problems over the weekend so I’m not sure everything got sent.

  48. Joey
    21:48 August 15th, 2011

    No, I did not get an email from you.

  49. 20:12 August 16th, 2011

    Do you have any idea why the Digg button never shows the first time you load a page but if you refresh the page, it displays? BTW if you could email me about this I would really appreciate it! I would hate to miss your reply.

    Love this plugin – thank you so much!

    1. Marijn Rongen in reply to Jenny
      11:03 August 17th, 2011

      Hi Jenny,

      I’m going to look into the issue, at the moment I’m not sure why it happens. (Also sent you an email)

      And thank you for using the plugin!

  50. Joey
    20:29 August 16th, 2011

    Marijn, I sent you a reply yesterday. I know you were having someone email issues so I thought I would let you know here also.

    Thanks.

    1. Marijn Rongen in reply to Joey
      11:04 August 17th, 2011

      Thanks, I got the email. Thank you for the feedback!

  51. Mr Dan
    21:14 August 17th, 2011

    Hi, Marijn, congratulations about your pictures and
    plugins. And all the rest,too.
    I’m trying to use this plugin, but all the icons, in horizontal way, are too close to the bottom of the post or page. I can’t find out the value in the plugin about it. Could you help me about ?

    Thanks and my best regards.

    1. Marijn Rongen in reply to Mr Dan
      12:40 August 18th, 2011

      Hi Mr Dan,

      The easiest solution might be to have a few extra newlines on the end of your posts & pages. Otherwise you will need to change the margin in the css of the plugin.

  52. 04:05 August 18th, 2011

    I’m having an odd and annoying issue. Share buttons always appear vertically even when I choose horizontal. I’ve tried changing the button type and moving them from the bottom (where I prefer them) to the top and nothing’s worked. Ideas?

    PS. AMAZING Plugin otherwise. It’s lean and has my entire wishlist in one plugin. If I can figure this out I’ll be forced to stop fiddling with my sharing plugins.

    1. Marijn Rongen in reply to Alex Cranz
      12:36 August 18th, 2011

      Hi Alex,

      I’ve contacted you via email to help figure out your problem…

  53. 06:01 August 18th, 2011

    When sharing via a tweet or tumblr, the title has some extra characters added on – is that from the plugin or something about my configuration? For example, my latest post shows the following when tweeted:

    Acid Trip Lizards Says…

    Where’s the #8230; coming from?

    All in all, great plugin. I think it’ll round out the last of what I was looking for. Thanks!

  54. 06:02 August 18th, 2011

    Ohhhhh. I see – it looks like it’s the character code for whatever punctuation I’ve used. Is that supposed to happen?

    1. Marijn Rongen in reply to Kris
      12:35 August 18th, 2011

      Hi Kris,

      It is supposed to happen, but I agree it is undesirable so I fixed this in the new version!

  55. 08:38 August 18th, 2011

    Thanks for the big update, but now it doesn’t work anymore

  56. 09:44 August 18th, 2011

    Sorry, it was disabled, but when I activate it it didn’t look good, like google+ button on the right and the rest on the left.

    How can I fix it?

  57. Azza
    10:55 August 18th, 2011

    Hello,

    For some reason there is a large space after the Facebook Like button which pushes the other buttons away.

    Example: http://www.pokemonaus.com/?p=4010

    Thanks otherwise, love your plugin.

  58. 12:38 August 18th, 2011

    @Alex & @Azza:
    The problem with the facebook like button taking up too much space is fixed in the new version (2.0.2).

  59. 12:51 August 18th, 2011

    Hi , I have this issue when i click facebook like or +1 for google. in the sidebar widget.
    “Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/xxxxxl/xxxxxx/xxxxxx”

    1. Marijn Rongen in reply to asif
      13:02 August 18th, 2011

      I see that warning on the top of your site, it seems to be an issue in the Quick Chat plugin. For help on that you can go to their support page.

  60. 14:00 August 18th, 2011

    Great plugin.
    When I updated it this morning, it caused a conflict with my Facebook Fanbox. They were both working fine before the update.

    Any clues?

    Thanks.

    1. Marijn Rongen in reply to Tim Hutchinson
      00:54 August 19th, 2011

      Hi Tim,

      Sorry to hear it’s causing a conflict with the Fanbox. I’m looking into it but I’m not quite sure what is causing the problem yet.

  61. 16:21 August 18th, 2011

    Hey Marijn…
    First of all lovely plugin! I’m gonna go n rate it for sure… :)
    Although, there seems to be some sorta an issue with the “Share via Email”, it doesn’t quite work. It would be great if you can help me out with this, if you’d like you can also take a look at it on my blog – http://www.falcon-blog.prestigeconstructions.com.
    Cheers!

  62. Joey
    17:40 August 18th, 2011

    @Prestige Group- I checked your site and the share via email worked fine for me. It launches your email client so it might not work if you use webmail.

    1. Marijn Rongen in reply to Joey
      00:27 August 19th, 2011

      It worked for me too, we’ve discovered this can be an issue in Firefox 6.0

  63. Wes
    22:46 August 18th, 2011

    I am having the same issue as Alex Cranz.

    “I’m having an odd and annoying issue. Share buttons always appear vertically even when I choose horizontal. I’ve tried changing the button type and moving them from the bottom (where I prefer them) to the top and nothing’s worked. Ideas?”

    Great plugin!

    1. Marijn Rongen in reply to Wes
      00:31 August 19th, 2011

      Thanks Wes!

      I’ve located the problem, the next update will (hopefully) fix this. It is a problem with line breaks in the plugin output.

  64. 00:11 August 19th, 2011

    Hello, after the latest update there are no more buttons in my posts pages. I am using the twenty eleven theme.

  65. 04:20 August 19th, 2011

    Not sure if it is a FB thing but is there any way to change the picture that shows up when someone clicks “Like” from the FB button?

    1. Marijn Rongen in reply to Cher
      10:12 August 19th, 2011

      Hi Cher,

      All the looks and behavior of the Facebook buttons are handled by Facebook, so it is indeed a Facebook thing. Most of the other buttons and icons can be easily changed by replacing the .png images in the plugin folder.

  66. Gerardo
    12:34 August 19th, 2011

    hi, it’s possible to set follow widget on the header ? Thanks

    1. Marijn Rongen in reply to Gerardo
      12:55 August 19th, 2011

      Hi Geraldo,

      This can be done in two ways:
      1) If you’re theme supports widgets in the header you can simply put it there (but this is obviously not the case for you)
      2) You can add the following code in the header of your theme where you want the widget to appear:

      < ?php
      $social_sharing_toolkit = new MR_Social_Sharing_Toolkit();
      echo $social_sharing_toolkit->create_followers();
      ?>

      You may need to use some html and css for positioning and width of the plugin.

  67. 04:46 August 20th, 2011

    Very good your plugin.

    Unfortunately, I can not use it for two reasons.

    - The buttons appear misaligned in the post. It is a css problem of my theme, that shows differently, buttons and iframe. As I do not know css, step! :-)

    - Are in English. I need in Portuguese. Type: “Like” = “Gostei”. A POT file could solve. It is a suggestion.

    Thank you.

    Lauro Faria
    http://www.bdibbs.com.br

    1. Marijn Rongen in reply to Lauro Faria
      23:41 August 21st, 2011

      Hi Lauro,

      Multilingual support is something I am working on for the next update. If you like, I would appreciate it if you could do a translation in Portuguese. I will also look into the alignment differences between the buttons and the iframes.

  68. 09:43 August 20th, 2011

    Hi,

    For some reason the Linkedin follow button does not work correctly.

    It links to: http://www.linkedin.com/in/ while the profile is in /pub on linedin.

    Regards

    Peter

    1. Marijn Rongen in reply to Peter Prevos
      11:38 August 20th, 2011

      Hi Peter,

      You can use the following steps to create a shorter, more user-friendly url:
      1. When signed in to LinkedIn, Go to Edit Profile
      2. Click on Edit link, next to your default Public Profile URL (Under Profile tab)
      3. Under “Your Public profile URL” on the right click “Customize your public profile url”
      4. Type your desired URL in the popup box and you should be done!

      I hope this helps.

  69. 14:57 August 20th, 2011

    hello marijn.. why I can’t appear sourcecode “[social_share/]” in my contet? :(

    1. Marijn Rongen in reply to morp
      23:46 August 21st, 2011

      Hi Morp,

      At the moment it is not possible to use shortcode and automatic placement of the buttons. It might be possible for the next version to have a separate button list for shortcode use, with the shortcode functions being available at all times.

  70. 02:12 August 21st, 2011

    Thanks for the work you have done on this plugin! I just updated to the latest version today, and I notice that whenever the Facebook “like” is clicked, it uses the Delicious.png button icon from “wp-content/plugins/social-sharing-toolkit/images/buttons” as the thumbnail for the note that is created on FB. Before updating, I’m pretty sure it used to show my main blog image. I made sure that I have all of the meta tags set as described in http://developers.facebook.com/docs/opengraph/. Any ideas?

  71. 18:56 August 21st, 2011

    Great plug in. Been looking for this for quite a while. Got in my site now, but can’t configure my LinkedIn id in the follow widget. Unfortunately, I have a name that I share with at least 5 people in Linked in. When I put in as ID my name in LinkedIn, it connects to somebody else’s account with the same name. How can I get around this? In other follow widgets, the URL to the account is used.

    Many thanks for this great widget and hope you can help me in sorting this out.

    1. Marijn Rongen in reply to Michael
      23:33 August 21st, 2011

      Hi Michael,

      You can use the same steps like Peter to create the short url for your profile. This would in your case be your name and a number, or perhaps your initials and lastname (as long as it’s different from the other Michaels):
      1. When signed in to LinkedIn, Go to Edit Profile
      2. Click on Edit link, next to your default Public Profile URL (Under Profile tab)
      3. Under “Your Public profile URL” on the right click “Customize your public profile url”
      4. Type your desired URL in the popup box and you should be done!

  72. 23:10 August 21st, 2011

    As an update: using http://developers.facebook.com/tools/debug, I found that facebook was seeing ‘”All images” extracted from all nodes’, and I assume just taking one at random (not sure). That’s why I was getting the delicious.png or other random image in the ‘like’ links. If I just put a link rel=”image_src” in my header, then the default blog image is used for the FB like and Share images. This is not really what I wanted, though, as I have images in most posts and would like it to pick one of those. To complicate things, I also use NextGen Gallery, so the “featured image” function doesn’t work (see this link for a description of why: http://blog.area256.com/?p=431).

    Basically, in the end, to get a specific image to be used by FB when “like” or “share” is clicked, we need to have defined. I am still working to figure out exactly what I am going to use to accomplish this, but at least I know that the image can be changed, and how to change it now.

    Note: Facebook caches these images, so even after adding the “og:image” property, I was still seeing the old image (i.e. delicious.png/etc.). I found that this can be “reset” by going to http://developers.facebook.com/tools/debug and entering the url of each of the posts that had the cached image(s).

    Just for reference, here are some of the plugins/workarounds I am looking at:
    - http://wordpress.org/extend/plugins/opengraph/
    - https://github.com/mfields/mfields-opengraph-meta-tags/
    - http://wordpress.mfields.org/2010/add-a-facebook-like-button-to-your-wordpress-site/
    - http://blog.area256.com/?p=431 (Open Graph (Facebook Share) and NextGEN Gallery)

    1. Marijn Rongen in reply to Jason
      23:37 August 21st, 2011

      Hi Jason,

      I’m currently working on several improvements of the plugin, I will add this image conundrum to the list. If you come across a good solution for your case I would appreciate it if you let me know so I may, if possible, implement it as a standard feature.

  73. 19:28 August 22nd, 2011

    I ended up using your competitor, but I can reconsider … :-)

    I’m terrible translator (Use Google Translator, remember?)

    Few items in relation to language. Like => “Gostei” or “Curtir” and messages on Facebook. I could not find the phrases within your plugin. So POT may not help.

    Note: The Portuguese used in Brazil (my case) tolerate very technical terms in English. So little has changed.

    The alignment of the buttons, it has more to do with my theme. But the other plugin solved this better. And it’s not perfect, +1 Google has disappeared in IE7 (on your competitor).

    In your plugin, the problem was really the difference between iframe and buttons. My template that causes it.

    Thanks for the feedback.

    1. Marijn Rongen in reply to Lauro Faria
      12:38 August 25th, 2011

      Hi Lauro,

      In the next version a .pot file is included, so you can create your own translation if needed. I’m also working on fixing the alignment of the buttons for the next release.

  74. 23:56 August 22nd, 2011

    I got a strange error: it does not show me Google plus button €(obviously I asked for it in setting page).
    Any idea?
    Luca

    1. Marijn Rongen in reply to Luca
      00:08 August 23rd, 2011

      Hi Luca,

      I just looked at your site, and for me the button is showing. If you are still experiencing the problem could you tell me on which page it occurs and what browser (including version) you are using?

  75. 03:43 August 23rd, 2011

    Just installed it but already love the plug-in.

    Curious if there’s a way to get medium icons up in my the navigation bar (next to the RSS feed) instead of a widget in my sidebar?

    Sorry if this is noob question and thanks for the great plugin.

  76. 03:47 August 23rd, 2011

    Forgot there is a splash page up there now… thx

    1. Marijn Rongen in reply to Dave
      11:48 August 23rd, 2011

      You can get the buttons up there, but you will need to edit your theme. In your theme, most probably in the file header.php, you can place the following code where you want the buttons to appear:

      < ?php
      $social_sharing_toolkit = new MR_Social_Sharing_Toolkit();
      echo $social_sharing_toolkit->create_followers();
      ?>

      You may need to edit the stylesheet for correct positioning of the buttons.

  77. 09:17 August 23rd, 2011

    Hi Marijn Rongen and thanks for your prompt reply!

    I used Firefox 6 and, for example, here I cannot see it:

    http://www.convivendo.net/2011/02/piccole-idiosincrasie-di-coppia/

    Can you?
    Luca

    1. Marijn Rongen in reply to Luca
      12:41 August 25th, 2011

      Hi Luca,

      I just checked on Firefox 6 and I can see it on that page. This was on a Mac so I will check on a Windows PC to make sure. Have you changed anything since your reply? Perhaps there was a conflict with another plugin.

  78. 09:36 August 23rd, 2011

    marijn,

    Like your plug-in especially for the Hyves option.
    I have a question about the Facebook button.
    When I pushed it the first time I got a window in which I could change the excerpt which is shown in Facebook. But I can’t find it again.

    Menko

    1. Marijn Rongen in reply to Menko
      10:43 August 27th, 2011

      Hi Menko,

      This is Facebook functionality. I think it only happens the first time you like a certain page.

  79. Christian
    11:31 August 23rd, 2011

    Hi there,
    I LOVE your social sharing toolkit, but there’s a problem that’s driving me crazy because its stopping me from using this awesome plugin!

    When in horizontal view, the sharing buttons are all out of line with each other. The ones that I have set to ‘icon’ are fine and perfectly in line, but the ones that i have set to button or button with counter are out of line with each other, making the horizontal view really messy.

    I switched to vertical view and they were fine. I thought it might be my theme, so I activated the default wordpress theme, but the buttons were still all out of line with each other when in horizontal view.

    Is there anything you can suggest that would fix this little problem?

    Thanks for your help!

    Christian

    1. Marijn Rongen in reply to Christian
      11:50 August 23rd, 2011

      Hi Christian,

      This is a known issue, I’m working on it. It’s one of the priority fixes for the next update which should be released later this week.

  80. Christian
    12:28 August 23rd, 2011

    Ah fantastic! Thanks Marijn. That’s great news. Is there a way I can find out when the next update is available so I install it when its out? Do I just check this website?

    1. Marijn Rongen in reply to Christian
      12:41 August 23rd, 2011

      You’re welcome! When the next update is released in the WordPress Plugin Directory the option to update should also appear automatically in the plugins section of your WordPress admin.

  81. 23:27 August 23rd, 2011

    Hi Marijn,

    The field that appears after clicking the facebook button is not complete. It stays within the size of the widget field instead of on top and over it. Do you know what I mean? Otherwise just try it on my site http://www.solyourihm.com, I leave it there for you to see.

    Do you know what to do?

    Thanks in advance. Youri

  82. 23:31 August 23rd, 2011

    EDIT: This is only the case if you’re already logged into facebook.

    Thanks a lot. Youri

    1. Marijn Rongen in reply to Youri
      11:02 August 27th, 2011

      Hi Youri,

      This happens because one or more of the elements surrounding the widget have `visibility: hidden;` in the css. Sadly Facebook has no popup option for this button, which would be a better solution design-wise.

  83. 10:06 August 24th, 2011

    Hi Marijn,

    Great plugin! I have tried a few and this one was the easiest to handle with a lot of options! I have build this website for a friend and she asked me if it is possible to remove the counter from the social media buttons (facebook).

    When I choose the option of button instead of button + counter I see who liked the page (and that is even worse) Is there a possibility I only show the button without a counter and without showing who liked the page?

    Thanks in advance

    1. Marijn Rongen in reply to Michael
      12:47 August 25th, 2011

      Hi Michael,

      I have added this option in the next version. If you choose “button” it will sneakily hide the text, to show the text there is a new option called “button + text”.

  84. 19:51 August 24th, 2011

    Hello,
    Thanks for the best social media pluggin!

    I am only using the plugin as a widget in the sidebar, and have a couple issues.

    As you can see from my site, I have added custom images for the buttons, however I would also really love to do this for facebook also. Just a plain button for like and share.

    Also, for some reason the share button, the linkedin button, and the google+1 buttons aren’t showing up at all. In the button folder of images section of the plugin I couldn’t find images for some of them, so added my own, but they still didn’t appear.

    Thanks again.

    1. Marijn Rongen in reply to Aja
      12:57 August 25th, 2011

      Hi Aja,

      Sadly the Facebook and Google+ share buttons do not support the use of custom images at this time. I’ve notices the problem with your buttons not being displayed, it has to do with your theme not being compatible with the option to load the JavaScript in the footer. If you disable this option the buttons should work.

  85. Don
    01:58 August 25th, 2011

    I was attempting to get the LinkedIn follow function to work with a company but was having difficulty. I traced the issue to the php script where you’ve hard coded the linkedin url.

    I edited the function as follows and it worked for a companyID.

    function get_follow_linked($type, $id) {
    $url = ‘http://www.linkedin.com/companies/'.$id;
    $title = ‘Connect to me on LinkedIn’;
    $text = ‘LinkedIn’;
    $icon = ‘linkedin’;
    return $this->get_icon($type, $url, $title, $text, $icon);
    }

    You may want to update the plugin to allow the user to select a company or an individual.

    Great plugin!

    Cheers,

    Don…

    1. Marijn Rongen in reply to Don
      11:03 August 27th, 2011

      Hi Don,

      I’ve added the extra company LinkedIn button to the next version.

  86. 19:39 August 25th, 2011

    I am having trouble getting the follow widgets to load correctly. The facebook button now only goes to facebook’s homepage where you log in or sign up (I don’t know what id to put in nothing I’ve tried works). The linkedin button won’t connect at all. I tried putting in my public url and it opened a page saying the page does not exist. I left it blank, and it says the same thing. Please help!

    1. Marijn Rongen in reply to Nolzfan91
      11:07 August 27th, 2011

      Could you try again? Perhaps I can troubleshoot by looking at the links on your site.

  87. Bob
    14:06 August 26th, 2011

    Great plugin! Thanks! I have one minor problem. Rather ironic. The Google+ button does not show up at all on Google Chrome on a mac.

    1. Marijn Rongen in reply to Bob
      11:04 August 27th, 2011

      Hi Bob,

      Hmm, this might be some conflict with another plugin? I’m using Chrome on Mac almost exclusively and have not come across this problem.

  88. Marv
    15:19 August 27th, 2011

    Hey Marijn,

    great plugin!

    but how can i change the language of the +1 button? i need the button text in german.

    thx

    bye
    marv

    1. Marijn Rongen in reply to Marv
      16:01 August 27th, 2011

      Hi Marv,

      Thanks! This is possible in the next version which supports translations. A .pot file is included to help make your own translations, and language setting for the Facebook and Google+ buttons.

  89. 15:32 August 27th, 2011

    Hi Marijn,

    I’ve just installed your nice plugin. How can I change the tooltip text of the buttons in the upper right corner ? For example, the Facebook button pop up text is “Friend me on Facebook”. I would like to change it to “Follow us on Facebook” and the Twitter to “Twitter follow”.

    Is that possible ?

    Cheers,
    Sylvain

    1. Marijn Rongen in reply to Sylvain Cottong
      16:03 August 27th, 2011

      Hi Silvain,

      This will be possible in the next version by making a custom translation. For this purpose a .pot file is included.

  90. Marv
    16:21 August 27th, 2011

    Thx for your prompt answer. When will you rls the new version?

    1. Marijn Rongen in reply to Marv
      16:29 August 27th, 2011

      As I type I’m re-checking some things, updating screenshots and editing the read me file. Unless something intervenes I will release the update within a few hours.

  91. Marv
    16:44 August 27th, 2011

    Great news. :)
    I´m very excited about it. So good luck.
    And sorry for my bad english. =D

    bye
    Marv

    1. Marijn Rongen in reply to Marv
      16:49 August 27th, 2011

      Your English isn’t a problem ;) The update is currently being uploaded to the WordPress servers so you should be able to update soon!

  92. Marv
    18:05 August 27th, 2011

    Ok. I´ve updated the plugin and there are the *.pot file and the google.plus.script but where from did the script get the “lang” parameters? i´ve changed it in the *.pot file from us_en to de but nothing happend? What is wrong? I can’t understand it at the moment.
    Hope you can help me with it…
    Thx
    Marv

  93. 20:11 August 27th, 2011

    Sorry it was my fault. Its the first time i had to work with *.pot files. ;)

    I used “Poedit” to create the *.po and *.mo files and the Buttons and their descriptions are now displayed in the right language.

    Thx a lot!

    Bye Marv

    1. Marijn Rongen in reply to Marv
      10:28 August 28th, 2011

      OK, good to hear you figured it out!

  94. 21:51 August 27th, 2011

    Thanks for the plugin update! I was hoping for some formatting options this time but no. :( I cannot get the +1 button to format no matter what I do. I don’t see any styling for it in the plugin files but the source code has inline CSS. Where can I edit this?

    If you could somehow CC me on the reply or email me, I would greatly appreciate it. I love your plugin!!

    1. Marijn Rongen in reply to Jenny
      10:31 August 28th, 2011

      Hi Jenny,

      I’m sorry to say both the Facebook and Google+ buttons do not make this kind of editing possible at the moment. It may be possible but would need a lot of JavaScript and CSS editing.

  95. 01:53 August 28th, 2011

    My secure/non-secure content warning is back in IE9. I’m sure this is a GPO which I cannot control. I had to change the two connect.facebook.net references to HTTPS.

    wp_enqueue_script(‘FacebookSend’, ‘https://connect.facebook.net…...

    1. Marijn Rongen in reply to Joey
      10:38 August 28th, 2011

      OK, I will re-change that fot the next update. Thanks for pointing it out Joey!

  96. 02:15 August 28th, 2011

    May I translate your plugin to brazilian portuguese?

    Only tell me what to do… I am an english teacher hee in Brazil.

    Thanks!!

    ;)

    1. Marijn Rongen in reply to Arnon Rodrigues
      10:33 August 28th, 2011

      Hi Arnon,

      You may! I will send you an email with the file you need and further instructions.

  97. Dave
    08:46 August 28th, 2011

    Hi Marijn,

    I’m using v2.0.4 of the plugin and i’m having an issue with the word TWEET appearing on excerpts when i activate the plugin.

    I use excerpts on the site homepage. The settings have “includes buttons in excerpts” checked, show on “Posts & Pages” and “Display above and below content”

    Reading the comments here it looks like this was an issue with an early version of the plugin. I’m on v3.0.1 of WordPress – could this be the cause of the issue for me?

    cheers
    Dave

    1. Marijn Rongen in reply to Dave
      10:37 August 28th, 2011

      Hi Dave,

      If the word TWEET appears in the excerpts your theme does not support the buttons in excerpts. This may be because the theme uses a custom function to create the excerpts. Unchecking `include buttons in excerpts` will prevent this strange behavior but this does mean the buttons will not be displayed in the excerpts.

  98. Erick
    10:46 August 28th, 2011

    Is there an option to pre populate the Tweet and Facebook share. I’m working on an event and want to make it easy for visitors promote it from my site.
    Thank you!

    1. Marijn Rongen in reply to Erick
      10:55 August 28th, 2011

      Hi Erick,

      If you mean starting with a number higher than 0 the answer is no. You could tweet the page yourself a few times (and perhaps ask for retweets) but for the Facebook like count only changes when people with their own separate Facebook accounts click on it.

  99. Erick
    11:03 August 28th, 2011

    Thanks for your prompt reply. Sorry my question was not clear. I would like a plug in that allows me to add a shortcode for both Twitter and Facebook. When the user clicks on the resulting button (shortcode) for Twitter for ex. they will be taken to the twitter log in screen. Once logged the to their account their new tweet will have a message that I have written for them. The same would work for Facebook shares. Can this be done within your plugin? Thank You!

  100. Erick
    11:30 August 28th, 2011

    Sorry, I did not see your Tweet Page Social Widget. Very cool!

    1. Marijn Rongen in reply to Erick
      21:03 August 28th, 2011

      Thanks, I’m glad you find it useful!

  101. 19:23 August 28th, 2011

    Hi, I like your plugin because it allows me to add buttons on the sidebar.

    I have been searching for a plugin that allows “Facebook Share” with at least Twitter, Google, and FB like in the sidebar. I couldn’t find any so I have decided to come back to you and see if you could add this as an option.

    I would really like the “Facebook Share” button. This is the button I mean.

    Share

    or

    Share

    I found these 2 buttons while googling for “Facebook Share”.

    Do you think there’s a chance this button would get into your plugin?

  102. 19:25 August 28th, 2011

    Sorry, the 2 buttons didn’t come out as expected in the comment post. I’ll just let you have the link so you can view these codes instead.

    http://www.wpbeginner.com/wp-tutorials/official-facebook-share-count-button-for-your-wordpress/

    1. Marijn Rongen in reply to Jeremy
      21:02 August 28th, 2011

      Hi Jeremy,

      Facebook has basically retired the Share buttons and replaced them with the Like buttons, the Like buttons now have the same as the Share button. Because of this I’m currently not planning to include the Share button.

  103. 05:19 August 29th, 2011

    I am using the short code version of this plugin. The Twitter button only seems to work as a stand alone button; if I try to use the button with a counter, the only thing that displays is a plain text “Tweet” w/no button and no count box.

    1. Marijn Rongen in reply to Tim
      19:04 August 29th, 2011

      Do you have an example page where this problem happens?

  104. Dave
    14:21 August 29th, 2011

    Hi Marijn,

    Thanks for your earlier reply RE: Word TWEET appearing in the excerpt.

    The theme i’m using is a custom theme modified on the default WP Theme “TwentyTen” theme. I did a test and the word TWEET appears in this theme if the excerpt is used on the Frontpage.

    Does the plugin have an issue with the default theme?

    Can you suggest how i can get the excerpt in the default “twentyten” to accept the buttons when used on the frontpage?

    cheers
    Dave

    1. Marijn Rongen in reply to Dave
      19:06 August 29th, 2011

      Hi Dave,

      I have tested the plugin with both the old twentyten and the new twentyeleven default themes and I have noticed no problems with it. Do you have an url where I can see the problem?

  105. 15:51 August 29th, 2011

    Marijn, your e-mail arrived like a spam and I think I deleted it.

    Can you send me again?

    (About the brazilian portuguese translation)

    Thanks

    1. Marijn Rongen in reply to Arnon Rodrigues
      18:53 August 29th, 2011

      Hi Arnon,

      I’ve resent the email.

  106. 17:39 August 29th, 2011

    Hi Marijn,

    Quote “Facebook has basically retired the Share buttons and replaced them with the Like buttons, the Like buttons now have the same as the Share button. Because of this I’m currently not planning to include the Share button.”

    Hmmm, but the “Like” button does not accomplish what a “Share” button does. The “Share” button allows the user to share the post on his or her wall. Whereas a “Like” is only a thumbs up. I think the “Share” drives more traffic than a “Like”.

    1. Marijn Rongen in reply to Jeremy
      18:57 August 29th, 2011

      It does post it to your wall if you “like” something. This may depend on settings, I’m not sure. But it is true this was not the case when the Like button was first introduced.

  107. 17:48 August 29th, 2011

    Marijn, alright that’s a shame, maybe in the future. For the rest of your plugin: Awesome!

    Cheers buddy.

  108. Matthijs
    18:51 August 29th, 2011

    Hi, great pluggin.
    Is it possible to change the spacing between the buttons?
    Especially the google button (with counter on the right) ads a lot of white space between the buttons.
    And it seems that the spacing looks a little bit un-regular overall.
    Keep up the good work!

  109. Matthijs
    19:15 August 29th, 2011

    And an additional notice: the google+ button doesn’t appar on my mobile device (iphone ipod)

    1. Marijn Rongen in reply to Matthijs
      12:34 September 1st, 2011

      Hi Matthijs,

      You may be able to change the margins with css, but in the case of some of the counter buttons some space gets “reserved”. I decided to have a flexible width for these elements to prevent any content getting hidden or cut-off. I’ve looked into the Google+ issue (noticed it myself after you pointed this out) and have found that the Google+ button currently does not support mobile devices, which is odd to say the least. I will keep an eye on this.

  110. 04:27 August 30th, 2011

    Portuguese translation is working…

    Take a look: http://www.modgame.com.br/2011/08/sonic-cd-sera-lancado-no-fim-do-ano

    The like button of Facebook in Portuguese stays cut…

    ;)

    1. Marijn Rongen in reply to Arnon Rodrigues
      12:37 September 1st, 2011

      Hi Arnon,

      This needs some tweaking of width values in the translation. If you wish you can email the translation to me I can take care of this quite quickly.

  111. 05:25 August 30th, 2011

    Alright. I’ll check and see if “Like” appears on my wall. Thanks for clarifying. Great plugin.

  112. Matt
    06:40 August 30th, 2011

    Hi how can you set particular posts not to show the buttons when ticked for all? I have one big feature post on the front of my site and it looks a little silly Thanks

  113. Matt
    07:14 August 30th, 2011

    Sorry I should of provided an example:
    http://nbasetalk.com/
    So the main feature articles like ‘the clinic’ is there code i could apply to not have the buttons come up just for the feature articles?

  114. 07:33 August 30th, 2011

    So, I have checked out the “Like button”. If you can see my Facebook Wall, the posts are not displaying the content. Instead, it’s displaying “meta description” and “instructions”?

    Here’s my wall.
    http://www.facebook.com/profile.php?id=100002863368055&sk=wall

    The first two “Likes” display “My journey to achieving a million dollar stockfolio” instead of the content of the post. This used to be the old meta description on my theme (theme diary). But I have since changed it to “Lets change this meta description and see.” but it has no impact on the new “Likes”. Still displays the old description.

    Then I uninstalled the theme, and used theme TwentyEleven. The latest “Like” displays “You may use these HTML tags and attributes” which is the Comment instructions in the uninstalled theme Diary. It’s weird that it is pulling up a phrase from an old theme instead of the new theme.

    So now, I have reinstalled theme Diary.

    I have a feeling the reason the “Likes” are not displaying the content is because of the theme. Maybe I need to edit the database MySQL?

  115. 20:16 August 30th, 2011

    My site uses the Headway theme. I installed the plugin and it worked great. I then rebuilt the home and second pages, at which point the share buttons disappeared. I uninstalled and then reinstalled the plugin, but the problem persists. Help!

  116. 22:28 August 30th, 2011

    Just to be clear: It’s the 2 revised pages that won’t show the buttons. The other pages still do.

    1. Marijn Rongen in reply to Craig
      13:15 September 1st, 2011

      I think the best option for you would be to use the Share widget part of the plugin and position this below the content of your website. This way it will appear on all pages regardless of the type of page.

  117. Jeremy
    15:11 August 31st, 2011

    Hi Marijn, nevermind about questions in my previous post. I have switched to a new theme and see what will happen when I “Like” later. Sorry for the confusion.

    1. Marijn Rongen in reply to Jeremy
      12:55 September 1st, 2011

      No problem, I believe there are quite a few plugins available which will allow you to use the Open Graph protocol on a per-page basis. The like button should use this information when a page is liked, I’m currently testing some options myself. If I see a possibility to enhance the way the plugin interacts with the Open Graph protocol, I will!

  118. 15:45 August 31st, 2011

    Very nice plugin. Can you add this Sites:

    http://www.xing.com/
    http://500px.com/

    1. Marijn Rongen in reply to Uwe
      13:03 September 1st, 2011

      Hi Uwe,

      I think I can add those to the list of the Follow widget.

  119. Skeet
    17:54 August 31st, 2011

    Is there a way to move the Posts & pages buttons to the right instead of the left?

    1. Marijn Rongen in reply to Skeet
      12:58 September 1st, 2011

      It should be possible with css, it is a good option to have so I will try to implement this as an option for each list in the next version.

  120. MCm
    10:26 September 1st, 2011

    Hi Marjin,

    very nice Plugin, easy & good joy of use ;-)

    Is there a way to EXCLUDE certain pages ?

    On my featured slider, which uses pages, i don’t want to see the social buttons. That’s why it would be great to define page IDs where the social buttons will disappear.

    Am i dreaming ?

    /MCm

    1. Marijn Rongen in reply to MCm
      13:01 September 1st, 2011

      Hmm, I think the best way to do this is to choose the option to not display the buttons on pages and use shortcodes (which still work on regardless of the display option chosen) on the pages where you want the buttons.

  121. Vertical
    06:45 September 2nd, 2011

    Hi Marijn,

    Just installed and having issues seeing the counter for facebook likes. Other’s are showing ’0′ fine. Is this because there are zero likes?

    here is a reference link.
    http://verticalsearchmedia.com/2011/08/new-site-coming-soon/

    thanks for any assistance.

    1. Marijn Rongen in reply to Vertical
      14:55 September 2nd, 2011

      This seems to happen to all “Box count” Facebook Like buttons, even on the button preview on the Facebook page about the Like button. It’s a reported bug: see the bug report here. We’ll have to wait until it gets fixed by Facebook.

  122. 14:43 September 2nd, 2011

    Hey Marijn, I have a problem on my site. The facebook share counter has passed a 100 likes and now the counter doesn’t show up anymore, only the like button is still there.

    1. Marijn Rongen in reply to Julian
      14:56 September 2nd, 2011

      Hi Julian,

      This is a Facebook bug, see the reply to Vertical for more info.

      1. Marijn Rongen in reply to Marijn Rongen
        13:03 September 3rd, 2011

        It seems it has been solved now.

  123. Matt
    16:17 September 3rd, 2011

    Hey Marijn,

    I was the only one not to get a reply. Any chance you can help?

    Thanks again

    1. Marijn Rongen in reply to Matt
      19:19 September 3rd, 2011

      Hi Matt,

      Excuse me for the late reply, it must have slipped through the cracks. At the moment it is not possible to exclude a single page.
      I will look into the possibilities of such a feature for a future version but at the time the only way to achieve the same effect is to use the shortcode method on all pages except the ones you need to exclude.

  124. 17:16 September 3rd, 2011

    I have the same problem!

    “I am using the short code version of this plugin. The Twitter button only seems to work as a stand alone button; if I try to use the button with a counter, the only thing that displays is a plain text “Tweet” w/no button and no count box.”

    1. Marijn Rongen in reply to Bruno
      19:22 September 3rd, 2011

      Hi Bruno,

      On which page(s) do you experience the problem?

  125. Vertical
    18:35 September 3rd, 2011

    Thumbs up on the thumbs up! They are displaying perfectly now on chrome, nice and crisp.

    I double checked on firefox and the g+ seems to have the counter right-aligned vs. top-aligned (what I have selected as option). Any advice on how to solve?

    you can reference http://verticalsearchmedia.com/news

    Thank You!

  126. sally
    18:43 September 3rd, 2011

    This is great, which the email worked differently, many don’t use outlook! Thanks very much for a great plugin!

  127. Carl P.
    08:20 September 4th, 2011

    How can I get a blank line above the line of buttons? This way there is a bit of cushion between my content and this footer of icons?

    1. Marijn Rongen in reply to Carl P.
      11:49 September 7th, 2011

      Hi Carl,

      The easiest way to do this now is to add an extra newline under your content. I’m planning to add a padding setting so you can add this buffer space in the plugin itself.

  128. Steven
    14:07 September 4th, 2011

    The follow button for ‘linked in’ personal adds /in/ before my profile chain which prevents the link from working. Is there a way of stopping this?

    1. Marijn Rongen in reply to Steven
      11:55 September 7th, 2011

      Hi Steven,

      I’ve copied this from the FAQ which may be of help to you:
      “You may need to setup you custom public profile url. To do so, use the following steps:
      1. When signed in to LinkedIn, Go to Edit Profile
      2. Click on Edit link, next to your default Public Profile URL (Under Profile tab)
      3. Under “Your Public profile URL” on the right click “Customize your public profile url”
      4. Type your desired URL in the popup box and you should be done!”

  129. Steven
    15:15 September 4th, 2011

    Scratch that.. I sorted it by changing my linkedIn Id… Great app.
    Thanks

  130. 11:38 September 6th, 2011

    thanks for the app.. super stuff.

    follow widget: i have inserted the ids etc yet it is not showing on the website.
    general settings are set to display before content, enable shortcode and include buttons in excerpts is not checked. post and pages tab has the social media links checked and the corresponding follow me links to. share widget tab is blank.

    on the website, when the buttons are clicked, the follow through is to SHARE not FOLLOW.

    please assist.

    thanks,

    1. Marijn Rongen in reply to Temi
      18:34 September 10th, 2011

      Silly question: have you enabled the widget in the widget admin screen?

  131. MacMyDay
    20:36 September 6th, 2011

    Hey – This is the greatest social plug-in widget I’ve found. Does exactly what I want.

    There’s a little bug, and maybe it’s my WP theme. Not sure. I’m using the Widget and the Facebook Send box appears behind other items in sidebar, such as “links” or an embedded Vimeo player. I have a screen shot, if you’d like to see?

    Also would be great to see some alignment options such as space/padding/margin between buttons, os simply to align in the sidebar.

    But I like the send button as this is a great tool, but just not working for me. thanks

    1. Marijn Rongen in reply to MacMyDay
      18:19 September 10th, 2011

      Hi,

      I know the problem with the send box, it’s a conflict with other elements in the site, something I cannot control from within the plugin. More alignment issues will be available in the next version.

  132. 10:17 September 7th, 2011

    Hello Marijn, I Hope you’re doing well !

    I was trying to use your great plugin on my site but I’ve got some problems with the “echo $social_sharing_toolkit->create_bookmarks(‘{YOUR URL}’, ‘{YOUR TITLE}’);” code.

    In fact, I would like the buttons to use the Function References “the_title” and “the_permalink” to let users share posts directly from the index page (here have a look http://goo.gl/xxJ4m)

    Can you help?

    1. Marijn Rongen in reply to Marc
      12:03 September 7th, 2011

      Hi Marc,

      I’m doing well, thank you! There is an easy solution for this. Simply use “echo $social_sharing_toolkit->create_bookmarks();” and it should use the current title and permalink as default.

  133. 11:06 September 7th, 2011

    Hi

    I was hoping if you could add a feature to this amazing Addon, like some of the like buttons go to the buttom and some to the top.

    Have you seen sexybookmarks? that one misses this feature, so if you perhaps add this feature you might get as popular. hope it works out.

    1. Marijn Rongen in reply to Marvin
      18:21 September 10th, 2011

      Hi Marvin,

      You actually have a good idea here, I’m not sure if I can put this in the next version but I will definitely put this on the todo list!

  134. 20:04 September 7th, 2011

    feature request.

    Marijn, How difficult would it be to implement a console to see who “liked” my pages?

    1. Marijn Rongen in reply to Joye
      18:23 September 10th, 2011

      Oh I really don’t know. I’m not even sure if it is possible but I will look into it.

  135. Joey
    21:04 September 7th, 2011

    Marijn, Here’s an interesting one for you. Head over to my test blog (http://www.gentryfoto.com/2012/blog) and “like” one of the posts on facebook. Go to your facebook page and examine the entry on your profile page. For me, it displayed the twitter logo and some random test from hidden element.

    What is going on here?

    1. Marijn Rongen in reply to Joey
      18:32 September 10th, 2011

      Hi Joey,

      This can be fixed if you use OpenGraph tags on your web site. See the Facebook page here on this subject for more information. There are some plugins available for WordPress to add these semi-automatically.

  136. 00:08 September 9th, 2011

    I love this plugin and will donate very soon (I did rate it on WP). I do have 2 concerns:

    1) I cannot get it to work on the excerpts, but you warned me about that up front, that is might be a theme issue. The theme is Weaver.

    2) I’d like to create some space between the bottom of the horizontal plugin and the top of the post content area. I cannot see how to do that.

    1. Marijn Rongen in reply to John Ribbler
      18:16 September 10th, 2011

      Hi John,

      The excerpt issue is tied in with certain custom excerpt functions, I will try to address these issues in a later version.

      The margin between the buttons and content will be configurable in the coming version. Joey’s method will also work for now, but only until the next update.

  137. 20:06 September 9th, 2011

    John-
    Not sure if this is Marijn’s recommended method, but you can easily edit the social-sharing-toolkit\style.css file as follows:

    In the “div.mr_social_sharing_wrapper” section, replace:
    padding: 0 !important;
    with:
    padding: 0px 0px 50px 0px;

    This will work, but your change will be lost when the plugin is updated.

  138. 05:09 September 11th, 2011

    Hi. [re: social sharing toolkit] It looks like the Facebook ‘Like’ follow button I placed onto my site is working – people have been ‘liking’ my site. But how do I make it work so that the ‘like’ button links to my business’ facebook page? In order words, I want people to ‘like’ my facebook page, and not necessarily my site. Can you help? Thank you.

    1. Marijn Rongen in reply to Phil C.
      19:13 September 12th, 2011

      Hi Phil,

      This can be done if you use the Share widget part of the plugin, and use the url of your Facebook page as the fixed url for the widget.

  139. 17:32 September 11th, 2011

    Hi Marijn, I like your app but we may be unable to use it because it doesn’t seem to be pulling a thumbnail image attached to the article over to Facebook. Any beta?

    1. Marijn Rongen in reply to Brad
      19:18 September 12th, 2011

      Hi Brad,

      This should also be possible to fix using OpenGraph tags on your web site.
      The OpenGraph tag for images looks like:
      <meta property=”og:image” content=”http://ia.media-imdb.com/rock.jpg”/>
      See the Facebook page here on this subject for more information and you can look in the WordPress plugin directory here to search for a suitable plugin to use OpenGraph tags in your WordPress website.

  140. 19:38 September 11th, 2011

    Very nice, versatile plugin that is easy to set up and use. I would love to see the ability to add different sites/social icons in future versions. I use Etsy and Ravelry a lot, but I know they are still “niche” social networks that not as many people use. The ability to add your own icons and links for sites, rather than having them pre-packaged, would be great.

    1. Marijn Rongen in reply to Anna
      20:01 September 12th, 2011

      Hi Anna,

      Thanks! This would be nice to have, but to have this and keep the plugin user-friendly enough for most people it would require the buttons to follow some standard. At the time there are still too much differences between them.

  141. MacMyDay
    07:44 September 12th, 2011

    Marijn,

    Thanks for your note regarding the send box and compatibility with my site. So I guess I need to address this with the theme developer or through other CSS/HTML design elements?

    Regarding alignment options, sounds great! I’ll keep a look and meanwhile where do I donate for your excellent work!?

    smiles,

    MMD

    1. Marijn Rongen in reply to MacMyDay
      20:06 September 12th, 2011

      Hi MMD,

      It indeed needs some support from the theme, depending on the theme this may be an easy css fix, but it can also be quite challenging. (Tip; the “overflow” property of elements might be causing the problem).

      A donation would be greatly appreciated! There are some links in the plugin itself, and on this page I believe. Clicking here to donate should also work (please tell me if it doesn’t).

  142. 05:05 September 13th, 2011

    Thanks for your response (“use the Share widget part of the plugin, and use the url of your Facebook page as the fixed url for the widget”). I made the change as you suggested, testing it now. Also, what does the fixed title part of the share widget do? Thanks.

    1. Marijn Rongen in reply to Phil C.
      12:32 September 15th, 2011

      Hi Phil,

      The fixed title will use the text you enter as the title of the shared page.

  143. 17:37 September 13th, 2011

    This is a very good plugin, but I have a problem. Facebook like button was appearing adjacent Twitter button at bottom of posts, but is now gone. I have tried many changes to configuration and using shortcode, but while Twitter and LinkedIn buttons appear, no Facebook buttons. Your advice would be very welcome.

    1. Marijn Rongen in reply to Ben T.
      12:36 September 15th, 2011

      Hi Ben,

      I see the button appears on your site. I’ve noticed the Facebook buttons have been offline web-wide a few times in the last weeks, probably related with updates on Facebook’s end.

  144. 22:21 September 13th, 2011

    i have a problem when i click the ‘like’ button for facebook. it shows up on my wall but the thumbnail it uses is rarely the right one and often an image of a random number (1-9). any help?

    1. Marijn Rongen in reply to Adam
      12:41 September 15th, 2011

      Hi Adam,

      For your issue I’ll partly repeat my earlier reply to Brad:
      You can fix this by using OpenGraph tags on your web site.
      The OpenGraph tag for images looks like:
      <meta property=”og:image” content=”http://ia.media-imdb.com/rock.jpg”/>
      See the Facebook page here on this subject for more information and you can look in the WordPress plugin directory here to search for a suitable plugin to use OpenGraph tags in your WordPress website.

  145. 17:17 September 14th, 2011

    Looks lovely but am I right in thinking that you can’t amend the css via the plugin interface?

    It would be a lovely addition to have this flexibility since everyone is scared that your updates will override their changes. I am thinking of the same sort of thing that you get on the FS Contact Form plugin.

    Also, in the meantime it would be nice to remove some of the “!important” instructions you have in the css since this just makes it even harder to play with the style. Are these really necessary?

    1. Marijn Rongen in reply to Tony
      12:47 September 15th, 2011

      Hi Tony,

      Thank you for your suggestions. I will look into simplifying editing of the css in a future version.

  146. Wout
    17:34 September 14th, 2011

    In case of a “Read more” post the social-sharing-bar is positioned between the article and the “Read more” button.

    How can this unwanted break up of article and read-more be changed so the social-sharing-bar is always behind the article including read-more button?

    1. Marijn Rongen in reply to Wout
      15:12 September 15th, 2011

      Hi Wout,

      Do you have an example of a page where this happens? I can’t recreate the problem on my own templates.

  147. 23:58 September 15th, 2011

    It would be great if you could update the Facebook Like button so that when you click it – you like the page – and then it pops up (similar to the Google +1 button) asking if you would like to post this on your wall.

    1. Marijn Rongen in reply to Simon Hunter
      16:20 September 18th, 2011

      Hi Simon,

      As far as I know this is currently not possible. It seems to be you always need to remove the post on you wall yourself.

  148. Jim
    03:05 September 16th, 2011

    Hi Marjin,

    Great work! However, for some reason I am unable to select any small size icons on the posts and pages config page. I don’t even see any sizes listed, just “button” with choices of where to put the text.

    I’m missing something really obvious, aren’t I? :)

    Regards,
    jim

    1. Marijn Rongen in reply to Jim
      16:19 September 18th, 2011

      Hi Jim,

      If everything is working correctly you should be able to choose a button style for each button in the list. It is the drop-down menu to the right of each button.

  149. 15:33 September 18th, 2011

    Hi Marijn,

    This looks really useful, but I’m having a problem! I’m hoping this is a daft one on my part. I’m seeing the sharing icons on my pages, and when I preview a post… The issue I’m having is that when I publish the post which looked great in the preview, the sharing icons are no longer appearing! I’m just using the default theme, so I can’t see why the issue would be there!

    Any help you could give would be greatly appreciated!

    Cheers,

    Colin

  150. 15:49 September 18th, 2011

    Sorry Marijn, I’ve got it now!! It shows them on the individual page for the post, just not on the collected view :) Please ignore that last plea for help!! C

    1. Marijn Rongen in reply to Colin Marks
      16:22 September 18th, 2011

      Hi Colin,

      It’s ok, good to read that there was no real problem!

  151. 09:54 September 20th, 2011

    Hi there Marijn,

    Thanks a lot for all your work with this plugin – wonderful. I wonder if I can shift the icons to the top right of each page? I tried to locate where in the css-files, but failed.

    best wishes Viryabodhi
    (my buddhist name)

    1. Marijn Rongen in reply to Anders Sjöberg
      23:08 September 22nd, 2011

      Hi Viryabodhi,

      This will be possible in the next version. Regretfully the update is taking a bit longer as some other (paid) projects have a priority.

  152. 11:12 September 20th, 2011

    Hi Marijn

    I have troubles displaying the Google +1 and the facebook share button. Please have a look at my site and tell me what is wrong. Somehow the code is not correctly generated (at least not visible if I look at it with FireBug as it is on your site). I think I have correctly activated the +1 in the admin panel. I am sure to have the latest version – I downloaded it yesterday from wordpress.org. You might look at a post on my site under the following link: http://aurigos.com/site/blog/travel-blog/dive-safari-2011-09/

    Thanks for your much appreciated support!
    Martin

    1. Marijn Rongen in reply to Martin
      23:18 September 22nd, 2011

      Hi Martin,

      I see the javascript is called and the elements are in the source, which means your settings are correct. The cause of the problem is. Unknown to me but I will get back to you after I have had the time to troubleshoot this further.

  153. 14:33 September 20th, 2011

    I am having trouble with the like button at the bottom of the post not attaching the photo with the post but a random picture on the page. Sometimes is the RSS feed icon, or the email icon, etc. Any help would be great.

    Thanks,

    Lori Lauth

    1. Marijn Rongen in reply to Lori Luaht
      23:23 September 22nd, 2011

      Hi Lori,

      You can fix this by using OpenGraph tags on your web site.
      See the Facebook page on this subject for more information and you can look in the WordPress plugin directory to search for a suitable plugin to use OpenGraph tags in your WordPress website.
      Some replies on a few posts earlier on the same subject include links, the iPad app doesn’t let me place links in a reply :-(

  154. 20:21 September 20th, 2011

    Hi Marjin,

    Fab plug-in, well done. There are no plug ins out there that do all that yours does.

    On my side bar the icons are different heights and look a little untidy, the top of the Google+ one is lower than the rest. Any chance of a tweak?

    Also, is it possible to use custom icons? I have made a couple (the greyscale one on my site) and quite like that level of control.

    Many thanks again for a terrific plugin.

    Duncan

    1. Marijn Rongen in reply to Duncan Smith
      23:26 September 22nd, 2011

      Hi Duncan,

      This should be improved with the next update. Changing buttons is a matter of replacing the image in the plugin folder, but some buttons (including facebook like & google +1) do not support custom images.

  155. 20:41 September 20th, 2011

    Hello-

    I am trying to have the shortcode appear in my excerpt, using: [social_share/], but it is not working. Any advice?

    1. Marijn Rongen in reply to Evan
      23:30 September 22nd, 2011

      Hi Evan,

      Have you enabled the shortcode in the first tab of the plugin settings? If so and if the buttons are displayed in the full post it might be a compatibility issue between the plugin and the theme you are using.

  156. 22:16 September 20th, 2011

    This is a great plugin. I would love to see some analytics in a future version (number of clicks per button per article would be plenty).

    Also, would like the ability to upload custom images for buttons.

    But…still a great plugin. Thanks!

    1. Marijn Rongen in reply to Tim
      23:35 September 22nd, 2011

      Hi Tim,

      Thanks! I’m not promissing the analitics will be implemented in the future, but I will look into the possibility of such functionality.
      Changing buttons is a matter of replacing the image in the plugin folder, but some buttons (including facebook like & google +1) do not support custom images. You will have to use an FTP client for this.

  157. 10:48 September 21st, 2011

    Hi,

    First things first…well done, this is quite possibly the best share plugin I’ve ever used, you’ve clearly put a lot of effort in to make something so simple and practical to use. I’ll be recommending this for sure. :)

    I’ve just got a little problem with the twitter button with counter option (which I see someone else has had too) whilst using an elegant themes template (called mycuisine) it works fine with the button and no counter (https://skitch.com/mattfiore/f4i7j/standard-twitter) but when I select it with the button (either above or at the side) I just get the word twitter (like this > https://skitch.com/mattfiore/f4i76/twitter-with-counter).

    Everything else seems to work perfectly?

    Hoping you can help.

    Matt

    1. Marijn Rongen in reply to Matt
      23:36 September 22nd, 2011

      Hi Matt,

      Thanks, I will try to recreate the problem using that theme, if I find a solution I will let you know!

  158. gam
    00:56 September 22nd, 2011

    Installed the plugin today to try. Very nice and just what I was looking for BUT it’s really hitting my site performance measured by Google’s Page Speed Online tool.

    Specifically, there’s an issue with parsing of Javascript relating to the Google + button (seems to be calling it 10 times or so?). If I remove that then my score leaps up by 10.

    Secondly, there’s a problem with the expiration times for the various button images which is messing with browser caching. Not as big an issue as the first but still significant.

    With Google taking into account page speed in determining ranking, this is a big problem and I don’t feel that your plugin is quite up to scratch yet.

    Any chance you’re working on those two things?

    Thanks

  159. gam
    18:00 September 22nd, 2011

    Bit more info:

    The button image issue doesn’t add up to much after all so not high priority.

    The JS is though, It’s OK if you’re only adding a Google+ button with say the sharing widget but if you add it for posts as well then there’s an instance for every post plus in the sidebar – so 11 instances for a typical page – 11 calls to the JS and 11 calls to the url = big hit to page speed.

    It needs to be one call irrespective of how many instances of the button there is.

    Presumably there may be similar problems with services other than Google+ but I haven’t tested to see.

    Thanks

    1. Marijn Rongen in reply to gam
      23:44 September 22nd, 2011

      Hi Gam,

      If you are using the latest version it should make only 1 call to the javascript in either the head or the footer (depending on your settings), not for each individual button. Further parsing and any extra calls are made by Google’s imlementation of the buttons and lies beyond the scope of the plugin. I hope this clarifies a bit.

  160. 16:08 September 23rd, 2011

    Hi

    Nice plugin… Any chance Posterous, Blogger (Blogspot) and WordPress sites can be added in?

    Many thanks for your efforts.

    1. Marijn Rongen in reply to Andy
      17:02 September 25th, 2011

      Hi Andy,

      Adding those networks will be no problem, look out for them when the next version is released!

  161. wILLY
    09:47 September 24th, 2011

    Hi Marijn,

    I see only the tab “Algemene instellingen” Is this normal ?

    1. Marijn Rongen in reply to wILLY
      17:04 September 25th, 2011

      Hi Willy,

      This is not normal, you should be able to see a total of 6 tabs. Maybe reïnstalling the plugin may fix the issue?

  162. Gam
    14:13 September 24th, 2011

    I can only report that when I add Google+ to posts and pages, Google Page Speed reports issues with calls/parsing. Remove it and it doesn’t.

    I’m using version 2.04 and have javascript set to load in the footer, but that has no impact on the score ticked or otherwise.

    I’m using the WordPress Twenty Eleven theme.

    Another weird thing happening now: I have Twitter, Facebook like and Google+ set in the share widget. Facebook like has just started displaying the Google+ button?! I’ve made no changes to your plugin.

  163. Gam
    15:47 September 24th, 2011

    OK, I’ve played around with it for a while and can’t work out what’s going on:

    if I have facebook as well as Google+ in the post page then facebook gets replaced with another instance of Google+ in the share widget display

    if I toggle off the display of buttons (button location/do not display) then facebook shows correctly in the share widget display

    if I try and have facebook like and send in the post page then they both become Google+.

    Clearly there’s some sort of conflict. As I’m the only one to be getting this problem and also unhappy about the speed hit, don’t worry about it. I’m going to uninstall and will try a later version in the future hoping that the problem’s gone.

    Great looking plugin but unfortunately not for me at the moment.

    Thanks

    1. Marijn Rongen in reply to Gam
      17:06 September 25th, 2011

      Hi Gam,

      I think there is indeed some kind of conflict, perhaps with other plugins, as I have not heard of this happening to anyone else. Please let me know if you decide to try out the plugin in the future and if the problem persists then.

  164. 07:20 September 25th, 2011

    Thanks for making this plug-in, from all plug-ins this one suits me best (and I’ve tried a LOT, trust me)

    One problem, when I tried to like a blog post, it keep liking my homepage URL, can you help me with that?

    Thanks in advance..

    1. Marijn Rongen in reply to Mido
      18:25 October 15th, 2011

      Hi Mido,

      Sorry to have taken so long to reply, but this might have several reasons. I see you sites now uses another plugin so I cannot tell you why exactly it didn’t work as expected on you blog.

  165. 15:15 September 26th, 2011

    Hi Marijin,

    Thank yo for making such a good plugin. I’m having some issues with it. Each time I click on Linkedin, FB or twitter, it does the job but the counters does not increase.

    Thanks a lot!

    1. Marijn Rongen in reply to Jesús Sánchez
      18:28 October 15th, 2011

      Hi Jesús,

      I believe the problem has been solved. At least I can see the counters working on your site.

  166. 13:26 September 28th, 2011

    Hi Marijn,
    I’d like to link to a group on LinkedIn. But since the URL is coded the only choice seems to be linkedin.com/in/ or linkedin.com/company. I don’t feel like entering in your code ….

    1. Marijn Rongen in reply to Anna Eggertz
      18:32 October 15th, 2011

      Hi Anna,

      For the time being this is not possible, I will look into that for a future version.

  167. Mathias
    09:10 September 29th, 2011

    Hi Marijn,

    works like a charm.

    Can I change the wording of the facebook like button to recommend?

    Best,
    Mathias

    1. Marijn Rongen in reply to Mathias
      18:33 October 15th, 2011

      Hi Mathias,

      This will be an option in the next version (even already implemented in the beta).

  168. Curtis
    16:31 September 29th, 2011

    Hi Marjin,

    I too would like to see future functionality for a Facebook “Recommend” button, in addition to share and like buttons.

    Thanks for a great plugin!! :)

    1. Marijn Rongen in reply to Curtis
      18:36 October 15th, 2011

      Hi Curtis,

      You’re welcome. In the next version you will be able to choose between like and recommend for the Facebook button.

  169. 18:51 September 29th, 2011

    Great plugin, absolutely LOVE IT! The only issue is we’d like to insert the following line of text above the icons, “Share Us With Your Friends!”.

    How can I insert this so that it shows up on every page/post above the icons?

    Thanks!

    1. Marijn Rongen in reply to Chestin
      18:39 October 15th, 2011

      Hi Chestin,

      Thank you! At the moment this would involve some editing of the plugin, but I think I will add this as a feature in a future version.

  170. 23:21 September 29th, 2011

    Hey Marijn,

    I’m using your social plugin for my wordpress site but I can’t see the facebook “like” button on google chrome. I’m a mac user. I already disabled all the other plugins but still no go.

    Is this familiar for you?
    thx in advance,
    Xavier

    1. Marijn Rongen in reply to 3december
      18:45 October 15th, 2011

      Hi Xavier (cool name!),

      This has happened a few times, probably when Facebook is making changes to the buttons. I trust you can see the button correctly now.

  171. Orin
    01:56 September 30th, 2011

    Hi add the name and image icon for a social network not on the list of your Social Share plugin for WP?

    1. Marijn Rongen in reply to Orin
      18:46 October 15th, 2011

      Hi Orin,

      You can request the networks you’d like right here and I’ll see if I can include them. Maybe including these yourself might get easier in a future version but I’m not making any promises!

  172. 17:56 September 30th, 2011

    Love this plugin – having trouble with the “Send”flyout getting cut off in sidebar when selected. Any suggestions to fix it are appreciated. Thanks!

    1. Marijn Rongen in reply to Stacy Sennott
      18:42 October 15th, 2011

      Hi Stacy,

      I’m sorry to say this can have a number of reasons to do with the styling of elements outside of the plugin. Specifically the css attribute overflow: hidden; will have this effect.

  173. 20:31 September 30th, 2011

    Hi Marign,
    Thanks for the great plugin!

    I’m having trouble with the css on my post pages. Looks like it is conflicting with my google adsense?

    http://www.winningff.com/overunders-line-moves-week-4/

    Any suggestions?

  174. 20:32 September 30th, 2011

    Like some others: how to change “like” to FB “recommend”?

    1. Marijn Rongen in reply to Bartek
      19:28 October 15th, 2011

      Hi Bartek,

      This will be an option in the next version of the plugin.

  175. 20:56 September 30th, 2011

    I would enjoy Google Analytics integration too.

    Take a look, I would help if I know how to code :(

    http://code.google.com/apis/analytics/docs/tracking/gaTrackingSocial.html

    1. Marijn Rongen in reply to Fellipe
      19:34 October 15th, 2011

      Hi Fillipe,

      Thanks for the link, I will look into it. It is a good feature request.

  176. 01:25 October 3rd, 2011

    Hey Marijn, awesome plugin!

    I only have 1 thing to report. The plugin seems to convert twitter usernames that I place inside my tweetblender form tags. Can you update your plugin to not parse inside tags?

    Much appreciated!
    Leo

    1. Marijn Rongen in reply to Leo
      19:35 October 15th, 2011

      Hi Leo,

      Thanks! I will look into updating the Twitter conversion to prevent this in the future.

  177. Peter D.
    18:08 October 4th, 2011

    Having the same issue as mentioned by previous poster, Twitter, LinkedIn, and Digg button is clicked, but the counter does not increase.

    1. Marijn Rongen in reply to Peter D.
      19:37 October 15th, 2011

      Hi Peter,

      Do you still experience this problem? If so, could you tell me with which website and browser this problem occurs?

  178. Byung
    19:32 October 4th, 2011

    I’m having problem with linkedin icon. From my website, if I click to share on Linkedin, I get an error. It seems like there’s a problem with our server and linkedin, but no error code is given to figure out what the problem is. It’s probably related, but on the wordpress dashboard, my page contains the [social_share/] shortcode doesn’t complete loading. It says “Read platform.linkedin.com” on my browser status bar and stays that way.

    Any ideas?

    1. Marijn Rongen in reply to Byung
      19:39 October 15th, 2011

      Hi Byung,

      This does indeed sound like a problem in the connection to LinkedIn, do you still experience this issue?

  179. 16:01 October 6th, 2011

    Any suggestions on how to include text above the icons on every page/post?

    Thanks!

  180. 20:36 October 6th, 2011

    For posts Facebook Like sidecounter, Google+ and sidecounter do not show up. Please help.

    Thanks!

    1. Marijn Rongen in reply to Admin
      19:44 October 15th, 2011

      Hi,

      It seems to work when I view the post itself. If you want to show the buttons “in the loop” you need to check the “Include buttons in excerpts” option in the plugin.

  181. 04:54 October 8th, 2011

    It’s working great for me. Thank you very much for your great work.

    1. Marijn Rongen in reply to Mark
      19:38 October 15th, 2011

      Hi Mark,

      Thank you, you’re welcome!

  182. Jim
    14:39 October 9th, 2011

    Hi!may i ask when i put the php code and put position fixes the buttons are shown but are not clickable?
    Thanks

  183. Jim
    14:40 October 9th, 2011

    Sorry!i meant
    position:fixed;

    1. Marijn Rongen in reply to Jim
      19:45 October 15th, 2011

      Do you have a link to a page where this happens? It’s hard to determine the problem without an example.

  184. 07:59 October 10th, 2011

    Hi I’ve install this plugin on my website and it works great! however, It won’t show on my excerpt I coded manually, any idea on how to solve this problem? http://optimusinternetconsulting.com/beta/blog:(

    1. Marijn Rongen in reply to Patrick
      20:11 October 15th, 2011

      Hi Patrick,

      I see on your site that you figured it out?

  185. adrian
    15:14 October 10th, 2011

    Hi,

    Really love this plugin, it saved me a lot of time :) Unfortunatelly, in post pages when i hit the “like” button, the default thumbnail appearing on my wall it’s the Google + icon… Can’t figure this out, thank you.

    1. Marijn Rongen in reply to adrian
      20:09 October 15th, 2011

      Hi Adrian,

      You can fix this by using OpenGraph tags on your web site.
      The OpenGraph tag for images looks like:

      See the Facebook page here on this subject for more information and you can look in the WordPress plugin directory here to search for a suitable plugin to use OpenGraph tags in your WordPress website.

  186. ted
    09:07 October 13th, 2011

    Hi Marijn,
    congrats on your beautiful plugin, if I may ask for a tip, how is it possible to add the ‘nofollow’ tag to the widget icons thus not wasting links juice with the social sites?
    Cheers Ted

    1. Marijn Rongen in reply to ted
      19:54 October 15th, 2011

      Hi Ted,

      I think I will add this in a future version as well. For now you can use this easy bit of (jQuery) javascript:

      <script type="text/javascript">
      jQuery(document).ready(function($){
      $(".mr_social_sharing_wrapper a").attr("rel", "nofollow");
      });
      </script>

  187. 14:14 October 13th, 2011

    Best social sharing plug in out there (Replaces 4 other plug-ins that I was using)!

    Only problem: the shortcode doesn’t seem to be working. I’ve edited the settings in the shortcode tab and I’m inserting [social_share/] in the content where I want the buttons to appear but nothing shows up.

    1. Marijn Rongen in reply to Monica
      19:47 October 15th, 2011

      Hi Monica,

      Have you checked the “Enable shortcode” option in the first tab?

  188. 17:56 October 14th, 2011

    Love the plugin and have found it works a charmer until recently. We have lost the G+ button and don’t seem to be able to get it back.

    1. Marijn Rongen in reply to Martin
      20:07 October 15th, 2011

      This is weird, haven’t you unknowingly disabled it in the list? I see the javascript is loaded on your site, but I can’t see the tag for the Google+ button in the source of the page.

  189. 23:25 October 14th, 2011

    Hi, I really like the look of this plugin, but I can’t get it to work on my site yet. It doesn’t display unless I have “Include buttons in excerpts” checked, and then I get the following displayed on my site over and over: Warning: cannot yet handle MBCS in html_entity_decode()! in /home/www/realityescapesher.com/wp-content/plugins/social-sharing-toolkit/social_sharing_toolkit.php on line 410 I’m a little confused and not sure how to fix this!
    Thanks in advance :)

  190. 01:04 October 15th, 2011

    Nevermind, I just had to update WP! Thanks for the great plugin! :)

    1. Marijn Rongen in reply to Millie
      19:46 October 15th, 2011

      Hi Millie,

      Good to read you have solved the problem!

  191. 18:13 October 15th, 2011

    Hello Marijn, I notice that you are not answering the questions for a while, but I’ll try the same way :)

    I edited my theme to display your amazing plugin and that worked very fine.

    The main problem is on the index page, when I use this advice you gave

    “There is an easy solution for this. Simply use “echo $social_sharing_toolkit->create_bookmarks();” and it should use the current title and permalink as default.”

    It is getting the permalink from the index and not from the post itself. As result all counters and buttons are pointing to the wrong links.

    Can you help me with that?

    regards

    1. Marijn Rongen in reply to Ralph
      20:18 October 15th, 2011

      Hi Ralph,

      It is true I’ve been quite busy with some project the last few weeks, probably also the coming weeks. This gets in the way of plugin development and support as I do need to keep my clients happy.
      To get back to your question; when I look at your site and your homepage the buttons seem to be working correctly. Each with their own counters and links. Have you fixed the problem or is one of us (probably me) looking at the wrong page?

  192. 12:10 October 16th, 2011

    Hello

    I am trying to use your nice widget but having some problems :

    first the widget doesn’t show any button or icon, as if it was empty, so maybe I did not understand something, is it usable for share or only for follow ??
    Second I have the same problem as others with displaying the right picture. I tried to use the Open graph thing, but well, I don’t get it….

    What I want is always the same picture (company logo) to display on facebook or elsewhere, so maybe it is possible just to mention it somewhere in your php file ??

    Thanks for your help

  193. 15:52 October 16th, 2011

    Hi, I find your plugin quite nice, still i have problems with Facebook like button , when i press it, it takes hours to have the posting sent to faceook page.
    Is it normal?
    thx

  194. 16:39 October 17th, 2011

    Hello,

    I am back just to tell that the google+ icon is not showing with IE ! But it is okay with chrome and firefox..

  195. 18:44 October 17th, 2011

    Thx a lot for ur plugin.

    One question. I choosed Follow widget at top right column under únete a godigital.

    I choosed Button orientation: Horizontal, bit buttons are on vertical? Why? Any help please

    Thx

  196. 17:16 October 18th, 2011

    Hi Marijn. I really like the plugin, thanks. I wonder if you could advice. On my site I created a small sidebar to contain 4 share icons, so I could place them into the top right hand corner. Unfortunately though, when you now click on the “facebook share” icon, due to the size of the sidebar, the box that pops out from the icon cannot be seen fully. Is there any way round this without increasing the size of the sidebar? Thanks, David

  197. classicc
    13:02 October 20th, 2011

    Hey there, love the plugin and how customizable and easy to use it is. Fantastic job :)

    I wondered if I can avoid loading all the scripts on all pages, my sharing buttons are enabled only on posts, but the scripts (some of them are big and slow) load even on the home page (with excerpts) and even in the wp admin panel. Is there a way to restrict these scripts to particular types of pages?

  198. 09:52 October 21st, 2011

    Great plugin, thank you Marjin. :)

  199. Jessica
    21:25 October 21st, 2011

    Hi, Thanks for the awesome plugin. I wanted to let you know that if you choose the “Button” option for twitter in the Follow widget, it always displays your twitter feed (i.e. “Follow @MarijnRongen”) rather than what is entered. If you change to another layout, then it shows what is entered.

    Also, the links in the widget have the same problem that I see in this very comment form, i.e. there are lines going through the text.

  200. 05:22 October 22nd, 2011

    Your plugin is very cool, i like the way it can be customized, however i was having issues with the menu not working properly – including the drop down menu not showing up on the home page and on some pages the menu would not show up at all, also it made the load time of the website very slow. I prefer to use your plugin for the website because it looks the best, however with the issues it was causing i had to switch it to a different one social sharing plugin.

    is there a way to load from the footer or some other similar fix?
    great job though def the coolest plugin i have found yet!

  201. 09:24 October 23rd, 2011

    I really like your plugin! I feel really stupid after realizing why the Facebook icons wouldn’t display…I had Facebook blocked in my Ghostery Firefox addon! Since I allowed it everything is looking great. Thanks for your hard work.

  202. 13:27 October 23rd, 2011

    I was looking for Facebook Share button.

  203. 18:01 October 24th, 2011

    I need a link to Blogger to be added to the links given. Is there a way for me to do that? Thanks.

  204. 19:40 October 24th, 2011

    Hi Marjin-
    Great app! But I do have one problem.
    I can’t get the share buttons to show up on posts on my blog homepage. I don’t shorten my posts, so I would like visitors to be able to share or like my posts without going to each posts individual page. I’ve tried many different settings but can’t seem to get it to work! My blog uses the newest version of Twenty Eleven.
    Thanks!

  205. 19:41 October 24th, 2011

    Nevermind… about 20 seconds after I posted my comment it started working!

    Thanks again for the great app!

    -Robin

  206. 20:22 October 24th, 2011

    I am trying to use this plugin by way of the Shortcode. The option to use shortcode is checked in my options. I have the shorcode inserted on a page, but I am seeing nothing. please help

  207. 21:36 October 24th, 2011

    hi there,

    I have set up a blog with wordpress and it runs pretty well – and I use your social sharing plugin…love it. But I have a problem with the facebook plugin (or facebook in general) … when you press the like button of an article the post on the facebook wallpaper looks like this:

    Golden Retriever / 101 lovely Dogs
    http://www.101lovelydogs.com/2011/10/23/golden-retriever/
    You may use these HTML tags and attributes:

    I don’t understand where this posttext comes from – can you help me? Do I have to chance something in the plugin?

    Cheers
    Laetitia

  208. 00:05 October 25th, 2011

    Is there a way to edit the design of the counters? Currently they are white with gray numbers. For a site with a black back ground, it would look great to have black or gray as the counter background with white or gold numbers. Thoughts?

  209. Byung
    02:54 October 25th, 2011

    I’m still having problem with linkedin issue I asked about on 10/4, but it seems like a known linkedin problem.

    I have another question. When I click on e-mail, for example, the subject of the message is the title of my page. Is there anyway to specify a different text as the subject?

  210. 04:24 October 25th, 2011

    Hi there. I loved your plugin but had to remove it because the facebook icons were not showing up on mobile browsers. any info on that? =)

  211. 21:00 October 25th, 2011

    Hi Marijan

    I really like this plugin. I tried it on another site and it worked well. On this site http://www.AlpineCommunityNetwork.com I tried to add the follow widget to the sidebar and it does not show up at all. I did set it up in the configuration page, so I am baffled. I am using Atahualpa Theme 3.7.1 and WP 3.2.1. Any Ideas?

    Thank you in advance
    Ron B

  212. 21:20 October 25th, 2011

    Marijan

    Don’t waste your time on my comment, it was my mess up. Your plugin works awesome. Thank you :)

    Ron B

  213. 11:35 October 26th, 2011

    Hi Marijan,

    I recently replaced a similar plugin with your own in which I think its great.

    However I have noticed that the Google +1 icon is missing when viewing using my iPhone and Safari.
    I do use a mobile plugin and I switched it off but the +1 icon still does not appear.

    Regards,
    Darren

  214. 21:31 October 26th, 2011

    Wonderful plug-in!
    Have been using it since the start of my site.

    Ran into a problem yesterday. The Google+ button vanished. When I look at the page source, I see the reference, but the button does show on the page. Every other sharing works flawlessly.

    I am not an expert on coding, and cannot diagnose what’s wrong. Can you help me?

    The site is finchin.com THANKS

  215. Danny P
    22:05 October 27th, 2011

    Would it be possible in future builds to add another class name based on the type of button contained inside each “span.mr_social_sharing” section? I’d like to customize how each of the buttons are displayed through CSS, but without modifying the PHP code itself, I’m unable to directly target some of those span’s. (For instance, swapping out a new email.png, resizing the height of the Facebook span, etc.)

    I don’t mind editing PHP, but I’d rather not have to mod the plugin each time a new version comes out. That said, here’s an example of how to enable this functionality to the “get_bookmark_button” function:

    (in the 'else' statement:)

    $btnclass = 'btn_'.$button;
    $button = 'get_'.$button;
    $retval = ''.$this->$button($url, $title, $type, $id).'';

    Thanks for the wonderful plugin!

  216. 16:27 October 28th, 2011

    Hi, Marijn! Thank you for a wonderful plug-in. I love both the style and the functionality, especially the e-mail a friend option.

    I am having a bit of trouble with my facebook follow button, however. I have put in my facebook ID, and it seems to link to the right page, but for some reason it is displaying as “Follow @Marijn Rongen” instead of showing my own handle of itbeginsathome. Any suggestions you might have to fix this are greatly appreciated. Thanks so much!

  217. 19:13 November 2nd, 2011

    When using this plugin on excepts on the home page I get the text ‘Tweet’ before my post text/excerpt. This falls underneath the social sharing icons right next to the beginning of the text.

    Is there a fix for this?

  218. 20:16 November 2nd, 2011

    Hi again, Marijn! As mentioned above, I was having trouble withthe Facebook follow button. I happened to notice in my visitor logs that you appear to have looked at my page. You may not have seen the problem b/c I changed my option from an icon with text to just a small icon so that wouldn’t show. This worked to hide the issue, but I was still wondering if there was a way to fix it. Also, today I downloaded the visual subtitle plugin by Gary Jones, and while it seems to do what it is supposed to do, if I add a subtitle I end up with some ugly looking html code showing up right before the ‘send e-mail’ button that appears at the bottom of my post. Until I get this fixed, I don’t want to use the subtitle plugin for obvious reasons, but I would really like to be able to start using and displaying subtitles. Any suggestions on how to get these two plugins to play nice together? I realize that since I’ve purposely changed my options to make the site look cleaner you can’t see the problems. If you think you’ll have a chance to take a look and can let me know approximately when, I can temporarily change my options back to problem mode. Again, the toolkit is a great concept and really does work beautifully. I just seem to have come across a couple of minor glitches. Thanks so much.

  219. Stefan
    08:48 November 3rd, 2011

    Hey Marijn,

    Love your plugin, works (allmost) like a charm.
    One question though. How do I make one specific image appear on facebook. When I like a post, at this moment it picks a image that I do not want.

  220. 14:59 November 3rd, 2011

    Hi Marjin, I am experiencing the same problem as Mark above. The plugin adds the word “TWEET” at the beginning of my feeds and post excerpts on my homepage. I tested it; when I deactivate the plug in the word disappears and when I activate it again the “TWEET” at the beginning of the sentence is back! You can have a look here: http://www.leadershipconnexion.com.
    I really like the plug in and it works fine other wise. How long till you have a fix for this bug?
    Regards.
    Stephan

  221. Michael
    21:30 November 3rd, 2011

    I know what caused the TWEET problem, jsut fixed it with a basic patch.

    The script from twitter that powers the button is not getting loaded.

    It never gets written into the source code, jsut view sorce and search, it is not there.

    I pasted the below into line 513 of social_sharing_toolkit.php right after the TWEET and it instantly worked on next load after save:

    finished line looks like this:

    $retval .= ‘ data-text=”‘.$title.’”>Tweet‘;

    I am sure there is a better way to fix this than my patch, but I do not have time to analyze the entire script

    I look forward to the next update.

    Thanks for the fine toolkit.

  222. Michael
    21:33 November 3rd, 2011

    well, all my code was removed from my post?

    this is the file that is missing:
    platform DOT twitter DOT com FORWARDSLASH widgets.js

  223. Sally
    17:02 November 4th, 2011

    I have version 2.0.4, and for some reason the facebook icons won’t show! The other ones I want on the site show, but not facebook!

  224. 20:03 November 4th, 2011

    Hi, great plugin, very useful.

    I’m facing one problem when I choose default option like display after content then there is no any problem, but when I’m trying to place it manually then out of 6 buttons only 3 buttons with images and twitter link without image is there.

    Please help me to place code manually.

    I want to add one line above these buttons so I want to place them manually. I have added this code:
    Liked this post? Share it with your friends!
    create_bookmarks();
    ?>

    Thanks for your time and thanks a lot for this very good plugin.

  225. 20:05 November 4th, 2011

    I don’t know but code is not dislaying properly. I have added right code.
    I want to add this line “Liked this post? Share it with your friends!” above buttons. Plz help me.

  226. 10:09 November 5th, 2011

    Hi Marijn,
    love the plugin, it’s exactly what I was looking for!
    Is there a way to disable it for custom post types?

  227. 17:20 November 8th, 2011

    Marijn — I’m very impressed with all the comments, but can’t seem to get started. (Granted, I’m a near total noob, so bear with me…:) )

    Here is what I’m unsure of. In Social Sharing Toolkit/follow widget it says:

    “For each button you only have to enter your id or username of the network as it appears in the url of your profile page. You will need to enter the complete url for the RSS Feed (including the http:// part) if you wish to display this button.”

    I’m not sure what you mean by “id or username of the network.”

    Taking Facebook as an example:

    My website/blog is: http://www.climatebites.org.
    The facebook page is: http://www.facebook.com/pages/ClimateBitesorg/279055665461200
    My facebook profile is at: http://www.facebook.com/DisplacedMinnesotan

    What information should I be entering into the field on your setttings page?

    Thanks for your patience!

  228. Tom
    03:16 November 10th, 2011

    Hi, i found a little bug. When sharing links to Google+ the word “Tweet” always appeared in front of the text (e.g.”TweetMy new blog post title”).

    I solved the problem by opening the Social Sharing Toolkit in the WordPress Editor and deleting the word “Tweet” from two locations in the strings $title.’”>Tweet‘;

    It would be nice to have this fixed in new updates. Thanks a lot!

  229. Brad
    15:06 November 10th, 2011

    When I add the buttons using the shortcode and have tweet set to button + counter it just shows the word tweet not as a button and it is lower then the rest. When I set it to just be a button it looks fine but the rest of my buttons have a counter so it looks different. Let me know what I can do.

    Thanks

  230. 18:14 November 10th, 2011

    Love the plugin
    is there gonna be an update to add Google+ for pages since they have now opened that facility?

  231. 19:58 November 10th, 2011

    My custom post types problem is resolved (although I didn’t change anything).

    However, the short code only works on my posts and not on my pages. I have enabled the short code option and I also disabled all other plugins to see if it is a conflict but no luck.

    Any ideas?
    Alvast bedankt :-)

  232. 15:58 November 14th, 2011

    Hi, Great plugin, however when people ‘like’ one of my posts, it appears on their Facebook feed with a completely random image – apparently the first image uploaded to my site by alphabetical order.

    Any ideas? Many thanks,

    Ryan

  233. 23:05 November 14th, 2011

    Hi Marjin,
    I’m having problem with +1 button, always displays error when pressed, any ideas? BTW great plugin and very flexible, it would be nice if you add Facebook Recommend button too.
    Thanks

  234. Gerry
    07:45 November 15th, 2011

    Hopefully this is an easy question. When I tweet a post, the url isn’t shortened at all. Is there a way get the url link shortened via tiny url or something similar?

    Thanks so much for your time
    Gerry

  235. 07:00 November 16th, 2011

    Hi there!

    I downloaded this plug-in and checked off the box for the Email button. But when I click on the email button below the blog posts, nothing happens. Any advice? The other buttons work.

    Thanks so much!

    Mary

  236. Hugo Brizuela
    15:25 November 16th, 2011

    Good plugin
    I have some questions.
    When selecting Button Location: “Display After Content” and Place Buttons on: “Only Post”. Only those buttons selected under “Posts & pages” are shown. I need to show those defined under “Follow Widget” tab but when defining them, they won’t show where I need them to get shown (after post content).
    I try to show the widget by code but did not work.
    ”,
    ‘after_widget’ => ”,
    ‘before_title’ => ”,
    ‘after_title’ => ”,
    ));
    ?>
    Any suggestion?

  237. Hugo Brizuela
    15:26 November 16th, 2011

    For some reason the code I placed in my comment did not show… here it is the code
    the_widget(‘MR_Social_Sharing_Toolkit’,array(
    ‘before_widget’ => ”,
    ‘after_widget’ => ”,
    ‘before_title’ => ”,
    ‘after_title’ => ”,
    ));

  238. Marius
    16:57 November 16th, 2011

    Thank you for the plugin. It does not grab the photo in the post when I like it for FB. It takes the RSS button image from the sidebar. How can this be fixed?

    Thanks!

  239. 22:19 November 16th, 2011

    Hey,

    Great plugin.

    In case anyone needs to use this plugin on a post listing page e.g. index.php.

    Here is the code you need so it picks up the individual titles and links.

    create_bookmarks(get_permalink( $post->ID ), get_the_title( $post->ID ), ”);
    ?>

    Cheers
    Pete

  240. 22:19 November 16th, 2011

    Sorry lets try this:

    `create_bookmarks(get_permalink( $post->ID ), get_the_title( $post->ID ), ”); ?>`

  241. dzul
    08:31 November 17th, 2011

    Hi Peter,

    does the code works?
    when i use the code my page become blank

  242. dzul
    08:31 November 17th, 2011

    Hi Peter,

    does the code works?
    when i use the code my page become blank

  243. dzul
    08:36 November 17th, 2011

    I need to display it in my custom post list page. I cannot choose the setting “Post and Pages” because it will show in unwanted pages as well.

    I try Peter’s code but i got blank page.

  244. dzul
    10:04 November 17th, 2011

    now its worse, all the sharing is not working. i click like, its not counted, i click tweet its not with the link…how to fix this?

  245. 13:45 November 17th, 2011

    Hey Guys,

    Sorry the previous 2 posts cut the code. I have written an article to show you how to get this working in your loop.

    http://www.peterjharrison.me/2011/11/social-sharing-toolkit-plugin-wordpress-use-within-loop/

    Thanks
    Pete

  246. Noixdarec
    10:29 November 18th, 2011

    Thank you for this wonderful plugin, is it possible to insert the Follow items into a page/post using shortcode?

    Regards
    Noixdarec

  247. 12:31 November 18th, 2011

    Hi Marijn,

    regarding the comment of “Marv” in August you answered that there will be an update that supports German language.

    http://www.marvinsievers.de/2011/08/the-social-sharing-toolkit-plugin-und-die-pot-datei/

    I like your plugin, but I only have German readers. So where can I find the update? Marv wrote in his blog about the update and that he only had to edit the German pot file. That’s OK for me, but where can I find it?

    I am currently using version 2.0.4 which is the current version at wordpress.org.

    Any answer would be appreciated.

    Cheers, Henning from Germany

  248. 20:33 November 20th, 2011

    Hi. Im trying to put some follow button (via email, or facebook) for the whole blog. not a post, but i cant find how to do it.

    Thanks.

    Rodolfo

  249. 14:06 November 21st, 2011

    Great plugin, however, where I have the share buttons on a static page that includes a blog feed, when I share the page it’s trying to share the latest blog post from the feed that’s being displayed on the page, rather than the page itself.

    Any work around for this?

  250. Hugo Brizuela
    16:51 November 21st, 2011

    The facebook-send button is not showing under IE when using shortcode, this is what I did.

    1.- Opened the social_sharing_toolkit.php file and on line 495 (within get_fb_send function).

    2.- Replace the line [$retval = '';] for the line [$retval = '';]

    3.- I recomend to read this link: http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-send-button-in-wordpress/

  251. 02:44 November 22nd, 2011

    Nice plugin set. Everything seems to be working fine except for the facebook like count button. In some posts it works and in other posts it doesn’t.

    I’ve tried using facebook like only plugins and it gives an error: “The page failed to provide a valid list of administrators. It needs to specify the administrators using either a “fb:app_id” meta tag, or using a “fb:admins” meta tag to specify a comma-delimited list of Facebook users.”

    I’ve tried all sorts of things but to no avail.

    Any help would be appreciated. Thanks.

  252. 12:04 November 24th, 2011

    Great plugin. I’m running the Boldly theme which pulls excerpts of pages onto the homepage. I’d rather not have these show up on the homepage.

    If I untick “Include buttons in excerpts” this fixes things, but I also loose the buttons from each blog post summary.

    How can I disable these for the homepage only?

  253. everitt
    05:28 November 30th, 2011

    Love the plugin, but really, really need linkedin groups… please add!!!

  254. Russell Glover
    01:12 December 1st, 2011

    Love your plugin, thanks for the great work.

    Any chance of adding a couple of places to the Follow Widget?

    http://www.soundcloud.com/
    http://www.mixcloud.com/

    Thanks, Russ.

  255. 02:11 December 1st, 2011

    Oh,

    And one more thing. I can’t get the buttons to show from any pages, unless I click into an article. This is from the home page, categories or searches.

    Any ideas what I might be missing?

  256. 09:36 December 1st, 2011

    first of all, thanks for your great plugin.
    I have recently upgrade my site to support multisites, and hence all the original posts urls have been added ‘/blog’ in the url, for example: from mysite.com/post1 to mysite.com/blog/post1. As a result, I lost my counter data for all the posts, is there a way to get the data back while I keep the current url structure?

    thanks for help in advance.

  257. 19:46 December 1st, 2011

    Hi Marijn,

    Thanks for your wonderful plugin!

    I’m currently using it on one site, but since a couple of hours the tweet buttons suddenly disappeared. It has been working beautifully for the last 4 weeks and I did’t change anything, so I’m a bit confused here. Any idea what could have happened?

    Thanks in advance for help!
    Patricia

    p.s.
    If anyone is having an issue with facebook always linking to the same page: check if you have all-in-one-SEO plugin. If so, uncheck the canonical links option in the settings page. That will fix it.

  258. 21:14 December 1st, 2011

    Hi Marijn,
    Thanks for developing such a nice plugin :)

    I have a question for Shortcode:

    1) Send e-mail -For Internet Explorer, Firefox and Chrome I can get the post title as Subject and a link to the post in the email. This does not work in Safari, where I get an empty mail (I use gmail). Can I do something about that?

    2) The Facebook Send does not work in Safari. It says “The page at http://www.jennyjacobsson.com/blog could not be reached because the server returned status code 403.”

    Otherwise this plugin rocks :)

    /Jenny

  259. 03:22 December 2nd, 2011

    I’d just like to add my “bump” to the request to customise the “tweet” text, rather than pulling the

    data-text=” ‘.$title.’ ”

    Thx for great plugin!

  260. Rick
    18:20 December 2nd, 2011

    Adding my vote to have other sites added to the list. You have most of the top social bookmarking sites, but some notably exceptions for me are Slashdot, Newsvine and Diigo. Thanks for your continuing work on this!

  261. 21:15 December 2nd, 2011

    Hi, I would like to display these buttons only on my home page but cannot see any option for doing this!

    Thanks

  262. Alan
    05:38 December 5th, 2011

    Is there a way to customise the shared thumbnail. I always get a generic one. In facebook Like, I always get my wordpress template “forward” button. In G+1, I always get the latest post’s thumbnail

  263. 19:32 December 6th, 2011

    Thanks for your work… I can’t seem to get the short code to work. I tried entering it directly in code. Any suggestions? Also, the google+ button is checked but not showing up?

    Thanks

  264. Jesús
    00:44 December 7th, 2011

    Great plugin, congratulations!

    I have a doubt, is it possible to link the Facebook Like with a page we have already created in Facebook?

    I have the page ID, but I don’t know where to include in the plugin.

    Thanks in advance.

  265. 11:23 December 7th, 2011

    I;ve activated the plugin and ticked the Facebook and twitter logos but for whatever reason its not showing on my news pages…any ideas

  266. 03:35 December 8th, 2011

    Hi,

    Just wondering how I make this plugin work retrospectively on all our old posts, not just the new ones.

    Thanks!
    Tim

  267. 11:47 December 8th, 2011

    What do I use as ID for the linkedin sharing option? Every term I use (my name, emailaddress) gets as result: An exact match for ‘term’ could not be found.

    Thanks in advance,

    Elma

  268. 12:01 December 8th, 2011

    Sedert vandaag staat de Tweet-button veel hoger dan de andere buttons. Heeft Twitter iets veranderd of zo? Tevoren stond de tekst “Tweet” er toch niet in.

  269. 19:27 December 8th, 2011

    What that guy said about the tweet button. It’s not in line with the rest on the buttons. My current solution is a side counter. Which doesn’t seem to work with facebook for some reason. Great work on this plug and I hope time permitting you can address the concerns soon.

  270. 01:09 December 9th, 2011

    Awesome program.

    I am, however, experiencing a problem when someone facebook likes my homepage. The site name is showing up in their facebook wall post but underneath it is an image of another button from the toolkit(ie twitter, reddit) and next to that is an excerpt displayed.

    I would like a custom image there and I can’t find how to change the excerpt text in my dashboard.

  271. 19:02 December 13th, 2011

    Thanks for this great plugin Marijn!

    Do you have plans for a Facebook Share button?

    Again, much thanks.

  272. Casey
    03:48 December 14th, 2011

    This is such a great plugin, Marijn! Thanks!!

    I didn’t see anybody mention it yet, but do you have plans to add a Pinterest button as well?

  273. 00:51 December 15th, 2011

    Hello I am using this Plugin. It works great! Thank you. I do have a concern though. I would like the picture posted within the post to be what comes up when someone clicks like or send to Facebook. Right now the “digg” icon is the image that shows up? How can I fix this?

  274. Barbara Walsh
    18:39 December 16th, 2011

    I like the plugin but have noticed I am unable to see the Facebook share on the RSS feed for my client http://www.qualityassurancepaintinginc.com all the other buttons shows properly on the RSS and the Facebook does show on posts, archives etc. Anything I can do? Thank you. Barbara Walsh

  275. 23:26 December 17th, 2011

    I love this plugin! Please consider adding Flickr Groups to the Follow widget in a future update. Thanks! =M=

  276. 02:53 December 18th, 2011

    I love the plugin

    2 suggestion

    1, Podcast iTunes for the follow widget
    2. custom add buttons

  277. 09:37 December 19th, 2011

    hi
    great widget but I can not get the send email icon to appear. It seems I should also be able to indicate the email address. I am missing something?
    thanks for your reply

  278. 00:20 December 20th, 2011

    Is there a way (or is in the works) to add a Blip.tv follow icon to the list? They also have subscriptions similar to youtube. When you have a chance please let me know..

    Thanks!

    BTW Love the widget!

  279. 09:38 December 22nd, 2011

    I put the sharing widget on my site http://eggdiet.ru (in the footer). And the post (status with the link on my site) with twitter button image appears on their facebook page when somebody press Facebook like button. What I should do to change this image on another or remove it from the facebook post?

  280. Matt
    17:08 December 22nd, 2011

    For those with issues related to the image that Facebook renders when you “like” a post, I implemented this fix and it seems to work.

    http://www.radupoenaru.com/how-to-generate-image_src-for-facebook-links-in-wordpress-theme/

    Put this in your functions.php file:

    function add_image_src(){

    global $post;
    // get the global variable post
    // if it exists and is only a single post
    if ($post){

    // pattern for recognizing first image in post
    $pattern = ‘!post_content, $matches);

    //first image would be the representative image
    $image_src = $matches['1'][0];
    // extract it as Facebook wants it
    echo ”;
    }
    }

    // hooking to the head generation loop my function defined above
    add_action(‘wp_head’, ‘add_image_src’);

  281. 19:19 December 22nd, 2011

    Great plugin, but would love to have a Vimeo icon to link to our Vimeo channel under Follow us section.

  282. 19:55 December 22nd, 2011

    Matt, I’ve put this code into functions.php, but it generates the picture of twitter again.

  283. 09:30 December 23rd, 2011

    We use this plugin because it suits our needs the best. There is one issue though: the Facebook share button is not rendered in IE8. Does anyone know why? It renderd in all other browsers, IE9 and even IE6 without a problem (IE7 not tested yet.

  284. 13:33 December 27th, 2011

    Hi Marijn

    Thanks for developing this toolkit. :)
    I’m quite happy with it, but I too suffer from the same problem as Leon Boerrigter. In IE8 the Facebook images do not show up. Any ideas ?

    Kind regards,

    Edwin

  285. 15:35 December 27th, 2011

    I can’t find a way to short url when tweet the link. ¿Anyone?

  286. 10:37 December 29th, 2011

    Hi, great plugin but I cant make “send” to facebook work. I add my facebook address and and send and get a confirmation. But Nothing appears on my facebook account, why?

    /anders

  287. Terry
    11:29 December 29th, 2011

    Fantastic plugin but it slows my site down by a whole lot, without plugin site loads in 3 seconds, with plugin activated it takes 10 seconds. Is there any way I can speed it up because I would love to use this on all my sites.

    1. Marijn Rongen in reply to Terry
      12:42 December 29th, 2011

      This could happen for a lot of reasons, maybe it has a conflict with another plugin?

  288. 12:28 December 29th, 2011

    Ha Merijn,

    Dank voor deze plugin. Het viel mij op dat als je wat met de configuratie ‘rommelt’ nadat de plugin al een tijdje heeft gedraaid de counters bij de verschillende diensten worden gereset en allemaal op 0 staan. Klopt dit of zie ik iets over het hoofd?

  289. 12:29 December 29th, 2011

    Marijn bedoelde ik natuurlijk! Sorry..

    1. Marijn Rongen in reply to John Muijen
      12:41 December 29th, 2011

      Maakt niet uit! Als je urls veranderen (wat kan gebeuren als je met bepaalde instellingen rommelt) dan telt hij inderdaad opnieuw aangezien het tellen voor de urls gebeurd.

  290. 12:46 December 29th, 2011

    Ik heb de URL’s niet gewijzigd. Wel heb ik onder General Setting > Button Location > Do Not Display geselecteerd terwijl ik dacht dat ik op een andere site bezig was waar ik de plugin ook wilde configureren met dezelfde instellingen.

  291. 19:41 December 29th, 2011

    Hi Merijn, congratulations for this plugin !

    I’ve a little problem with the facebook send button in my contact page :
    it’s impossible to write anything in the box (chrome & firefox), the button does not appear in ie8…

    Thx for your reply

  292. 15:10 January 1st, 2012

    Hi Marijn,

    This is a really nice plugin, thanks for your efforts on it.

    It would be nice if it allowed Google Analytics campaign tracking for the share links. It’s just a case of appending some GET variables to the end of the share URL and allowing their values to be configurable via the settings page. The variables are utm_source, utm_medium and utm_campaign.

    An example is:

    http://phil.lavin.me.uk/2012/01/wordpress-plugin-wikipedia-extract-tooltip-v1-2/?utm_source=Share&utm_medium=Twitter&utm_campaign=Social%2BShare%2BBar

    That would really allow people to better track their social shares.

    I’m a PHP developer by trade so let me know if you don’t have the time to do this and if it’s worth me doing it with a view to you adding this into the plugin release.

    Keep up the good work :)

  293. 23:32 January 2nd, 2012

    I really absolutely love your plugin! However, I would like the icons to not show on the main page (basically only when I click my blog posts’ titles do I want the sharing options available)

    Is this possible (without having to insert shortcodes each time?)

    Thanks

  294. 14:47 January 3rd, 2012

    Hi Marijn – thanks for the plugin. I spent ages trying various ones and yours seemed just what I was looking for.
    But, I would like to remove it from a very few pages eg Privacy etc. How do I do this. I don’t want to use shortcode and apply to every single post and page.

    Thanks again.

  295. 03:39 January 4th, 2012

    Hi Marijn,

    Thanks for making the plugin and spending all this time supporting it here.

    Above you gave a bit of jQuery code to add the nofollow attribute. I would like to do this, but I am not a java programmer and have no idea how jQuery works or how to install it. Is there any chance of you coming out with a new version anytime soon??

  296. Sito Demmers
    23:01 January 4th, 2012

    Hi Marijn!

    Exellent plug-in! it works great, much better then Sociable so I found out :-)

    Just one question I have though:

    How to edit the tooltips?

    Regards!

    Sito

  297. Sito
    23:22 January 4th, 2012

    Marijn, kan er ook een emailbutton bij de volg widget ?

    thanks!

  298. 21:32 January 5th, 2012

    Super plug-in, thank you. The social buttons are much harder to implement than people realise, and I had wasted several hours searching for scripts and testing other plug-ins. Finally, this plug-in had everything I was looking for. Well done.

  299. 11:19 January 6th, 2012

    Really great plugin, however, where I have the buttons at the bottom of each page/post, the ‘share on facebook’ popup does not detect that there is not enough space to display itself below the button and adjust its position to display above the button instead, it just gets cut off making it unusable.

    I have applied a temporary hack to the css which works but doesn’t look great.

    Is there any way I can get this to work properly? The pop up when you hover over the ‘Add to G+’ seems to detect its position and adjust accordingly just fine.

    Many thanks

  300. Sito
    11:43 January 6th, 2012

    Marijn, probleempje met emailbutton is opgelost, blijft alleen nog de vraag hoe de tooltips zijn aan te passen, hopelijk kun je hiermee helpen…

    vr grt!

  301. 17:48 January 6th, 2012

    Any idea why the googleplus.js.php file gets detected by McAfee Scanalerts as Cross Site Scripting vunerable?

    —Mcafee Info
    Query: lang=>”><iFraMe+src
    ver=3.2.1

    —Their feedback

    When accepting user input ensure that you are HTML encoding potentially malicious characters if you ever display the data back to the client.

    Ensure that parameters and user input are sanitized by doing the following:

    Remove input and replace with >

    Remove ‘ input and replace with '

    Remove ” input and replace with "

    Remove ) input and replace with )

    Remove ( input and replace with (
    –response

    window.___gcfg = {lang: ‘>”>’};

  302. 02:15 January 7th, 2012

    How can I show them on the home page of my blog, now I only see them if I enter in the post, not from the home page

    Is is possible?

  303. 14:32 January 7th, 2012

    FANTASTIC Plugin. A sincere thank you for creating and sharing!

  304. 15:26 January 7th, 2012

    Love this plugin! I’ve been searching for a solution to add a Pinterest Pin It button to my site as well and found this..http://ahhh-design.com/add-pinterest-button-to-wordpress-theme/

    Was wondering if there is any way to get this incorporated in to the Social Sharing Toolkit?

    Thanks again for this great contribution!
    -Tim

  305. 23:30 January 9th, 2012

    Hi Marijn, I found a few errors when using SST 2.0.4 with WP 3.3.1. I disabled all the plugins, but they still persist:

    –88—

    I looked at the code, but I’m not sure what could be the problem.

    Also, I noticed there is a missing ‘?>’ at the end of social_sharing_toolkit.php, which causes some ‘headers already sent’ issues.

    This is my favourite plugin for social sharing, keep up the good work!

  306. 14:56 January 10th, 2012

    Hi Marijn,

    Thanks for making such a nice social plugin sharer! I just have a problem with my identification.. When filling out my id for Facebook and LinkedIn (Follow Widget), and later press the plugins, they cannot find me. Have tried my name (which is my id in Facebook, right?) and other things (like my e-mail that I use for identification also). What am I doing wrong? Probably something silly.. Twitter does work by the way.

    Thanks for replying

  307. 18:42 January 13th, 2012

    Hi there, forgive me if this question’s already been asked. I’ve got an issue with the FB ‘Send’ option. When I click on this for a post, a div opens but it is really tall with no width and the content is not displayed. Also, is there no ‘Share’ with FB? Great plug-in, thanks for your efforts!

    -David

  308. Shelly
    18:44 January 13th, 2012

    Hi Marjinn,

    Love the plugin – it’s terrific!

    However, just one request for a future release: can you put in an option to not use your stylesheet? I hate editing core plugin files (because I know when I update it, my changes will be overwritten) to get what I need, but the styles you’ve put into the output are simply not working with my site design, and it’s a pain to edit. (someone mentioned removing all of those “!important” declarations – which would be a HUGE help if you did.) but I think simply adding a checkbox to ignore your stylesheet would be terrific.

    In any case, fr those of you who would like to remove the stylesheet (without touching the core files) add this to your functions.php file:

    add_action( ‘wp_print_styles’, ‘deregister_plugin_stylesheets’, 100 );
    function deregister_plugin_stylesheets() {
    wp_dequeue_style(‘mr_social_sharing’);
    }

    you can still look at the stylesheet and choose what you need from it (since the above unsets the entire stylesheet) and place it in your theme’s style.css file.

  309. 05:43 January 17th, 2012

    Love your Plug-In! Tried many others with no luck.

    Wondering if you will be adding a Pinterest button?

  310. anarchitek
    12:53 January 20th, 2012

    hi,

    nice plugin. A Facebook share function would be nice (post to wall)

  311. 19:34 January 20th, 2012

    I’ve already activated the plugin, I’m using Genesis (Lifestyle Child Theme). I inserted the widgets on the right panel, but it does not appear.

    Also, if I select a post from a category it does not appear, but will appear on the blog post.

  312. 22:06 January 24th, 2012

    Please add Pinterest!

  313. 10:35 January 25th, 2012

    Really great! We love it! Thanks for making an easy to use+ good looking tool!

    cheers,
    Ally Reeves

  314. 14:27 January 25th, 2012

    I have been using your plugin for about a month and building shares and likes. Everything seems to be working except the FACEBOOK LIKE BUTTON resets back to 1 ever so often? We got up to 50 the other day and now we are at 1 again. :(

    Thanks for the help.

    DW

  315. Andy
    03:36 January 26th, 2012

    Thanks for the plugin! However, when placed in the sidebar WP widget, the pop-up for Facebook Send gets severely cut off by either the width of the button or the column width of the page. It makes the FB Send button useless in a sidebar. Any thoughts or fixes? Thanks.

  316. Andy
    03:43 January 26th, 2012

    Regarding the Facebook Send pop-up getting cut off… this appears to happen in Safari and Google Chrome (on the Mac). Additonally, in Safari, Chrome & Firefox, the cancel button doesn’t work if wanting to close the Facebook Send window.

  317. Jason
    01:10 January 29th, 2012

    Love the plugin, but I would really enjoy a Pinterest option. I would hate to change to a different plugin just for the Pinterest button but this site is becoming too popular to ignore. Thank you!

  318. 19:13 January 29th, 2012

    Plugin läuft unter wp 3.3.1 de-Edition!

  319. 14:03 January 30th, 2012

    Hi,

    I’m using your plugin as a widget on my site and really like it. One question: when I click FB Send, it pops up a window that is partly hidden/masked in my sidebar. Any ideas for bringing it to the front/top of the page?

    Thanks!

    Jack

  320. Mike
    16:48 January 31st, 2012

    Hi Marijn
    Excellent plugin, BUT
    Noticed whenever i insert email@myblog.com anywhere on my blog the link redirects to random twitter accounts?

  321. 17:32 January 31st, 2012

    This is the plugin that I have been looking for. But I had to deactivate it because it was changing all of my mailto href tags from name@website.com and displaying this for the email address “@website.com”>name@website.com.”

    The facebook follow button is also displaying “Follow @MarijnRongen” instead of our page.

    Thanks in advance for any insight that you may have.

  322. Horst
    18:58 January 31st, 2012

    Like your wp-plugin. thank you very much for providing it. one wish. could you please add xing as an option. the platform is very popular in german speaking countries.

    best regards from austria

    horst

  323. 23:03 January 31st, 2012

    Any chance you’ll add pinterest to the list?

  324. 01:33 February 1st, 2012

    We are using your plugin and the twitter counter works, but the facebook counter does not. I know that some of our posts have been shared hundreds of times, but it still shows “0″. Ideas on why it’s not pulling that info?

  325. 16:26 February 1st, 2012

    @Jeff, you need to disable the “convert twitter usernames” in settings.

    I think Marijn could fix this by adding logic to check if there are non-space characters before the @. If there are characters then this is an email address and don’t convert to a twitter username.

  326. joey
    16:27 February 1st, 2012

    @Kine, I too would like to see Pinterest

  327. Jocelyn
    21:12 February 1st, 2012

    Hi Marjin. Excellent plug-in! How would I go about adding a “print” button to the rest? If possible, please detail instructions as I’m not so savvy! Thanks!

  328. 05:40 February 4th, 2012

    This is a very kewl plugin and will no doubt improve SEO marketing for anyone looking for a better way to get found now, locally, nationally or globally.

  329. 12:05 February 7th, 2012

    Hello,

    Nice plugin !
    Buth is it possible to make the plugin html5 valid.
    Ore can i change the iframe stettings, and change the google+ in to ?

    Thanks,
    Greetings Rene

  330. Steven
    19:05 February 8th, 2012

    Love this. After trying a several other sharing plugins, this is by far the best, most flexible and easiest. Would love it if there could be a Pinterest in the future, as now I have to use a separate plugin for that. But excellent job!

  331. 00:23 February 10th, 2012

    Hello,

    When a facebook user likes a post we would like the first image inside the post to be displayed as the facebook photo…

    Any help on how to do this?

    http://highlife.greekconcierge.com/

    many thanks,
    Andy

  332. Tim
    10:38 February 10th, 2012

    Your social sharing plugin is the best one I have ever used and yeah, I agree with some of the commentators who added Pinterest to their wishlist for future updates. I was looking for new plugin options to add the “Pin it” button and have so far been disappointed in the available options out there.

  333. 21:55 February 12th, 2012

    I notice several people asked about URL shortening and none of their comments received an answer.

    I feel like Social Sharing Toolkit is the best sharing plugin for WP except it’s missing this crucial feature.

    Please, is there any way to shorten the link that my Twitter button uses? At present it gives the whole permalink which is, to be honest, kind of ridiculous for a tweet button.

    Any information is appreciated.

    1. Marijn Rongen in reply to Drew Jacob
      22:48 February 12th, 2012

      Hi Drew,

      Thanks for your positive words about the plugin. The plugin uses the standard options available for the sharing buttons. I believe Twitter uses t.co as a standard URL shortener which is displayed as the full URL when tweeted.

  334. 22:58 February 12th, 2012

    As a general notification I would like everyone to know that the plugin is still in development but has had some delays.

    I love hearing from people who use my plugins and I hate that I could not put as much effort as I wanted in to the creation and support of my plugins the last months due to a very hectic time for my company.

    Support for customized stylesheets, icons and more networks such as Pinterest is planned.

    A new release will most likely see you redirected to a different page for support as I’m planning to move this to a dedicated section on my company website.
    The new support pages will also have threaded comments which means it will be much easier to directly comment on each other.

  335. 11:00 February 14th, 2012

    Nice Plugin.
    The facebook like button doesn’t display image on Facebook and the text comes from html code, not very nice. How may I change this, I didn’t found out.
    Thanks :-)

  336. 23:32 February 14th, 2012

    I really like the simplicity of this plugin but I need the shares (e.g. Twitter and Facebook) to generate a shortened URL such as bit.ly. I tried installing the separate bit.ly plugin, but it does not seem to sync with your plugin.

    Any solutions to this?

    Thanks

  337. 23:37 February 14th, 2012

    Note: I do see that you answered this question above, but I just tested it and Twitter did NOT automatically create a shortened URL from the SSTK-generated tweet. :(

  338. 17:53 February 16th, 2012

    Thanks for this plugin its fantastic. A pinterest button would be an awesome addition.

  339. 03:27 February 17th, 2012

    I think it would be useful to have the option to exclude some pages or posts by ID like the Share and Follow plugin. I’ve used both, and I prefer yours.

  340. 12:04 February 18th, 2012

    I really like the plugin. Actually I’m using it in several blogs.
    I would like to be able to include the “Pinterest” button on it.

  341. Dennis
    09:17 February 19th, 2012

    How can I add a Linkedin Group to the follow widget?

  342. 21:31 February 19th, 2012

    Hi Marijn,

    I really like your plugin, it works like a charm. Are you planning on adding Pinterest to the list of sharing networks?

    Thank you!

  343. 09:59 February 20th, 2012

    Hey,
    How do I set the facebook share image? It keeps pulling the image from a post and it doesn’t properly represent the site.

  344. 03:08 February 21st, 2012

    For those who would like to use bit.ly with the links you´ll have to do this:

    in the social_sharing_toolkit.php file search for

    function create_bookmarks($url = ”, $title = ”, $type = ”) {

    exactly after that line paste this:
    $postlink = get_permalink();
    $ch = curl_init(‘https://api-ssl.bitly.com/v3/shorten?login=YOUR_BITLY_USERNAME_HERE&apiKey=YOUR_BITLY_APY_KEY_HERE&longUrl='.$postlink.'&format=txt‘);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    $urltrim = curl_exec($ch);

    and then in the next line is :

    $url = trim($url);
    just change it to
    $url = trim($urltrim);

    and thats it…

  345. 03:32 February 21st, 2012

    Can you add pinterest to the plugin as well? Thanks!

  346. rok
    13:05 February 22nd, 2012

    Hi,

    The plugin only works on custom post type and not on normal posts. Has got something to do with the add filter I think. Can you help me out?

  347. 19:41 February 22nd, 2012

    Is there a way to allow “Facebook Share” so that people can post posts or pages directly to their facebook page?

  348. 03:12 February 23rd, 2012

    Hello, for some reason my Twitter share button does not add the URL, only the title of the post. Any ideas?

    Also, thank you for your time and effort in everything.

  349. 05:59 February 23rd, 2012

    Love your plugin! It has been incredibly helpful on my site. Keep up the good work! And if it helps, here’s another vote for a Pinterest button.

  350. 12:44 February 24th, 2012

    Hello.
    I’m having some trouble, and can’t fix it. I’ve been trying to discover between a lot of plugins, the one that is causing this problem in my RSS2 Feed:

    As you can see, there is a “Tweet”, the first word, that is undesirable.
    Anyway, could you help me solving this ?

  351. Lucas T. Z.
    12:45 February 24th, 2012

    Sorry, the code disappeared.
    [CDATA[
    TweetA entrega da declaração só poderá ser feita a partir das 8 horas do dia 1º de março, e até às 23h59 de 30 de abril, no sítio da Receita Federal na Internet mediante a utilização do programa de transmissão Receitanet, ou em disquetes nas agências do Banco do Brasil ou da Caixa Econômica Federal. [...]
    ]]

  352. 21:58 February 24th, 2012

    Strangely the counters have disappeared from sides of the buttons on my site. Any ideas?

  353. 03:33 February 25th, 2012

    Hi

    Can we configure the buttons not to appear on the front page (only appear on the post/page pages)?

    Thanks,
    Narin

  354. 15:22 February 28th, 2012

    Hallo, leider läßt sind auf dem Butten “facebook send” kein Text einfügen. Das Feld wird nicht richtig – viel zu schmal angezeigt. Ich kann keinen Artikel auf meine Facebook Seite senden. Schade, das ist der einzige Fehler des Plugin

  355. 06:08 February 29th, 2012

    Hi Marijn,

    Love this plugin, and is may absoute favorite among all Social sharing plugins on WordPress!

    I would love to see Pinterest added to the list of sites. There are standalone plugins to add Pin it buttons, but I will wait till you add functionality for Pinterest. No other plugin will give me the satisfaction of using this one!

    Thanks
    vadakkus

  356. 01:50 March 2nd, 2012

    Thanks for your response. I do appreciate that you’re working so hard on this and can’t add every feature you’d like.

    That said, as with Russell, I found that Twitter does *not* shorten the links shared with SSTK.

    I guess I’ll try MrHawk’s fix, but it seems like you could patch that little bit of code into the original product to make it simpler for users.

  357. 02:04 March 2nd, 2012

    Note: For anyone using MrHawk’s code fix, you will need to do the following.

    Take out the ‘ at the beginning and end of:

    (‘https://api-ssl.bitly.com/v3/shorten?login=YOUR_BITLY_USERNAME_HERE&apiKey=YOUR_BITLY_APY_KEY_HERE&longUrl=’.$postlink.’&format=txt‘)

    …and change them to a normal single quote ‘

    Otherwise the editor will return an error in line 409 and deactivate the plugin.

  358. monique
    13:46 March 2nd, 2012

    Hello heb altijd je plugin met plezier gebruikt. maar nieuwe site gemaakt en draait onder Versie: 3.3.1 en daar krijg ik problemen als ik de plugin gebruik. Komt er een update, van de plugin of ligt het daar niet aan? Heb alle andere plugins verwijderd maar helaas die van jou zorgt voor de prbolemen. Laden van pagina duurt heel lang, of krijg melding fout in script.
    Hoop dat het iets simpels is en je plugin binnenkort weer kan gebruiken.

  359. 18:06 March 2nd, 2012

    Update. I did use MrHawk’s code fix and SSTK now shortens my URLs. However, the counter no longer recognizes them, so the counter always stays at 0.

    If anyone has an idea how to fix this, please let me know.

  360. 22:57 March 2nd, 2012

    darn it, I had the same problem with the shortcode too. Yes, I have the settings set correctly, and I’m using a shortcode correctly … it just simply does not appear on the page. I use many plug-ins (and this is the only one that seems to have a problem — so there’s a conflict, no other plug-in is conflicting with each other… it’s only this one is malfunctioning). Any insights as to how to work around this problem? I really love this plug-in, and would hate to have to use yet another plug-in just because I can’t get this one to appear on the page. Thanks!

  361. 00:40 March 4th, 2012

    Apologies. That is supposed to read

    .$url.

    to

    .$urltrim.

    and “you will NOW have…”

  362. 14:52 March 4th, 2012

    Hello Marijn,

    Thanks for this great plugin. However it would be interesting to add an option to allow it not to show the buttons in RSS feed.
    Thx a lot.

  363. Caroline
    14:57 March 4th, 2012

    Hi Marijn,

    thanks for the great plugin!

    Would it be possibel to ad a Bloglovin like button with link?
    That would be extra super awesome!

  364. 17:15 March 5th, 2012

    Hey Marijn!

    Great plugin, works exactly as I want it to. I have one question. For the Facebook send button, where is it pulling the thumbnail for the article? I can’t seem to get it to pull the right thumbnail. I keeps pulling the image from a previous article. I currently have the Facebook send button disabled until I can figure it out.

  365. 23:28 March 6th, 2012

    Great plugin. Is there a way to when you have it send to an email, there is an automatic subject that I can add in. I dont like how it just shows the post title.

    Thanks Tom

  366. 23:54 March 6th, 2012

    Hello There!

    Great plugin! Everything works… except the Facebook like button. It’s not showing up in posts, pages, or the share widget. It does show up in the follow widget, though.

    Your help would be much appreciated.

  367. 17:33 March 7th, 2012

    Hi,
    Great Plugin!
    Ideally I would like to use the facebook plug in in a specific place on one page.
    I used short code which comes with the facebook send button, I wanted to use the follow me facebook button for this, how do I get around this?
    thanks,
    mg

  368. 14:16 March 8th, 2012

    Hey,

    As everyone has already said…Great Plugin and am really enjoying it.

    The only question I really have is that I want it to look like the plugin you have at the top of this site where all the buttons (with numbers) are all very compact for my homepage where you have the widget “Share This Site” at the top right hand side of this website. How can I make this amazing widget look like that?

    Many thanks for the support

  369. 22:31 March 8th, 2012

    All-

    I got a tweet from Marijn two weeks ago. He said a new u pdated is coming soon that will add Pinterest. Be patient and good things will come.

  370. 01:39 March 9th, 2012

    Thank you for this plugin. I have been using it for months now but I just noticed that after the latest update when I click the Facebook like button it doesn’t create a link/post to my Facebook page.

  371. 11:08 March 9th, 2012

    Agree with everyone. Pinterest would be good.

  372. Marco
    17:45 March 9th, 2012

    It’s a very nice plugin.
    I try to embed it with code but create_followers () is not embed.
    create_bookmarks() works.

  373. 22:45 March 12th, 2012

    Wonderful plugin, but the only thing missing is the pinterest. When do you plan to add this button? I will be eagerly waiting for it. Thanks.

  374. 04:13 March 13th, 2012

    Hi–I can’t get the share buttons to display on site. I set the ones I wanted to display at the bottom of the post, but it doesn’t. I have configured and saved. To no avail. What am I doing wrong?

  375. 17:17 March 13th, 2012

    Nice widget! It does what I would like… or almost.
    1> is there anyway I could include the “follow me” icons not in a widget, but in my template? (the widget styling is wrong in where I want put it)
    2> It would be great to have the ability to add, in the “follow us”, a mail icon (I would put a link to the newsletter subscription)
    Thanks Marijn!

  376. Agnes
    17:31 March 13th, 2012

    Oh? i found response to my 1st question in your readme.txt:
    create_followers();
    ?>`

  377. 00:20 March 14th, 2012

    Hi

    This is a really good plug in. The biggest problem I’m having is having the buttons show up in the excerpts page. I have the check box enabled in the general settings panel (“include button in excerpts”). You can check out my site, but the buttons are not displaying.

    I’d love any hints on how to fix this bug.

    Thanks

  378. 13:27 March 14th, 2012

    I love this plugin. However, I’d like to know if I’ve got the setting(s) wrong. My facebook “likes” from facebook are not reflected on my blog. Any suggestions?

  379. 22:33 March 15th, 2012

    it shows up on all posts. thats not really what you want…..

  380. 14:45 March 16th, 2012

    I just downloaded plugin and wanted to add the social buttons to the bottom of each post/page. However, since this is a blog for a company, how can I get the facebook Like/share buttons to be for my company’s facebook, not my personal one?

  381. 19:34 March 16th, 2012

    I am using the Social Sharing Toolkit and have added the Facebook Send to my blog posts. When I click on the icon the resulting pop-up box is distorted to a smaller size that does not display the full box so it cannot be used.

    I am using WordPress 3.3.1 and 2.0.4 for SST.

    can you help me correct this please?

    Thanks.

    PS: I think the icon should say “Share” and not “send” :-)

  382. 07:49 March 19th, 2012

    Hi, thank you for the very good work you had done for your plugin! It is very useful!

    I like to know if you will add a new Pinterest button to your plugin to display a “Pin it” button in our post?

    Thank you!

  383. Gokko
    16:59 March 19th, 2012

    Hello Marijn. Thanks so much this so nice plugin.
    I have two problem and questions for the plugin.

    1: Linkedin share button doesn’t work. When I push the button a new page opens but there is no view in it. It’s only a blank page. How can we fix this problem ?

    2: When my site load it try to connect Facebook and Google. How do I stop connections to these sites. Anyway It can be connected when the PAGE not homepage is opened.

    Site : http://www.heptasarim.com

  384. 07:30 March 20th, 2012

    I am having the same issue as Geoff. If that can be resolved as quickly as possible, that would be more than excellent. Otherwise, it is a great plug-in!

    Thanks!

    LAW

  385. 14:55 March 20th, 2012

    Hi Marijn,

    I have a question: I’m trying to use the social sharing toolkit and than the follow widget in WordPress. It works for twitter but it does work not for linkedin. I fill in the complete public url and it brings people to linkedin but not to my account. How can I solve this? Thanks already!

    Regards, Loes

  386. Ingo
    18:28 March 20th, 2012

    first of all, great plugin! one question: is it possible to add a hashtag to the twitter share function, i.e. whenever a user shares a link from my site on twitter a hashtag will automatically be added to the tweet (always the same hashtag or maybe two). thanks!

  387. 00:53 March 23rd, 2012

    Do you intend to add a “pin it” button for Pinterest?

  388. silvia
    12:29 March 23rd, 2012

    Dank voor je geweldige plugin! we waren al een tijdje op zoek naar een goede, maar bijna niet te vinden of niet helemaal wat we wilden. Top, succes, silvia en rudi

  389. rauzet
    18:19 March 25th, 2012

    Great stuff :-)

  390. 14:11 March 26th, 2012

    Could you please add in follow widget mail feed incon with url like RSS Feed.

  391. 17:18 March 27th, 2012

    This is a great plugin.

    Could you add a Pinterest “Pin It” button please?

  392. 23:00 March 27th, 2012

    Hi MR!

    I love your plugin! Great work.

    Is there anyway to use different button icons other than the ones you have provided for the “Share” feature in sidebar? For example, I have a different email icon .png I would like to use.

    Thanks!
    Taylor

  393. 17:34 March 28th, 2012

    Hello

    Thanks for a nice plugin! Is it possible for you to add those “share”-buttons too?

    Thanks
    Daniel

  394. 17:35 March 28th, 2012

    Hello again. I meant sharing buttons to Facebook, so it could be shared as a wall post.
    // Daniel

  395. 15:06 March 29th, 2012

    nice plugin but can you add the facebook share button?
    thanks

  396. 19:28 March 29th, 2012

    Is there the ability to add this function via template tags?

  397. Stefan
    01:27 March 30th, 2012

    Kan het zijn dat de Facebook share (niet de like) button niet werkt? Geeft een 503 code, maar alle andere buttons werken wel.

  398. 02:35 March 31st, 2012

    I have downloaded and I’m testing your plugin as I type, Great Job so far so good it looks like a winner!

  399. Guido
    16:34 April 1st, 2012

    Hi Marijn,

    Can you add PINTEREST to your plugin? That would be great!!

  400. 18:23 April 1st, 2012

    Just wanted to let you know I installed this on my website which has WordPress 3.3.1 and it does work (so far).

    It would be nice if you could had the Facebook Share button also!!

  401. 21:32 April 1st, 2012

    Hi Marijn,

    Are you still supporting this plugin? You don’t seem to have replied to anyone for a while…

    I too am having trouble with the position of the ‘facebook send’ pop-up. However I can’t even find the css styles that are being applied to it in order to hack it.

    Any tips?

    Many thanks.

  402. titus
    21:04 April 2nd, 2012

    What about the supprot for Pinterest ???

  403. 08:56 April 3rd, 2012

    Hi,

    after some try and error I finally found your plugin, which brings the desired LinkedIN without extra coding from my site :)
    So I installed it, and I am quite happy with it.
    There are just two little wishes I have regarding the follow-widget. Maybe you can insert them into the next version?
    1) Follow for xing
    2) possibility to use member-plugin of linkedin (https://developer.linkedin.com/plugins/member-profile-plugin-generator)

    Thanks a lot :)

  404. Raycmont
    11:32 April 4th, 2012

    What happens to the Facebook icon?

    Thank you.

  405. 12:33 April 4th, 2012

    The Facebook Icon does not appear. What is the problem?

  406. 14:27 April 4th, 2012

    Why did the facebook icon dissappear?! Please resolve!

  407. Maria
    15:48 April 4th, 2012

    Ditto Nocolein on the Facebook icon.

  408. Monroe
    16:28 April 4th, 2012

    The facebook icon has suddenly disappear. What happened?

  409. 17:35 April 4th, 2012

    There has been a change in the Facebook call to the api, it may be a temporary bug on Facebook’s end but a fix is on the way with the next update.
    Pinterest, Facebook Share and Xing are also included in the update i’m currently testing.

  410. 22:42 April 4th, 2012

    Very cool plugin! I find it nice to use on my website, however people have ask if I can put a Pinterest button on the site. When will a Pinterest button be available?

    Thanks!

  411. 01:19 April 5th, 2012

    Hi Marijn,

    Does the plug-in work with the latest version of WP 3.3.1? I get the message that is has not been tested yet?

  412. 00:54 April 7th, 2012

    It goes in conflict with Mailpress. Infact when creating a new custom themes, while printing “the excerpt” (even with get_the_excerpt) this buttons comes out. :(

  413. 02:14 April 9th, 2012

    Hi Marijn,

    I installed the new version 2.0.6 on wordpress 3.3.1–pt_BR. But is not working. Nothing appears on my blog.

    Does the plug-in work with the latest version of WP 3.3.1?

    Thanks in advance!

  414. 02:48 April 9th, 2012

    Hello Marijin,

    the only version that´s working with the last wordpress (3.3.1-pt_BR) is 2.0.4.

    Please, let me know when the problem be solved!

    thanks!!

  415. 21:36 April 11th, 2012

    Hi,
    After upgrading to most recent version, social sharing buttons stopped being displayed on the home page of my blog. They are displayed in single posts but not home page. How can i fix this problem?

  416. 03:39 April 28th, 2012

    This is a great plugin.
    But, my LIKE button has disappeared. Is there a way to get it back; without resetting the number of LIKES?

  417. 04:42 May 5th, 2012

    I love your app thanks! Being a non-techie this is great!
    I can’t get my follow me widget to work though. I’ve gotten twitter to work but not facebook or pinterest. Do you have a user manual? or would you be so kind as to tell me how I do this?
    Thanks!

  418. 04:54 May 5th, 2012

    Per above comment I actually figured it out after hours of trying before after posting comment, I just kept trying over and over what with what I was putting in the id and finally got it right… still quite remarkable for me totally non technical thanks for your app!

  419. 10:56 May 8th, 2012

    HI…the plugin is easy and works great!
    I only have a question for you: I could I exclude the sharing button to be showed on my home page ? I used the content menu to create them .. i’m not so good in wordpress


Leave a Reply

Advertisements: