This isn't the same issue as others on the forum and there haven't been a lot of common issues with users encountering a problem with v1.6.4 so your issue is definitely not the same as the others.
While the end result (the form not appearing due to a javascript error) may be the same, the cause certainly is not. So never assume that you are experiencing the same issue as other users because any and all javascript errors will cause forms that use conditional logic as well as AJAX to behave this way, no matter what the cause is. That is due to the fact your browser quits executing javascript when it encounters any error.
Most of the issues users have encountered with v1.6.4 have been due to their theme or another plugin enqueuing old versions of jQuery and not using the version of jQuery that WordPress comes with. But this does not appear to be your issue either, although your site is enqueuing jQuery from Google's API and not using the WordPress jQuery like it should be, it is at least loading the most recent version of jQuery.
We haven't seen this particular issue any other user sites running v1.6.4 and I am unable to replicate the issue locally which means it's either site specific to your setup or form specific to how the form was configured.
Our lead developer is going to take a look at the link you provided and determine what is going on. He will post an update here once he has determined what the issue is.
Just in case we require a closer look in order to debug the issue, please email me a WordPress admin login and FTP login for this site directly to my email address at carl@rocketgenius.com.
It may be unnecessary, but if he can't determine the case by just viewing the page he may need to debug it at the code level as it's an issue we could not replicate locally so it needs to be debugged where it is happening.
Posted 13 years ago on Wednesday May 2, 2012 |
Permalink