Title: Disqus comments with WP custom post types
Last modified: January 8, 2020

---

# Disqus comments with WP custom post types

 *  Resolved [Vane](https://wordpress.org/support/users/vanetreg/)
 * (@vanetreg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/disqus-comments-with-wp-custom-post-types/)
 * Hi,
 * how can we use this plugin with non-default WP custom post types?
    ( Like Woocommerce
   products or Books or Properties )
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [pirulee](https://wordpress.org/support/users/pirulee/)
 * (@pirulee)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/disqus-comments-with-wp-custom-post-types/#post-12305997)
 * You will need to add a custom template to your theme for the desired post type
   and include the comments template:
 *     ```
       <?php comments_template(); ?>
       ```
   
 *  Thread Starter [Vane](https://wordpress.org/support/users/vanetreg/)
 * (@vanetreg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/disqus-comments-with-wp-custom-post-types/#post-12306046)
 * Hi [@pirulee](https://wordpress.org/support/users/pirulee/)
 * thank you, I hope it’s going to work 🙂
 *  [santhoshmm12](https://wordpress.org/support/users/santhoshmm12/)
 * (@santhoshmm12)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/disqus-comments-with-wp-custom-post-types/#post-12390702)
 * Hi, I’m using Disqus on my website. but some of the comments are getting posted
   out of Disqus and going straight into default WordPress. I want to know what 
   is the issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disqus comments with WP custom post types’ is closed to new replies.

 * ![](https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350)
 * [Disqus Comment System](https://wordpress.org/plugins/disqus-comment-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-comment-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-comment-system/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-comment-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-comment-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-comment-system/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [santhoshmm12](https://wordpress.org/support/users/santhoshmm12/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/disqus-comments-with-wp-custom-post-types/#post-12390702)
 * Status: resolved