---
title: "Adding Disqus comments to Entries"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview/customizing-your-views/adding-disqus-comments-to-entries/"
---

GravityView allows you to add Disqus comment forms to your entries. You don't even need the Ratings & Reviews plugin to do this!

## 1. Log in to your Disqus account

If you don't have a Disqus account, go to  and sign up.

Once logged-in, click "Edit Settings".

![Screenshot of the Disqus edit settings page](https://www.gravitykit.com/wp-content/uploads/2018/01/log-in-to-your-disqus-account.png?1443568428)

## 2. Then click the "Install" link

![Screenshot of the Install link inside Disqus Settings page](https://www.gravitykit.com/wp-content/uploads/2018/01/then-click-the-install-link.png?1443568429)

## 3. Click the "Universal Code" option

Don't click WordPress, even though it seems to make sense!

![Screenshot of the Universal Code link](https://www.gravitykit.com/wp-content/uploads/2018/01/click-the-universal-code-option.png?1443568430)

## 4. Copy the contents of the code sample

Make sure to select all of the code in the box, then copy the text.

![Screenshot of the script code of Disqus](https://www.gravitykit.com/wp-content/uploads/2018/01/copy-the-contents-of-the-code-sample.png?1443568432)

## 5. Go to your site and edit a View

Under Views > All Views, click the View you want to add comments to.

![Screenshot of the Views page](https://www.gravitykit.com/wp-content/uploads/2018/01/go-to-your-site-and-edit-a-view.png?1443568433)

## 6. Click the "Single Entry" tab to configure it

![Screenshot of the Single Entry tab inside the View Editor](https://www.gravitykit.com/wp-content/uploads/2018/01/click-the-single-entry-tab-to-configure-it.png?1443568434)

## 7. Click "Add Field", then "Custom Content"

This will add a Custom Content field.

![Screenshot of a Custom Content field](https://www.gravitykit.com/wp-content/uploads/2018/01/click-add-field-then-custom-content-.png?1443568435)

## 8. Click the gear icon to configure the Custom Content field

![Screenshot of the Custom Content field settings modal](https://www.gravitykit.com/wp-content/uploads/2018/01/click-the-gear-icon-to-configure-the-custom-content-field.png?1443568436)

## 9. Paste the Disqus code you previously copied in the Custom Content text area

![Screenshot of the Custom Content field settings modal](https://www.gravitykit.com/wp-content/uploads/2018/01/paste-the-disqus-code-you-previously-copied-in-the-custom-content-text-area.png?1443568437)

## 10. …and make sure to customize the label

![Screenshot of the Custom Content field settings modal](https://www.gravitykit.com/wp-content/uploads/2018/01/hellip-and-make-sure-to-customize-the-label.png?1443568437)

## 11. Close the Custom Content field

!["Close button in custom content field interface with cursor hovering over it."](https://www.gravitykit.com/wp-content/uploads/2018/01/close-the-custom-content-field.png?1443568438)

## 12. Update the View

![Screenshot of the Update button inside the View Editor](https://www.gravitykit.com/wp-content/uploads/2018/01/update-the-view.png?1443568438)

## 13. Click "View on website" to see your changes

![Screenshot showing the View on website link](https://www.gravitykit.com/wp-content/uploads/2018/01/click-view-on-website-to-see-your-changes.png?1443568440)

## 14. You now have a Disqus comment form on each entry!

![Screenshot of Disqus in action on the View](https://www.gravitykit.com/wp-content/uploads/2018/01/you-now-have-a-disqus-comment-form-on-each-entry-.png?1443568441)