27 Apr
2010
Posted in: Allgemein
By    No Comments

Blog um ‘Gefällt mir’ Button von Facebook erweitert

Hab heute mal kurz den ‘Gefällt mir’ Button (s.u.) im Blog intregiert .

In die single.php :

<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=standard&amp;show-faces=true&amp;width=470&amp;action=like&amp;colorscheme=light” scrolling=”no” frameborder=”0″ allowTransparency=”true” style=”border:none; overflow:hidden; width:370px; height:60px”></iframe>

In die index.php :

<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(the_permalink()); ?>&amp;layout=standard&amp;show-faces=true&amp;width=470&amp;action=like&amp;colorscheme=light” scrolling=”no” frameborder=”0″ allowTransparency=”true” style=”border:none; overflow:hidden; width:370px; height:60px”></iframe>

So, what do you think?

You must be logged in to post a comment.

Buffer
GetSocial