Conditional Logic - Form goes blank

Form is going blank the moment that conditional logic is enabled

Disabling all plugins and testing didn’t change anything

Because your form uses conditional logic it has an inline style of display:none applied, if your page has any JavaScript issues they can prevent the Gravity Forms scripts from running, and when those scripts can’t run the inline display:none style can’t be removed.

The issue remaining when plugins are disabled narrows the source to the theme. You’ll need to check the theme for JS issues.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.