Top "Disqus" questions

Disqus is a global comment system that improves discussion on websites and connects conversations across the web.

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.…

disqus
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. …

web disqus
How to Remove Disqus footer from webpage

I want to remove the footer of Disqus plugin. Disqus works fine, but the footer looking a little iterating. I …

css disqus
Best way to add Disqus comments to a Rails application?

Is there anything better than the Disqus Ruby Gem? Perhaps something geared specifically towards Rails? (The Disqus gem might be …

ruby-on-rails disqus
"Cannot read property 'appendChild' of null" with Disqus on Backbone website

I have a website on Backbone. When I try to execute Disqus code i get Uncaught TypeError: Cannot read property …

javascript backbone.js disqus
inline javascript within handlebars template

Is there no way to have an inline script within a Handlebars template? <script type="text/x-handlebars"> I'm …

ember.js disqus handlebars.js
Is it possible to use the Disqus API to get comments from a specific url?

I would also like to do this using javascript client-side scripting only if possible.

javascript json cross-domain disqus