• Hi,
    it seems the contact form I’ve created doesn’t work properly. I have some problems withe the Name, Email, Phone & Direction fields… Also doesn’t work when I try to send an email. Here the code:

    <p><label for=”user_name”>Name: <sup>*</sup></label>[text* name id:user_name class:input placeholder “Enter your name here”]</p><p><label for=”user_email”>Email Address: <sup>*</sup></label>[email* name id:user_email class:input placeholder “Enter your email here”]</p><p><label for=”user_phone”>Phone Number: <sup>*</sup></label>[tel* name id:user_phone class:input placeholder “Start typing your number here”]</p><p><label for=”user_project”>Address of My Project: <sup>*</sup></label>[tel* name id:user_phone class:input placeholder “Start typing your address here”]</p><p><label for=”user_pas”>I’m Interested in: <sup>*</sup></label>
    [checkbox checkbox-445 use_label_element “Planning Application Service” “Building Regulations Application Service” “Interior Design Service”]
    </p>
    <br>
    <p><label for=”user_comment”>My Project is About:</label>[textarea* textarea-709 id:user_comment placeholder “Enter the description of your project here”]</p>
    [submit class:button-primary “Send me the quote now”]

    Any help would be great!
    Thanks & Regards

    The page I need help with: [log in to see the link]

The topic ‘Contact form’ is closed to new replies.