Contact form not working in Safari Demo

Hello,

Last time I posted you gave me code for the contact form on another demo. I want to use the contact us form from safari on a demo. what is the code so i can input into contact form? You can provide this, but please also tell me if there's a way I can pull this myself.

Thanks!

Comments

  • Hi,

    below, you have code that we used to create form on Be|Safari demo:
    <div class="column one-second">[text* your-name placeholder "Your name"] </div>
    <div class="column one-second">[email* your-email placeholder "Your e-mail"] </div>
    <div class="column one">[text your-subject placeholder "Subject"] </div>
    <div class="column one">[textarea your-message x5 placeholder "Message"]</div>
    <div class="column one">[submit "SEND A MESSAGE"]</div>
    But what about the 2nd part of your question? Sorry but we do not understand it.
Sign In or Register to comment.