• I would like to allow people to comment on an idea represented by the site as a whole. i dont need any posts and therefore have not included the loop in my index.php file. i would like to use the <?php comments_template(); ?> tag to make a commenting section as the veritable body of the site.

    im having a little troubble gettingt he comment form to show and now im wondering if it is necessary to have a post on the same page as the comments?

    i would like the site structure to be like this:

    <header>
    <static content that will never change>
    <user comments>
    <footer>

    is this not possible?

  • The topic ‘post necessary for commenting?’ is closed to new replies.