how can i pull facebook fanpage comments and youtube comments to my website ? ive tried a few plugins that just didn't work
Liesl Fawcett answers:
Are you trying to connect FB & Youtube comments to WP or just display them?
Here are some plugins that are worth checking out...
http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/
http://wordpress.org/extend/plugins/genki-youtube-comments/
Rashad Aliyev answers:
Hello,
Did you try this plugin? http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/ That's famous one.
http://wordpress.org/extend/plugins/smart-youtube/ For youtube best solutions.
For only youtube comments system you can look at also Genki solutions. http://wordpress.org/extend/plugins/genki-youtube-comments
Eva answers:
you can try with this for facebook:
http://developers.facebook.com/docs/reference/plugins/comments/
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="<?php the_permalink(); ?>" num_posts="2" width="500"></fb:comments>
add this script to the single.php where you want the comment box to be displayed
here is an example on how this looks like
[[LINK href="http://leetsee.com/wp-questions.html"]]http://leetsee.com/wp-questions.html[[/LINK]]