# Discourse comments not showing up on pages - only posts

**URL:** https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953
**Category:** WordPress
**Created:** [April 6, 2020, 4:58am UTC](https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953 "2020-04-06T04:58:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![iradave](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iradave/32/175813_2.png) [@iradave](https://meta.discourse.org/u/iradave)
#### Post date: [April 6, 2020, 4:58am UTC](https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953/1 "2020-04-06T04:58:49Z")

</div>

Maybe I’m missing something… I’ve got [WP Discourse](https://github.com/discourse/wp-discourse) plugin working with SSO and it appears to be working fine enabling comments on POSTS but not PAGES.

I haven’t found something that says it only works on posts. Does it work on pages? If so, what do I need to enable?

Test post - which is working as desired:

> **[test of a post | TestConX](https://www.testconx.org/premium/2020/test-of-a-post/)**

Test page - which is not working:

> **[Another page test | TestConX](https://www.testconx.org/premium/another-page-test/)**

For debug, I disabled [WP Discourse](https://github.com/discourse/wp-discourse) plugin and the comment box showed up correctly on the the test page. After which, re-enabled it.

Any pointers, would be appreciated!

Thanks,

Ira

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 6, 2020, 12:13pm UTC](https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953/2 "2020-04-06T12:13:33Z")

</div>

You’ll get a real answer from someone who knows soon, but I’m pretty sure that in the plugin settings there is a place that lets you choose posts, pages and other types.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [April 6, 2020, 5:18pm UTC](https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953/3 "2020-04-06T17:18:47Z")

</div>

> [@iradave](#):
>
> I’ve got [WP Discourse](https://github.com/discourse/wp-discourse) plugin working with SSO and it appears to be working fine enabling comments on POSTS but not PAGES.

On the [WP Discourse](https://github.com/discourse/wp-discourse) Publishing Settings tab, you need to select both ‘post’ and ‘page’ in the “Post Types to Publish” setting. That setting is found near the bottom of the page.

If you have enabled ‘page’ on this setting and are still not able to publish pages to Discourse and have comments show for them on Discourse, let me know and I’ll look into what is going wrong.

---

<div class="post-metadata">

### Author: ![iradave](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iradave/32/175813_2.png) [@iradave](https://meta.discourse.org/u/iradave)
#### Post date: [April 6, 2020, 5:42pm UTC](https://meta.discourse.org/t/discourse-comments-not-showing-up-on-pages-only-posts/146953/4 "2020-04-06T17:42:46Z")

</div>

@simon: perfect, this did the trick. Thank you! Sorry for having overlooked this setting.
