Probably don't need that right now.. I thought it could be a problem with how the conditional logic is set up but if it works in the preview and not in the theme, then there's something in the theme that's causing the issue.
I would put money that it's something to do with this block of jQuery in your themes scripts.js file.. it's appending classes and properties to your form button elements. I think that's causing a conflict with the form script and in turn causing your display issue.
http://pastie.org/3747364
You can try temporarily removing that from your script file and see if that works. You can always try using the default theme temporarily to narrow it down and make sure it is the active theme that's the issue.
Posted 12 years ago on Saturday April 7, 2012 |
Permalink