-1
votes
0answers
33 views

Get most commented/popular posts in a specific category in Disqus

I want to get the most commented posts in a certain category, but using Disqus as comments system. Do you know how to do it or if it's possible?
0
votes
1answer
30 views

Comment moderation with disqus comments

Comment moderation on custom post types this answer shows moderation on custom posts. Is this possible with disqus?
0
votes
2answers
185 views

Can features like Disqus or Intense Debate be done in a normal WordPress plugin without a 3rd party involved

I was searching for a real good feature rich comment system for Wordpress, I used Disqus a few times and may still not know the whole list on features and why it's so popular. Would features like this ...
0
votes
1answer
291 views

How to show Disqus comment count number only without text?

I'm using Disqus WordPress plugin. When the page is not fully loaded yet, there's only comment count but after that Disqus auto appends the string Comments to that which looks really ugly. From the ...
5
votes
1answer
474 views

Importing old Disqus comments into WordPress

Anyone got a working way to import old Disqus comments into WordPress? Presumably by converting the Disqus XML export format to the WordPress XML import format. Note that this plugin is for some ...
0
votes
1answer
187 views

I need to disable Disqus comments pre-approval, but i can't find where

I've tried contacting Disqus support but they haven't answered. I need to disable pre-approval for comments but i can't find where to set that option. Could anyone help me? Thanks.
2
votes
1answer
146 views

Custom disqus_identifier not properly changing default value

I have several pages that are all part of the same topic, and I would like them to use the same comment thread on Disqus. I am using the following code to pull the custom identifier from a custom ...
2
votes
2answers
212 views

Using Disqus, how to stop storing comments in wp database?

I'm using disqus comments system, but it keeps storing the comments in the wordpress database as well. Is there way to disable option to store comments in wordpress database because I don't see any ...
1
vote
0answers
101 views

Disqus Comment System not working [closed]

I've recently got myself Disqus for my blog. Worked fine until today. I don't know what I did - I tried disabling all the plugins, switching between versions 2011 and 2012. Also cleared the cache and ...
0
votes
1answer
66 views

Migrate comments to Disqus

Is there a way to migrate all comments on my blog over to Disqus somehow? Thinking about using Disqus rather than the regular WordPress comments, but I don't want to lose the comments that are already ...
0
votes
1answer
336 views

How can I make Disqus comments not show up on pages?

I use Disqus to manage my comments. I'd like it to appear only on posts, and not on pages. How can I do that? If there's a way to selectively show it on some pages that'd be great, but in general ...
0
votes
1answer
114 views

disable defaault wordpress comments from a plugin

I am modifying the facebook comments plugin to my purposes. What I'd like to do is have it remove Wordpress native comments automatically if it is enabled- in fact what I'd really like it to do is use ...
-1
votes
1answer
703 views

Disqus: Get recent 5 comments

is it possible to get recent 5 comments of a specific disqus-account without using the (aweful) plugin? I want to put them into a content-slider and don't find any bit of API for that! Thaanks!
0
votes
1answer
709 views

Disqus comments don't appear [closed]

I've installed disqus comments for wordpress and they just don't appear... help anyone? The plugin is the oficial disqus plugin and it all works: admin, moderation, etc. The admin zone works fine, and ...
2
votes
2answers
638 views

How to auto-approve internal pingbacks?

Whenever I write a post on my blog and link to a previous post, that pingback shows up as a comment needing to be approved. I am running Disqus, but this was happening even pre-use of that plugin. ...
2
votes
2answers
690 views

Custom Post Type loops and Disqus

I've created a CPT for a site I'm working on at the moment called "campaigns". I've created a page which displays some content as well a custom loop which displays the most recent Campaign. ...
2
votes
1answer
307 views

Disqus over the default commenting engine, what are some pros and cons?

As subjective as this question might sound, pros and cons in the technical sense is what I'm looking for as answers. I've been using Wordpress for about 2-3 weeks and 9/10 of the comments are spam, ...
1
vote
4answers
297 views

What is the best method for handling comments?

A quick Google search shows a number of different options for comment plugins: Is there a "best" way to handle comments? I realize it will vary from site to site, but I'm looking for the best way to ...