I have set up a simple form in my wordpress sidebar, but as soon as the user clicks on an empty field or on any part of the form, they are instantly redirected to another url. The URL is a page I created that has nothing to do with this form. It’s like the entire form is one big hyperlink, and I can’t figure it out.
Here’s the link. It’s the “Subscribe by Email” widget on the sidebar: http://metairieofficespace.com/commercial-office-space-rental-new-orleans/




April 13, 2012 at 10:03 am
The HTML of your page is messed up. Please make the corrections for the errors listed here:
http://validator.w3.org/check?uri=http%3A%2F%2Fmetairieofficespace.com%2Fcommercial-office-space-rental-new-orleans&charset=%28detect+automatically%29&doctype=Inline&group=0
April 13, 2012 at 1:10 pm
If you look at those errors from W3, most have nothing to do with my form. Every website can have a div tag missing. Can you tell me which specific code you think is causing the problem? When you use the W3.org validator, it looks like your website has 1 error as well. I'm not a programmer, so please give me more specific info. Thank you.
April 13, 2012 at 1:13 pm
The problem has nothing to do with the form, but all your missing end tags.
April 13, 2012 at 1:17 pm
Any specific one or two that might be causing the problem?
April 13, 2012 at 1:19 pm
end tag for "a" omitted, but OMITTAG NO was specified
If you're not sure what to do from here, please hire a developer. This is not an issue with your form, but with the HTML on the rest of your page, so it is outside the scope of our support.
Topic closed.