Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter illuminationslighting

    (@illuminationslighting)

    I removed the line implementing the CAPTCHA and sent a test… it worked. I guess I’ll have to re-check the CAPTCHA info now.

    Thread Starter illuminationslighting

    (@illuminationslighting)

    I have just completed the update for this plugin and am still having this issue.

    Here is the code that I’m using:

    FORM

    <p>Your Name (required)<br />
    [text* your-name] </p>

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

    <p>Your Telephone Number<br />
    [tel telephone minlength:10 maxlength:12 placeholder “999 999 9999”]

    <p>Your Address<br />
    Street [text* your-street] </p>
    City [text* your-city] </p>

    Attach up to 3 Photos of the Exterior of Your Home<br />
    [file photo1 filetypes:jpg|jpeg|gif|png|pdf]
    [file photo2 filetypes:jpg|jpeg|gif|png|pdf]
    [file photo3 filetypes:jpg|jpeg|gif|png|pdf]

    </p>

    <p>Additional Details<br />
    [textarea your-message] </p>

    [recaptcha theme:dark size:compact]

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

    <p>Please allow 1-2 business days for response.</p>

    MAIL

    From: [your-name] <[your-email]>
    Subject: Request for Quote

    Phone Number
    [telephone]

    Address
    [your-street]
    [your-city]

    Additional Details
    [your-message]

    – File Attachments

    Exterior of Home
    [photo1]
    [photo2]
    [photo3]

    This is something

    Thread Starter illuminationslighting

    (@illuminationslighting)

    All emails are spelled correctly, the email in the from field does have an email address from the same domain – it’s nearly identical to the same type of contact form on another site that is working perfectly; that is to say the only things that have changed are to personalize them to the site where it is located.

    I’ve seen the publisher comment on these types of posts, but hasn’t posted here yet. If there’s a simple configuration error to be corrected, I don’t see it. If you want screenshots or the code I’m using, let me know and I’ll post it.

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