I just updated Wordpress to 3.1.3 and automatically updated Gravity Forms to 1.5.2.3.
Now anything that you enter into a form field disappears when you go to the next form field.
Help!?!
Here is the form in question: http://cchville.org/vbs2011/
I just updated Wordpress to 3.1.3 and automatically updated Gravity Forms to 1.5.2.3.
Now anything that you enter into a form field disappears when you go to the next form field.
Help!?!
Here is the form in question: http://cchville.org/vbs2011/
Hi Birdsong,
Looks like the issue is something in this file:
<script type="text/javascript" src="http://cchville.org/wp-content/themes/cch/js/site.js"></script>
I downloaded a local copy of your page, removed that script, and this issue no longer occurred. I took a closer look in the file and this code is what is causing this issue: http://grab.by/airU
That's awesome you found that! You're a lifesaver!
A former developer for us put the site together. Not sure why that code would even be necessary.
Thanks again!
Glad to help. :)