• Resolved Vane

    (@vanetreg)


    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)
  • 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

    (@vanetreg)

    Hi @pirulee

    thank you, I hope it’s going to work ??

    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.