• Hi, is it possible to have extra fields on the users comment form?

    For example the visitor can type in “Subject” in a box too, along with their name etc

    Many thanks for your help,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Yes, take a look at your comments.php file.

    Thread Starter Microdot

    (@microdot)

    Yep, spent a few days looking through it, I don’t know PHP though..

    Thanks for your help

    If you’re looking at php you’re in the wrong place!

    <form> is html.

    Thread Starter Microdot

    (@microdot)

    Ooer.. alright then, I’ve made a text field in the main comments area like this..

    <input name=”topic” type=”text” id=”topic” tabindex=”6″ value=”” size=”60″ />

    it’s just getting what the user puts in there to display on the comments is the problem

    Cheers for these hints,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Extra Comment Fields’ is closed to new replies.