Site logo

Archived topic

WPDiscuz comment form not showing on pages, just posts

3 replies · Started by mc208 on June 27, 2016

Viewing posts 1–4 of 4

I'm using WPDiscuz for my comments. I checked the box in the settings to show the comment form on posts and pages. The comment form is displaying on my posts, however, it's showing the native wordpress comment form on pages, not the wpdiscuz comment form. After searching the issue, I came across this:

https://wordpress.org/support/topic/plugin-not-display-in-fairytale-theme?replies=11

Could this be the issue with GP?

GP is definitely using the core functions for displaying comments.

If it works in posts, it should work in pages, as it's the exact same code displaying both.

Have you checked with their developers?

Let me know :)

They said:

Make sure post and page template files use the same <?php comments_template() ?> for comment loading.

I copied and pasted what you said...

I can confirm that they do - look in the page.php and single.php files.

This archived topic is closed to new replies.