Adrian Martinez
asked 11 years ago

How do I create the contact form like in your demo?

3 Answers
DominicStaff
answered 11 years ago

1. To create a contact form as the demo, you can log in to Dashboard > Contact > add new.

copy the following code and paste them to the “form” frame.


<fieldset>
<legend>1. Tell us about yourself...</legend>
<label>Please tell us your name.</label>[text* your-name]
<label>Your e-mail, <em>please</em>?</label>[text* your-email]
</fieldset>

<fieldset>
<legend>2. What's up?</legend>
<label>What is it going to be about? (Subject)</label>[radio your-subject use_label_element "Advertising" "Becoming an Author or Reviewer (Autoresponder)" "Shop " "Business"]
<label>How can we help you?</label>[textarea* your-message x5]
</fieldset>

<p>[submit class:btn class:pull-right]

2. Next, click the “save” button

see the screenshot: http://imgur.com/qDv4H3o

3. Copy the code in the brown frame and paste it into your post, page or text widget content.

See the screenshot: http://imgur.com/K0CKW5y

Hope this helps !
Regrds,
Dominic

Adrian Martinez
answered 11 years ago

Perfect! Thanks Dominic!

DominicStaff
answered 11 years ago

Please don’t hesitate to contact us if you have further questions.

Hope this helps !

Regards,
Dominic

Powered by DW Question & Answer Pro