Two column contact form in 4.0.1
-
I am setting up a contact form which are to be in a two column layout, but for some reason it is “only” in one column and showing the [twocol_one], [/twocol_one][twocol_one_last] and [/twocol_one_last] tags in the form it self!
I am using the WooThemes shortcodes generator to build the column set-up.
The code looks like this:
[twocol_one]
<p>Your Name (required)
[text* your-name] </p><p>Your Email (required)
[email* your-email] </p>[honeypot Sikkerhedsfelt]<p> Upload CV *:
[file* UploadCV limit:1mb filetypes:pdf|doc|docx|odt|rtf|xls|xlsx]</p>
[/twocol_one][twocol_one_last]
<p>Subject
[text your-subject] </p><p>Your Message
[textarea your-message] </p>
Any one have any ideas about how to solve this?
- The topic ‘Two column contact form in 4.0.1’ is closed to new replies.