How to use Disqus for some categories, and FB comments for others?

I didn't find anything related to what i'm trying to do.My WP blog have several categories.For one specific c

I didn't find anything related to what i'm trying to do.

My WP blog have several categories. For one specific category, in which I publish short news and viral content, I'd like to use Facebook comments as the default commenting system.

For any other categories, i'd like to keep using Disqus as usual.

My problem : since Disqus is taking over with a hook (I guess), how can I have Facebook comments take over instead of Disqus if in_category(x) ? Where would that happen, and how would you do ?

(Ideally, i'd like to deal with it in functions.php instead of having to edit core Disqus plugin files)

I didn't find anything related to what i'm trying to do.

My WP blog have several categories. For one specific category, in which I publish short news and viral content, I'd like to use Facebook comments as the default commenting system.

For any other categories, i'd like to keep using Disqus as usual.

My problem : since Disqus is taking over with a hook (I guess), how can I have Facebook comments take over instead of Disqus if in_category(x) ? Where would that happen, and how would you do ?

(Ideally, i'd like to deal with it in functions.php instead of having to edit core Disqus plugin files)

Share Improve this question edited Jul 22, 2013 at 15:16 Baptiste asked Jul 22, 2013 at 15:10 BaptisteBaptiste 34 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Do you need to use the Disqus plugin? ie are you synchronising with Wordpress comments (own your own comments etc). If not, it's easier and quicker to remove the plugin and just edit the comments.php file (the actual file depends on your theme but this is the most likely one).

This answer has the Disqus javascript code and you can get the Facebook code from Facebook's Developer Site, and then simply do an if-else with in_category(..) as the condition.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745625089a4636757.html

相关推荐

  • How to use Disqus for some categories, and FB comments for others?

    I didn't find anything related to what i'm trying to do.My WP blog have several categories.For one specific c

    22天前
    50

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信