Just released version 1.53 with friendfeed, soon to come Behance, Panoramio and Gmail among others.
Also added more icons sets to the CDN to bring it up to 26 sets to choose from. Not bad for 9,99euro for most people, especially as it makes your site much faster.
do let me know if you have any problems.
regards
andy

Hi Andy,
When I updated the plugin everything seems to work fine, but in the settings section, all it shows are the videos, so no way to adjust the settings.
Thanks
Eric
should be sorted with release 1.53.1, BUT do yourself a favor, upgrade to PHP5, you must have been running php4 to get the problem.
regards
andy
Thanks Andy,
I upgraded to PHP5 and everything works great.
Eric
Great plugin and thank you for creating it

I have a question, I installed the plugin and added the facebook LIKE button to every post in my blog through Settings–> Share and Follow, however it seems that the count buttton does not work. Last week, when I created a new post and added the plugin, the new blog post accumulated 38 likes, but this week, when I added a new one, the new one keeps reseting. That is I click on ‘like’, it counts it as a like, and then when I leave the site and come back, it is back to 0 likes
Same actually goes to the rest of my blogposts.
Any ideas what the problem might be?
this is my latest blogpost: http://blog.raskoll.com/2010/12/2999
Nevermind, it seems to be working now
please disregard the last post:))
The icons etcetera only show up in the browsers when I login to the wordpress admin account, otherwise the icons are missing and gone.
Any idea?
Lee,
very strange stuff that. I had a quick look and found that the codes for share and follow are only loading on the Kontact page and not on any other. I’m not sure off the top of my head why this would be at all, and I’ve seen most problems with wordpress. Can we keep in contact over this one. I’ll have a think overnight
regards
Andy
Sure, just send a note whenever.
Thanks
Lee
Hi! thanks for develope and sharing this amazing plug in. I’m having some problem with the bar follow. it doesn’t work good. I see all the icons and the bar but i can’t press the buttons… i don’t understand why. Links are setted properly.. can you help me?
Thanks in advance!
Hey Roberto,
It’s the crazy person who developed your theme, they chose to use a z-index to put the page wrapper above everything else.
i.e.
#wrapper {z-index:20 }
which I expect to be on line 60 of the CSS of your theme
However rather than having to edit you can just add a line to the “Add your own CSS”
#follow {z-index:100}All the best
andy
thanks! it work perfect now!
I have the same problem as Pavel. After upgrade I lose all my likes for posts.
Please refer to Facebook as it is their Facebook like button that you are using. Nothing has been done to the code at all.
However you might find it interesting that if you click the like button a new time, it often updates all of it’s details and you get a proper count.
regards
andy
Thank you Andy
Hi,
Thanks again for this great plugin. I have a problem with the Follow widget since the last update. There is a superfluous at the end of the widget, and it messes up my design. Any idea how I can fix it?
Thanks
Hey Rebecca,
I can’t seem to see what you mean for 2 reasons,
- when I go to the site it looks good
- it looks like some of your text was removed from the post you made here.
regards
andy
Hi Andy,
Yes, you are right, some of the text didn’t make it into my comment. I meant to say: “There is a superfluous at the end of the widget”. This basically adds an extra padding to the end of the widget which I’d like to have more control over. But glad the site looks good to you
Thanks!
can you give me a link to a page that has a problem?
Thanks for a great plugin!
One problem I see is with posts with ‘&’ in the title. I even tried ‘&’, but it doesn’t help. The code for the email icon looks like this:
<a rel="_self" style="display:block;background: transparent url(http://blog.deal-digger.com/wp-content/plugins/share-and-follow/default/32/email.png) no-repeat top left;height:32px;width:32px;" class="email" href="mailto:?subject=Deal-Digger%20Blog%20:%20Welcome,%20Sorella%20Salon%20& Spa!&body=Dug%20this%20up%20at%20Deal-Digger.com%20and%20thought%20you%20would%20enjoy%20it.%20%20http://blog.deal-digger.com/2010/12/welcome-sorella-salon-spa/” title=”Tell a friend about this post : Welcome, Sorella Salon & Spa! “>
It’s a little hard to see, but right after “Sorella%20Salon%20″ in the href=”mailto…:” part, the code goes a little crazy. It’s should be something like “Sorella%20Salon%20%26%20Spa”, but it sticks this span in there.
I may have another plugin causing problems, I don’t know. Let me know how I can help.
Thanks for such a great plugin!
Small problem – the share icons only show up when you click to comment on a post. They don’t show up within the post itself otherwise. I have tried one other theme with the same result, so I don’t think the theme is causing the problem.
Any suggestions appreciated.
Got it sorted out. The “home page” checkbox for where to show the share icons was unchecked.
Thanks again for a great plugin!
Hi
I try using this module on my site. After install working fine then I’ve pressed the “Update Settings” button without modified any on settings panel and after “Share icons display style” settings have faulty. I tried restore only show icons mode does not work this option change for me. Delete and restore plugin and work fine again.
Please check this option
Sorry, my English not so good…
Regards
thanks charles for letting me know. I’m not sure what could be causing that. But I will be keeping an eye open for more issues like yours
Hi Andy,
I’m having an issue with the Share and Follow plugin on a theme called InFocus. I’m keeping the bar on the right side of the page. The icons themselves seem to be shifted to the right so they’re half off the screen. The text ‘follow’ and the shaded box look fine however.
Here is a screenshot of the issue:
http://brianchalfin.com/follow.jpg
The same issue occurs regardless of whether I have the bar on the left or right side. Having it on the left, the icons are still shifted to the right so it’s almost bisecting the right border. If I put it at the bottom it works perfect and if I put it at the top it doesn’t work at all. It’s the same result on PC or Mac, Safari, IE or Firefox. The plugin works great if I have any other theme activated, just not the InFocus one.
Here is the website for a demo of the InFocus theme:
http://themeforest.net/item/infocus-powerful-professional-wordpress-theme/85486
I currently have my site down until I get a few things resolved. If you think you’d need to see it in action I can create a separate WordPress installation with the theme in place.
Any assistance would be much appreciated!
Thank you,
Brian
Hey Brian
without the exact code that you are running I am a bit in the dark but as a guess
#follow.right li a {padding:0 !important;margin:0 !important}
regards
Andy
Hi Andy,
It didn’t seem to have any effect. I set up a blog with the template and plugin activated so you can see firsthand.
http://www.brianchalfin.com/weblog2/
I haven’t made any major modifications to my site so this will be almost identical code-wise. If you need anything else please let me know and I’ll get it for you.
Thanks!
Bri
Brian
try this code as it will resolve it for you.
#follow ul li {margin-left:0}
regards
andy
That did it! Thank you very much sir. I didn’t say it earlier but it’s a fantastic plugin, exactly what I had been looking for!
Bri
no worries Bri… I look forward to the donation then :p
Hi, this plugin not validate in XHTML 1.0 Strict (target “_black”). Any solution?.
Thank you very much and congratulations for this plugin. Very useful.
I took a line of best fit and so did not worry abotu xhtml strict, but do worry about all other versions of html since html v4. I will however be adding it to a future version
<a href="" title=http://reviewcarnewsdesign.com""
how i can get cdn api key.,.to share my website??????????????????????????????/
the CDN api key only gives you access to more icon sets. and faster image loading
Hey Andy,
thanks for this awesome plugin. Super easy implementation and great options.
Saved us a lot of time! We appreciate that and will consider donating once we get something going…
Is there a way to get the email portion to where I add the “From” as well as the “To” and it does not try to automatically pull up a default email?
Thank You,
Patrick
I did consider setting this but not as you defined but as a CC: so you can see who gets mailed. however I do not see where you will need it in the way you describe. can you elaborate?
Hi Andy,
My name is Stefano and I’m Italian,
I have chosen your plug-in for sharing posts and news in the social networks for my top host blog many months ago from a lot of other plugins, because I believed that yours It would be the best for my needs, and it worked fine till today…when I tried to visit my home page (like an external client) I saw this message:
Fatal error: Call to undefined function: curl_setopt() in /home/mhd-01/www.theglamsideoflife.com/htdocs/wp-content/plugins/share-and-follow/share-and-follow.php on line 1176
I tried to find informations about it in your answers, and I tried, for example, to change the code “644″ into “777″ in the FTP for the 2 css files (I don’t remember that names now)
but the message it’s the same…
I have the last wordpress version installed and the last your plugin version
any suggestion?
Stefano.
mmm I don’t know if you have recieved my comment…
bah…now I have trouble with this comment page too -_-’ (detected duplicate message?!!!?!?)
any way…I tried to tell you that I have problems with your plugin, shortly this is the fatal error message:
Fatal error: Call to undefined function: curl_setopt() in /home/mhd-01/www.theglamsideoflife.com/htdocs/wp-content/plugins/share-and-follow/share-and-follow.php on line 1176
and I have the last wordpress versione and the last your plugin version installed
thanks in advance and sorry if I am not so friendly…but before I wrote a LOOOONG message and this detect system for duplicate message erased all my tentatives -_-’
Compliments for the plug in…
Stefano.
The only reason for the curl_setopt() is so that your server can ask bit.ly for a short URL. Firstly if you need to be live asap with the sharing I would turn off the bit.ly option. Then I would speak with the hosting company to double check that you are running PHP5 and that curl is 100% working on your server. Once you know it is all cool then I would turn back on the bit.ly options.
regards
Andy
I want to install the Follow bar, but when I enter all the links and change the settings to suit, I press Update Settings, and everything gets wiped. Only the RSS stays there.
Any ideas?
http://www.highlyeffectivecoaching.co.nz/
Merrin
Hey Merrin
I’m not sure what would be causing that, but the best thing to try is to ……
1. deactivate all other plugins and see if you still get the problem. if you do, turn them on again. if you don’t get the problem any more turn them on one by one until you find out where the problem is
2. try a different theme such as the default or twentyten theme and see if it still exists.
All the best
Andy
Interactive Share Buttons: The like button, twitter button and stumble button dont seem to work..
Jean-Fancois
please try the following
1. turn off all other plugins to see if the problem still exists
2. change the theme for another such as twenty ten to see if they problem still exists
regards
Andy