Hi,
I use the AddOn 8wayrun media and would like the Facebook Like Button
Add to each video.
I have the correct template picked out, on Facebook the code generated and inserted. But the
Button is not shown up, I do not understand why. The code is in the document. But no button showing...
The Code I try to use is:
HTML Code:
<br><b>LALALALALALA: <iframe src="http://www.facebook.com/plugins/like.php?href=www.gruftiradio.de%2Fvb%2F%7Bvb%3Araw+relpath%7D&layout=button_count&show_faces=true&width=450&action=like&font=verdana&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>
The "LALALA ..." appears. The iframe not.
A change to:
HTML Code:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="www.gruftiradio.de/vb/{vb:raw relpath}" layout="button_count" show_faces="true" width="450" font="verdana" colorscheme="dark"></fb:like><br>
doesn't change the result...
Did I forget something? The meta tags in the header are all there.
Greetings,
Andreas