Hi there,
I've been playing for hours, trying to figure out exactly what is happening with my form. Ajax form submission just refuses to work!
I have tried both manually calling (with a call to gravity_form_enqueue_scripts above the wp_head() function), and inserting a shortcode into a Page (both manually and using the button) - no dice.
I have NO plugins active, and am using the TwentyEleven default theme...
It also seems to be doing the same thing when going to Preview (Ajax isn't working, the whole page reloads).
Also, as a side-effect, the beautiful dropdowns (chosen) seem to revert when the form is submitted and an error occurs (Error: jQuery("#input_2_4,#input_2_11,#input_2_10").chosen is not a function Line: 22). Strangely, this doesn't occur in the Preview...
I've also tried with Chrome, Firefox and IE (clearing cache).
Any ideas? I'm stumped!
Thanks!