disqus is a popular site commenting system

learn more… | top users | synonyms

0
votes
0answers
5 views

How to delete a discussion in disqus permanently

I am trying to permanently delete a discussion in disqus, is there a way to do this? I have checked on the Discussion tab of the admin page, but i only see the padlock button that closes/open the ...
0
votes
0answers
11 views

disqus universal code with backbone

I'm working on backbone website that uses disqus as its commenting system, I use backbone boilerplate, and I registered a module for the comment, I included in it the js provided by DISQUS my module ...
0
votes
0answers
7 views

how to limit the comments showing in disqus comment box by 3

I have read this question and checked this one. but I have no idea how to use disqus_per_page, and I am not sure if this is the right function to use. I am trying to limit the displayed comments on ...
-1
votes
1answer
14 views

Is there a disqus API call that enables access to comments from other applications?

For instance, if I have a url for a website that uses Disqus for managing comments, is there anyway I can access the comments on that website via some API call? As far as I know, the API calls only ...
0
votes
1answer
14 views

Issues with Disqus Single-sign on, no connection made

i am trying to implement disqus single sign on, but i cannot seem to make a connection, i set up a test page: <?php define('DISQUS_SECRET_KEY', 'mykey'); define('DISQUS_PUBLIC_KEY', 'myotherkey'); ...
1
vote
1answer
25 views

Disqus Ajax is not taking diffrent thread for diffrent posts in ruby on rails

I have one rails application where I am using Disqus Universal Code for comment function. I am using ajax remote=>true function to display my posts content. Here is my disqus code <div ...
0
votes
1answer
12 views

How can I view discus comment text in google analytics?

I used rails to develop my website, and I've installed disqus and google analytics. I would like to be able to view the content of comments made via disqus in my google analytics dashboard. Is this ...
0
votes
0answers
21 views

How can I use the DISQUS count link in my asp.net mvc 4 razor link?

I have a razor link that looks like this: @Html.ActionLink("Comment", "Comment", new { id = item.NewsId }) In the Disqus install info it says: Place the following code before your site's closing ...
0
votes
1answer
27 views

How do I add my project to 'sys.path' on windows? (trying to use disqus_export.py)

I'm trying to use the command disqus_export.py from 'django-disqus' to export my comments from django.contrib.comments to disqus. When I use disqus_export.py in my outer project folder(where ...
-1
votes
0answers
14 views

Wordpress 3.5.1 use Disqus on localhost with test API

I found a WP plugin Disqus Comment System after installation it require API & I first want to test it on localhost as my site is not live. And there is no test API on Disqus site. Please guide me ...
0
votes
1answer
22 views

Disqus Container (disqus_thread) element is missing.

I tried to integrate Disqus in my site, but it never displays, and on the console it says this: DISQUS: Container (disqus_thread) element is missing. I dug around for a while to understand what it ...
0
votes
1answer
14 views

Is it possible to use Disqus without using links?

So I need a comment system for my site but when I was reading the tutorial on how to install it, it seems that the comments are linked to a url. My site do not have that, I have instead a bunch of ...
0
votes
0answers
13 views

Creating an anonymous post with disqus API fails

I am trying to use the Disqus API to post an anonymous commment, without success. I am using Fiddler Composer with the following settings: POST http://disqus.com/api/3.0/posts/create.json Host: ...
0
votes
1answer
66 views

Disqus comment count in jQuery UI Tab title

I'm trying to get the Disqus comment count to show up in the tab title of a jQuery UI tab. Disqus says: Append #disqus_thread to the href attribute in your links. This will tell Disqus which ...
0
votes
1answer
51 views

DISQUS comments in asp.net webforms

Hi i want to use DISQUS comments system. But i couldnt find any resource for C# asp.net webforms, examples , source code or implement. I have found a project in codeplex and CodeProject but it seems ...
0
votes
1answer
26 views

Can Disqus be programatically made read-only / read-write?

For a new site we’d like users to have to log in to be able to leave comments but would like all users to read them. Is there a way to programmatically set Disqus into a read-only mode on a per-call ...
0
votes
1answer
50 views

Retrieving all comments from Disqus with PHP script

I have a PHP script I found and I am trying to use to get comments from a blog thread, it seems to all be there, but I can't work out why it's not working correctly. I keep getting this error ...
0
votes
1answer
44 views

Disqus wordpress plugin doesn't connect to API

I'm working with Wordpress 3.5.1, and trying to use the Disqus Plugin. It works just fine on my localhost, but not on the server. The login screen pops up, but as soon as I enter my login ...
0
votes
0answers
30 views

number of comments,disqus comments plugin

I am using "disqus comments" plugin to every post in website. I have to get number of comments and depends on count number i have to show featured posts. how can I get number of comments from this ...
0
votes
1answer
76 views

Showing Disqus comment count in a DIV or SPAN - not <a href>

We currently have our Disqus comment counts showing on each post on our homepage inside an tag, and we see this is updated by some javascript which detects whether #disqus_thread is present on the ...
-1
votes
1answer
37 views

Disqus api: count the number of comments on each page of my blog

I would like to create a list with the number of comments on each page of my blog. Is possible with the Disqus API? There is a call that counts comments starting from the URL of the page? Thanks.
0
votes
2answers
36 views

Implement different disqus shortnames in Opencart

I'm using opencart 1.5.5.1. On the products pages I've already successfully changed the "Review" tab with a discussion tool by Disqus! and it works great. But my website is dual language ...
1
vote
1answer
67 views

How to reset Disqus width on mobile orientation change

I have an html page, I am using twitter bootstrap for a responsive layout, and I am also using Disqus for comments. When I initially load the page, from my mobile phone (iPhone 5) everything loads ...
1
vote
0answers
56 views

Disqus comments shown in all Blog posts in Django 1.5

Before someone telling me that this question is duplicate, I have read the solutions for all django-disqus related questions similar to my problem. I have a Django based blog application. Downloaded ...
0
votes
1answer
47 views

PHP website: Get Disqus comments and comment counts per image id

I'm trying to get the DISQUS comments and comment counts associated with a particular image ID for my PHP site. 1) Get comment count: To get comment count, I've followed DISQUS' guide, but it just ...
0
votes
1answer
42 views

Disqus commenting system - comments are getting saved but not getting displayed after page refresh?

I just signed up for a disqus account to set it up on my website. I registered my website URL as http://www.mydomain.com The place that I'm implementing the commenting system is in ...
0
votes
0answers
64 views

Questions about DISQUS - get comments and comment count

I'm trying to achieve a few things with DISQUS as demonstrated in the picture below (boxed in red) for my comics website... Get comment count of a particular comic Get specific comments, like most ...
1
vote
2answers
197 views

Getting DISQUS comment count

I'm trying to get the comment count from a comic on my comics website... for example comic id 66 has 2 comments. I'd like to get that count and display it on another page. So far when I follow the ...
1
vote
1answer
13 views

Disqus API listPosts doesn't include links back to the original page

I am using this API http://disqus.com/api/docs/forums/listPosts/ to get the list of recent comments, but the result from the API doesn't include the links for the content page on my site. I have tried ...
1
vote
0answers
60 views

Disqus plugin not showing on all the posts

I have been trying for a few days to figure this out but to no avail. Actually in my Wordpress blog, I am using the disqus plugin for comments but it's only showing 1 or 2 posts of around 15 posts. I ...
0
votes
1answer
34 views

Javascript configuration for django-disqus not working

I'm new to Stack Overflow, so I'm sorry if my question is too naive. I'm building a Django based website on Heroku, and I've added the Disqus comment system using django-disqus. Users can also login ...
0
votes
1answer
22 views

disqus where to grab access_token

Based on this link "Authenticating as the Account Owner Many applications simply want to perform actions on behalf of the account owner. You can do this using the standard OAuth flow, except that you ...
0
votes
0answers
26 views

Multiple DISQUS threads: display all for noscript?

There is a helpful script to display multiple DISQUS threads: https://github.com/disqus/DISQUS-API-Recipes/blob/master/html/disqus_reset.html The problem is that you reset them so actually only one ...
2
votes
2answers
75 views

What is the best approach to use Disqus in a single page application?

What is the best approach to use Disqus in a single page application? I see that the angular js docs has implemented it successfully. Currently our approach looks like is this in our AngularJS app, ...
0
votes
0answers
27 views

Disqus comment box overlap with my footer

I have a issue about my footer. I begin to use disqus comment box and test it with 5 comments,but after writing 5 comment, my comments start to overlap with my footer. My footer does not move with a ...
0
votes
1answer
34 views

Merging/aggregating disqus

Odd question - Would it be possible to merge two disqus widgets so they aggregate comments from between two sources? So say if you have two identical articles, A and B, on two separate websites that ...
0
votes
1answer
57 views

Subscribe User via JSON - DISQUS API

I want to create a button that subscribes a user to a disqus thread. I need some help with the DISQUS API I already played alot with it, also tried it via the DISQUS Console ...
0
votes
2answers
314 views

Where can I customize the appearance of Disqus in my Octopress blog?

I am using Octopress for my blog. I set up Disqus and it shows up on every article. However, I really need to customize the look because right now there is literally no space between the whole disqus ...
0
votes
0answers
80 views

Disqus widget tab gone

Can't find information on it anywhere. Lots of tutorials show a simple widget setup on disqus account, but my account seems to be missing Widgets tab from Tools section. Any ideas? Was there an update ...
0
votes
1answer
48 views

Disqus comment count in TYPO3 tt_news

Is there a possibility to create in TYPO3 tt_news list/latest view link to article with #disqus_thread at the end of link i.e.: <a ...
0
votes
0answers
31 views

Disqus API to parse thread message

I am trying to parse a thread message through the Disqus API with no success. This is my call in a php script: $endpoint = ...
1
vote
1answer
160 views

Disqus API: create comment as guest

I'm trying to use the Disqus API to add a post to an existing discussion/forum. In the documentation I can read that I can send a comment without authentication, as a guest. The documentation says ...
0
votes
0answers
34 views

Assigning disqus_identifier to a specific wordpress post?

I want to assign a specific disqus_identifier to a specific post on my Wordpress blog while retaining the default string that automates the process for the rest of the blog, however I don't know much ...
0
votes
1answer
18 views

Disqus notificaiton settings

If I check "Which sites do you want notifications for? Check to enable." in http://disqus.com/account/notifications/. Will all moderators receive email notification or just admin ?
0
votes
1answer
135 views

Disqus Integration with ASP.NET MVC

We just want to integrate Disqus commenting system with our asp.net mvc application that is being tried with Disqus SSO features. The steps are followed as described in below urls: ...
2
votes
1answer
94 views

Disqus Comment Using Login of my website

I am planning to use DISQUS comments in my portal. It provides comments through FB,TWEETER, WOrdpress and DISQUS login I want my users to post comments also if they are logged in my website and not ...
0
votes
2answers
185 views

How to get all the comments from Disqus?

I want to fetch all the comments on CNN whose comment system is Disqus. As an example, http://edition.cnn.com/2013/02/25/tech/innovation/google-glass-privacy-andrew-keen/index.html?hpt=hp_c1 The ...
0
votes
1answer
171 views

Get all comments from disqus rss feed

How do I paginate through this rss feed to view all comments? http://npr2way.disqus.com/dead_mice_are_going_to_be_dropped_on_guam_from_helicopters_really/latest.rss
2
votes
2answers
179 views

How to load disqus when scroll to the bottom of the page?

I see some jekyll powered blogs use disqus for comments and where the comments section won't load untill you scroll to the bottom of the page. How can I approach this? I've tried something like ...
0
votes
1answer
50 views

disqus api: get edited posts

I'm using the disqus api to get all the posts and using the cursor to do the pagination, i store them in my data base. The problem is if someone writes a post and my application gets it and stores ...

1 2 3 4 5 7