I have a Drupal view created (a block level view) in which I need to display the Disqus comment block.
The view displays movie reviews and each review node has a related comment block, but im not sure how to display that block in the view. (The block displays when you go to each node page specifically.)
Any ideas?