• gnc1

    (@gnc1)


    I’m using the default theme and have “allow comments” clicked on several pages but when I go to the bottom of my pages the fields Name, Email, Website, and Post are not there. If I switch to the Falling Leaves theme, the comment fields are there. The comment fields also showed in 2.0 but now are gone in 2.0.1. Any idea what the problem is?

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

    (@moshu)

    If you are talking about Pages (as opposed to posts) in the default theme that’s by design: usually Pages are not meant to be commented.
    Themes that lack a Page template will use the index.php file to display Pages (see Template_Hierarchy) – that’s why you see the comment form.
    If you want comments on Pages, edit your Page template (page.php) to include the call for the comments template.

    Thread Starter gnc1

    (@gnc1)

    For the code challenged, like myself, what is the code to call the comments template and where do I put it? Thanks

    moshu

    (@moshu)

    Take a look at the single.php (if using the deafult theme) and copy from there.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No Comments on Pages in 2.0.1’ is closed to new replies.