Hi,
Firstly, Gravity Forms is great! Thanks!
Okay so up until updating to 1.6.4.1 my form was working wonderfully. I read some of the other topics on this issue and followed the suggestions but they did not resolve my issue.
I like to do things the HTML5 Boilerplate way, which is to include jQuery at the bottom of the document, with my external scripts beneath it. I know that Wordpress / Plugins add their own jQuery to the <head>, so I removed my jQuery at the bottom of the page, and that restored the Conditional Logic. My issue with doing this though, is that my external scripts no longer execute when I remove jQuery from the bottom of my document. Wrapping it all in a document(ready) does not bring it back to life.
Any suggestions on how I can resolve this? If an admin needs to see my site I will send that to you via email (its currently a staging site so I can't have it posted to the public)
Thanks,