Questo plugin è il modo più semplice e veloce per inserire nel tuo blog i pulsanti Like e Send di Facebook.
Grazie a queste due funzionalità potrai rendere più partecipi i tuoi lettori e permettere la condivisione dei tuoi articoli sul più importante social network del mondo! In questo modo potrai aumentare le visite al tuo blog e coinvolgere sempre più persone.
Il plugin è scaricabile al seguente indirizzo: http://wordpress.org/extend/plugins/facebook-like-and-send-button/
Se il plugin ti è stato d’aiuto e l’hai apprezzato oppure se vuoi segnalare un bug lascia pure un commento!
Mi raccomando, non dimenticare di Twittarlo e condividerlo su Facebook!
– English –
The simplest way to add Facebook Like and Send Buttons to your WordPress blog. Just activate the plugin and and start getting Facebook likes and sendings for posts on your blog. People will be sharing your posts on Facebook before you know it and giving you more traffic and readers on your site.
No complicated setup or mess of settings. Just activate and you’re done!
You have the option to add the Facebook Like and Send Button at the top of your posts or at the bottom. This setting is available on the “Reading” page of your settings in your WordPress admin panel. It will default to the bottom of the post.
Adding a Facebook Like and Send Button gives your visitors the option to like or send to their friends your posts on Facebook. This will allow their friends to find your post as well and spread your content to lots of new people.










Hey Pasquale,
thanks for the plugin.
However I’m on Safari 5.0.4 and the “Send” button doesn’t work. Neither on your site nor on mine.
Can you confirm this?
Best,
David
Hi david, unfortunately you right!
There is a (little) problem that I’ll solve as soon as possible.
I’ve already tried simply to past the code provided by facebook online tutorial (http://developers.facebook.com/docs/reference/plugins/like/) and I’ve installed other plugins to add the send button but there is the same problem.
Maybe (but I’m not sure) there is a conflict between some Javascript libraries but it’s very strange because Like button works and Send button doesn’t work.
Anyway also other users have the same issue (maybe it’s an issue of facebook?) so I’m sure that this issue will be solved very soon.
Thank you very much for your report.
Hi David, now the plugin should work well.
As I suspected the issue was caused by a conflict with Facebook share button.
It works. Yay!
Thank you.
Best,
David
You are welcome
Ciao Pasquale COmplimenti per il tuo plugin
MI chiedevo se fosse possibile aggiungere i pulsanti a mano nei file template.
Grazie per l’aiuto
Grazie Stew
Attualmente no, è possibile solo poter scegliere se posizionare il pulsante sopra o sotto il contenuto dell’articolo.
Grazie per il suggerimento, lo terrò presente per le versioni future.
Comunque sia se vuoi inserire manualmente il pulsante in un punto diverso del tuo sito puoi prelevare il codice da qui e inserirlo dove preferisci.
Thanks for a great plugin! Our site is in Swedish but the Like and Send buttons are in English, is there a way to make them in Swedish?
Thanks,
Peter
Hi Peter, thank you very much
English is the default language but if you want change it to swedish you should edit facebook-like-and-send-button.php and replace us_US with se_SE.
It’s the international code of your country.
Feel free to contact me if you have some problems
ciao, intanto grazie per il plugin
volevo chiederti, come faccio a far vedere le scritte in italiano?
e se possibile i numeri dei click nella nuvoletta del mi piace?
grazie mille
Ciao Domenico,
per selezionare la lingua Italiana devi modificare nel file facebook-like-and-send-button.php la stringa us_US in it_IT.
Per far comparire la nuvoletta con il conteggio dei likes al momento non mi ricordo quale sia il parametro da inserire, prova comunque a dare un’occhiata al codice generato dal tutorial ufficiale di facebook: http://developers.facebook.com/docs/reference/plugins/like/
Spero di esserti stato utile
Here I am again
Seems to me that the plugin stopped working. Did facebook change anything?
Best,
David
Hi David,
maybe Facebook has changed something. In the next days I will investigate about that and I will fix the plugin.
Thank you for your report
I’m still a little rusty on WP as I’ve taken a year away from it. Do you know if there’s a way to only display the send/like button on posts and not pages? thx.
Hi Jeff, for the moment using my plugin it’s not possible to show like/send button only on posts or pages. To do that you should edit manually the code of the plugin.
Anyway I’ve already planned the adding of this feature for the next version of the plugin, stay tuned!
I says that x persons Liked a post. How can I find out who the persons who have liked it are?
Hi Geir,
this plugin doesn’t keep statistics of the people have pressed like or send button.
The plugin is working on my site saying “PersonX an and one other person like this.”.
Any way to know who the other person is?
Thx, Jan
Hi Jan,
thank you for installing my plugin!
I’m not sure, but I think what you need it’s not possible because there are no ways to change what Facebook social plugin displays.
OK, lets try the other way round: On PersonXs wall i can see that he likes my post. So, is there a way to search facebook for such wall posts? Or any other work around to know who liked a specific post?
Maybe the second option is possible, but until now I’ve never deeply studied Facebook API in detail so I’m not sure.
Instead I’m sure that to access other users wall you need the authorization from these users else you can’t access their data.
I hope my advice is iseful for you.
Hi,
We are using your plugin and the like/send buttons show up on pages but not on the blog posts. Anything we should be doing to make this work?
Thanks!
Hi Marta,
to show like and send buttons only on posts and not on pages you should manually edit the code of the plugin.
A code like that should be ok:
if (is_single()) {
// code for showing like and send buttons
}
Hi,
Thank you – we do want the send and like button to show up on both pages and individual blog posts but it is only showing up on blog pages right now. Is there anything special we need to do to get the buttons to show up on individual pages?
Here is an example of a blog post where the buttons are not showing up:
http://www.peggymurrah.com/social-media-marketing/4-ways-to-get-more-out-of-linkedin/
Here is an example of a page where it is:
http://www.peggymurrah.com/
The buttons show up on the home page but not on all of the individual site pages.
Hi Marta,
the reasons of this issue could be the following:
- there is a Javascript conflict between Facebook like and send button plugin and another plugin but visiting your website I can say that it’s very improbable
- there is a conflict with WordPress filters or with your theme
Unfortunately I haven’t enough time to investigate about your issue but I hope that my suggestions will be useful for you.
Sincerely
Thank you for responding so quickly and letting us know.
~Marta
Ciao Pasquale,
sto avendo dei problemi
Il tuo plugin mi sembra fatto meglio di tutti gli altri, se non altro mi dice quale è l’errore, gli altri falliscono miseramente senza dire nulla.
In pratica quando clicco su “Mi piace” mi scrive errore in rosso e il messaggio di fb è: “Per una Pagina di questo tipo è necessaria la presenza di un metatag del tipo .”
Il problema è che i miei post includono i metatag, compreso og:image, prima non c’erano poi ho installato un plugin per settarli ma l’errore rimane…
hai qualche suggerimento?
grazie mille
chiedo scusa, mi ha troncato il messaggio di errore…
L’errore completo è:
Per una Pagina di questo tipo è necessaria la presenza di un metatag del tipo og:image.Ciao Francesco,
sinceramente non mi è mai capitato di incontrare o ascoltare un problema del genere.
Purtroppo non ho tempo di approfondire l’analisi del tuo problema, così su due piedi però mi verrebbe da domandarti:
1) sei sicuro che il metatag og:image sia definito correttamente? (mai fidarsi ciecamente dei plugin)
2) sei sicuro che il metatag og:image sia posizionato correttamente?
In bocca al lupo!
si è tutto giusto, tant’è che il problema si è risolto “da solo”, ora funziona e da buon informatico non mi pongo altre domande…
Grazie per il supporto e ancora complimenti per il tuo lavoro!
Perfetto, mi fa piacere che il problema si sia risolto!
PS noto anche con piacere che la filosofia del “basta che ora il problema si sia risolto” non appartiene solo a me
Buon lavoro
Hello! Thank you very much for your plugin! It’s just what I needed for our website.
However, is there a way to not have each person that clicks on the “like” button to display on the website? All of the people’s default pictures are lining up on the blog.
I really just want the button and the count.
Thanks a bunch!!
Hi Elaine,
thank you for your congratulations concerning the plugin!
To remove the faces of all the people clicked the like button you should edit manually the code of the plugin.
In other words you should replace in the file facebook-like-and-send-button.php the string ‘show_faces=”true”‘ with ‘show_faces=”false”‘
Good luck!
Hello i have downloaded your plugin to use, and it doesnt seem to be working on my homepage but shows up on other pages?
what would i need to do so it shows up on the home page?
thanks
Hi Pasquale,
I’ve used your plugin on the above test site and you will see that when you use the ‘Send’ message button the image which is thumbnailed is not the post image but the banners which is used in the right hand column. Is there a way to have the thumbnail showing from the dedicated post?
Many Thanks
Kim
Hi Kimberly,
I’m very glad that you downloaded my plugin, thanks!
To solve your issue you should use the Open Graph Protocol by Facebook which allows you to set properly the metadata of your webpage for then sharing it (documentation: http://developers.facebook.com/docs/opengraph/).
Unfortunately this matter is not related with my plugin.
Hello
I just loaded your plugin for the facebook like and share button..Everything works great with it other then the button shows up on all the pages. How do I change this so it just shows up on the pages I like and not all the pages? Thanks Dave
Ciao Pasquale,
sto provando ad usare il tuo plugin, sai dirmi come si fa per mostrare i pulsanti con i testi in italiano piuttosto che in inglese? (cioè ‘mi piace’ e ‘invia’ invece di ‘like’ e ‘send’).
Inoltre mi chiedevo se ci fosse in modo per non mostrare la dicitura ’20 people like this. Be the first of your friends’.
grazie mille!