Is it possible to let people post a comment on pages, not just posts?
thanks
Is it possible to let people post a comment on pages, not just posts?
thanks
Yes, if your Page template (usually page.php) has the call for the comments template.
See how it is done in the index.php or single.php (eventually, both) in your theme, and edit your template.
Alternatively, you can create an additional Page template, if you don't want comments on every Page.
This topic has been closed to new replies.