Modal form renders first question before pop-up
-
I have a form as a modal (button) that is a 6 question quiz. Each question is on its own page in the form.
The problem is the first question renders under the button, even the clicking the button to open the modal quiz works properly.
Here is my shortcode.
[caldera_form id=”CF5af505fc586b8″ type=”button” modal=”true”]I’m Ready to Take the Quiz![/caldera_form]
I tried it with the default shortcode, as below, but it doesn’t render on mobile at all (no button, no form).
[caldera_form_modal id=”CF5af505fc586b8″ type=”button”]I’m Ready to Take the Quiz![/caldera_form_modal]
I’m using the latest version of WordPress and the latest Divi theme.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Modal form renders first question before pop-up’ is closed to new replies.