Someone Point Me To A Free Contact Form On WP?

7 replies
  • WEB DESIGN
  • |
At the moment I'm struggling with the last section of my site ... the contact form. It's only a one page website but uses the themeforest theme of PixelStudio. I can't get the original to work for some reason. Here is the code for it -
Code:
<form action="send" method="post" id="contactForm" class="form"><!-- Begin contact form -->
                                    
            <ul class="contact">
                                    
                <li>
                <label for="name">Name :</label>
                <input id="name" name="name" class="text" size="40" />
                </li>
                <li>
                <label for="email">Email :</label>
                <input id="email" name="email" class="text" size="40" />
                </li>
                <li class="special">
                <label for="last">Don't fill this in :</label>
                <input type="text" name="last" value="" id="last" />
                </li>
                <li>
                <label for="message">Message :</label>
                <textarea id="message" name="message" rows="6" cols="35"></textarea>
                </li>
                <li><input type="submit" value="SUBMIT" id="submit" class="button" /></li>
                <li><input type="reset" value="RESET" class="button" /></li>
                                        
            </ul>      
                                              
        </form><!-- End contact form -->
The reset button works but the submit button doesn't. If someone can tell me how to make this code work that would be great, but if not can you point me to a simple contact form that is compatible with wordpress? Thanks
#contact #form #free #point
  • Profile picture of the author Tina Golden
    I use Easy Contact: plaintxt.org – Minimalism in blog design, an experiment but there are a number of contact form plug-ins available. Just go under plug-ins, add new, and type contact form in the box. You'll see a whole list of free plug-ins you can try.

    Tina
    Signature
    Discover how to have fabulous, engaging content with
    Fast & Easy Content Creation
    ***Especially if you don't have enough time, money, or just plain HATE writing***
    {{ DiscussionBoard.errors[3343878].message }}
  • {{ DiscussionBoard.errors[3343981].message }}
    • Profile picture of the author KyleLogue
      Originally Posted by charliepatel View Post

      For the best free WP contact form, I think you should use Contact Form 7.
      I'd have to agree with this. I use this plugin on my blog and it's super easy to setup.
      {{ DiscussionBoard.errors[3344236].message }}
    • Profile picture of the author Diane S
      Originally Posted by charliepatel View Post

      For the best free WP contact form, I think you should use Contact Form 7.
      I'll give another vote for my favorite, contact form 7. I use it on all my sites. It is so easy to install. Have never had a problem with it. I also give an annual donation to the developer since I use it multiple times and want it to stay around and keep working with all new WP versions.
      Signature
      KimW still needs our help DONATE DIRECTLY
      My First Kindle Book: Ten Days in the Land of Smile
      {{ DiscussionBoard.errors[3344247].message }}
  • Profile picture of the author cosmoslad
    Quick Contact works very well. Free and easy!
    Signature

    Confused by all of the SEO advice around? Check out Learn SEO.biz to find out the best tips and tools for a successful SEO plan.

    {{ DiscussionBoard.errors[3344051].message }}
  • Profile picture of the author tedwood
    I have a MASSIVE problem (Well it seems like it anyway). I've tried using the contact form on my site but it doesn't work. I then tried it on another site and it worked. The reason being that i use sections on my own site and NOT any pages. Basically my site is one page but has a bar at the top to scroll down the sections. This theme basically - Pixel Studio
    All the contact forms require you to use pages. Is there any way around this?
    {{ DiscussionBoard.errors[3346386].message }}
  • Profile picture of the author ronc0011
    cforms is free and seems to work very well. Also very customizable
    {{ DiscussionBoard.errors[3348879].message }}

Trending Topics