Please see my screenshot for my form source code https://skitch.com/enej/d922g/source-of-http-digitaltattoo.ubc.ca-page-id-4333andpreview-true
Notice there's a Jquery syntax error
Please see my screenshot for my form source code https://skitch.com/enej/d922g/source-of-http-digitaltattoo.ubc.ca-page-id-4333andpreview-true
Notice there's a Jquery syntax error
There are html tags in the middle of your javascript code. This is usually caused by a plugin/theme conflict, but could be avoided on our end. Which version of Gravity Forms are you using?
I'm using 1.3.13.1
I'm not sure what's causing the HTML tags in the middle of JS code. What should I do?
We did make some changes on 1.4 that will probably resolve your issue.
Upgrade to 1.4.4 and let me know if the problem persists.
There is a function in the core of wordpress, wp_autop, which automatically wraps text it sees as a paragraph in the <p> tags. Perhaps in some way this was related and responsible.