Forums

Comment form on pages are not visible (5 posts)

  1. dzonsonbor
    Member
    Posted 3 years ago #

    Hi to everybody,

    I am fresh by using WordPress.org.As matter of fact,this is my first day by using WordPress software without WordPress.com support.
    Today I started my new blog for some friend: Nekreditni novac
    I noticed the problem with comment form.
    It is only appear and visible in posts,as you can see on this screenshot
    but comments form are not visible on pages,as you can see on this
    screenshot
    What I should do to solve this problem without changing the Theme...?
    Do I have to install some plugins,or to put some script in Theme editor?

    Thanks.

  2. Anonymous
    Unregistered
    Posted 3 years ago #

    In your theme editor, page template (page.php) add this code where you want the comment form for your pages to appear

    <div class="comments-template">
        <?php comments_template(); ?>
    </div>
  3. dzonsonbor
    Member
    Posted 3 years ago #

    Thanks jess_

  4. mrmax
    Member
    Posted 3 years ago #

    jess_ thanks a million.
    i have a big problem with this.

  5. jenrique77
    Member
    Posted 2 years ago #

    Thanks for the information. I have the same problem and with this post I solve it in seconds.

Topic Closed

This topic has been closed to new replies.

About this Topic