It looks there are a couple of javascript errors being reported by Chrome's developer console, javascript errors can often block scripts from running which is why when you are using conditional logic your form will fail to appear.
Uncaught TypeError: Cannot call method 'replace' of undefined jquery.custom.js:56
Uncaught TypeError: Property '$' of object [object Object] is not a function
You will need to seek the assistance of the theme developer in resolving those errors as there is nothing Gravity Forms can do to prevent or resolve them.
Posted 11 years ago on Sunday July 7, 2013 |
Permalink