• Resolved min6

    (@min6)


    Hi all,

    Is it possible to let my visitors comment not only to posts, but also on single pages?

    Couldn’t find anyhting about this in the archives, maybes someine can help me?

    Thnx,
    wim

Viewing 1 replies (of 1 total)
  • Indeed it is possible.

    http://codex.wordpress.org/Pages#Page_Templates
    is the page.

    Find and look at your page.php or single.php
    It’s essentially the same as your index.php but with the comments code removed.

    Make another template that uses the index.php code and save that as another template.

    When writing a page a page you can then choose to use a template so they can comment or a template where they cannot.

    It’s not so tricky 🙂

Viewing 1 replies (of 1 total)

The topic ‘comments in single pages?’ is closed to new replies.