Form layout problem
-
I am having an issue when I bring HTML for a contact form in to a WordPress page.
The HTML for the form is from http://www.zoho.com
The first line breaks after the field label, then the field for that name is on the next line, followed but the next field, next fieldline, a linebreak, and so on.
See <http://dev.gistics.com/formtest/>
We are using the Remix theme, but I have made a separate site with default theme, and the problem persists. I even took the html for the form into dreamweaver (works as expected, breaks after each field), then took that nice clean html and pasted it into the HTML editor of WordPress, but still get the problem.
Could be something in the PHP template, I’m not sure. Also, Zoho uses the
tag for linebreaks, this could be part of the problem but I see other
‘s in Word Press’s own generated HTML so it should be okay. I tried this with Web to lead html from salesforce and the layout is better but the form does not work.Any suggestions?
-
We cannot use “forms” here due to security concerns. Take a look at this FAQ as it show how to make a contact form through wordpress pages.
- The topic ‘Form layout problem’ is closed to new replies.