PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

JQuery syntax error while using conditional logic

  1. 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

    Posted 14 years ago on Wednesday November 10, 2010 | Permalink
  2. 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?

    Posted 14 years ago on Wednesday November 10, 2010 | Permalink
  3. 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?

    Posted 14 years ago on Wednesday November 10, 2010 | Permalink
  4. 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.

    Posted 14 years ago on Thursday November 11, 2010 | Permalink
  5. 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.

    Posted 14 years ago on Friday November 12, 2010 | Permalink