help with this form code

2 replies
  • WEB DESIGN
  • |
hi,

i got a word press theme not long ago, i have some experience working with word press but i am not a programmer or web designer

well my question is i want to install a contact form and the them give me this code


<div class="spotback">
<h2>Looking For A Results Driven and Economic Marketing Company In The Desert ?</h2>
<p align="center">Fill out the form below, or give us a call today at 760-808-0479</p>

<div style="margin-top: -15px;"><!-- Form Code-->

<form action="####" method="post">
<div style="float: left; margin-top: 0px;"></div>
<div style="float: right; margin-top: 0px; margin-right: 20px;"><textarea class="spotform2" name="message" rows="6"></textarea>Enter message
<div style="clear: both; height: 0px;"></div>
<div align="right"></div>
<div style="clear: both;"></div>
</div>
</form></div>
<div style="clear: both; height: 0px;"></div>
</div>

do you guys have any idea what it has to be replace and how to do it in order for the form to work or do you know any video or web site tutorial that shows you how to do it ?
#code #form
  • Profile picture of the author Istvan Horvath
    It is one of the rare cases that I suggest you use a WP "contact" plugin... instead of trying to make that form to work. It will not work ever by itself: it always needs a script behind the scene that actually sends the message.

    There are many contact form plugins at wordpress.org.
    Signature

    {{ DiscussionBoard.errors[7900797].message }}
  • Profile picture of the author blogfreakz
    Yes just try some plugins, I suggest to can use contact form 7 WordPress › Contact Form 7 « WordPress Plugins good luck!
    {{ DiscussionBoard.errors[7900986].message }}

Trending Topics