Support » Plugin: Spam Free WordPress » comment_form()

  • Resolved rfinklestein

    (@rfinklestein)


    I do not have this in my comment form
    <form>`
    <?php comment_form(); ?>
    </form>

    Since I do not know this language where do I put it??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Just add <?php comment_form(); ?> near the bottom of comment.php.

    Plugin Author Todd Lahman

    (@toddlahman)

    Is your problem with the comment form now resolved rfinklestein? If not I can offer an alternative solution if you provide me with a link to your blog where I can view the comment form.

    Thread Starter rfinklestein

    (@rfinklestein)

    Thank you for the quick response. I finally found the tags. There were in a little different format so they did not come up when I did the search.

    I backed everything up and inserted the code and it seems to work.

    I installed it on a second site and had all kinds of problems so I deactivated it.

    But I think this problem is solved. I will work on the other problem later.

    Thanks again for the response.

    Ron

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘comment_form()’ is closed to new replies.