• My site has a contact field, however I am not receiving the messages. My webmaster added the field prior to setting up the email address.

    Below is the code for the field, where should I add the email address?
    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Subject
    [text your-subject] </p>

    <p>Your Message
    [textarea your-message] </p>

    <p>Enter captcha
    [captchac captcha-338 fg:#0d2f83 bg:#eeeeee size:l]
    [captchar captcha-338]</p>

    <p>[submit “Send”]</p>

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adding contact feild’ is closed to new replies.