Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

facebook and youtube comments WordPress

  • SOLVED

how can i pull facebook fanpage comments and youtube comments to my website ? ive tried a few plugins that just didn't work

Answers (3)

2011-04-27

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/

2011-04-27

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

2011-04-27

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]]