Posted: August 1, 2013 at 1:15 pm
|
Hi guys, I’ve tried with firebug, and I don’t have any kind of errors.. Even if I don’t really understand why some people are still using it, I need to find a way to fix it because they are a lot.. and all of them are potential customers. The website is http://lsptraining.co.uk/ I don’t have IE, I’ve only Mac computers and I wouldn’t really like to install the VM on these machines… The question is, why only the telephone field is affected ? As far as I’ve seen on the dashboard this is a normal text field (even if it should be numeric, but there isn’t the option). Any magic trick? π Thanks. |
Hi Giovanni, I don’t think it’s a case of the form data not being recorded, I think it’s the form validation that’s not working in IE9. I checked the page source and it looks like the Event Espresso registration forms have been significantly modified. Has anything been modified here? Here’s what I’m seeing: The form labels have been removed and replaced with input placeholders, and there are Contact form 7 plugin classes that have been added. Here’s the first name input as an example: <input type="text" title="" placeholder="First Name" class=" required wpcf7-form-control wpcf7-text span6 fname" id="fname-150-0-1" name="fname" value="" required /> Along with that, the image placeholders and form validation do not appear to be working for any of the text inputs. Here’s a screenshot of the form in IE9 running in a VM: I think if you were to try the defaults that Event Espresso uses, and possibly de-register the scripts from WP Contact form 7 for the main reg page (it may be a case where the contact form plugin is adding its own classes to Event Espresso’s reg form fields.) There is actually a tutorial that shows how to deregister scripts from other plugins here: http://justintadlock.com/archives/2009/08/06/how-to-disable-scripts-and-styles
|
|
|
Hi Josh, I see what you mean, and I’ll try to follow your help. But, why only the telephone number field is affected ? Thanks, |
What I’m seeing is all the text inputs are affected, not just the telephone number fields. What might be happening is people are electing to not enter their phone number but entering everything else. When I test your registration form in IE9 I can skip all the fields except for the dropdown selectors. |
|
|
So.. finally.. after 3 hours.. I can see the word like Neo.. Just code every where.. π Thanks. |
Hi Giovanni, I checked and I’m afraid the text field form validation still does not work in IE9. Although the placeholder text is displaying before you start filling out the form now. |
|
The support post ‘Form data not recorded in the DB.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.