Forums

[resolved] Theme without comment form (3 posts)

  1. Linda001
    Member
    Posted 2 years ago #

    Hi
    I Hope someone can help me...

    My theme do not have a comment form , now i want to add comment form to my posts so the user can add a comment ...

    thanks

  2. Micah Cooksey
    Moderator
    Posted 2 years ago #

    First, add <?php comments_template(); ?> to your theme's single.php after the rest of the post. Then, copy the comments.php file from the "default" theme, and make any modifications you need to make to make sure it "fits" with the rest of your theme. If you don't want to get that far in to the code, you could change themes. Almost any theme for WP these days supports comments.

  3. Linda001
    Member
    Posted 2 years ago #

    Cool, Thanks micahcooksey ;)

Topic Closed

This topic has been closed to new replies.

About this Topic