Description: I am using a modal window to load a ninjaform and its corresponding success message. Here is the page: https://payxps.com/learn-even-more/
Desired User Experience: Modal stays open until the user clicks outside the modal content area or clicks the close button.
Current User Experience: Modal closes as soon as the form is submitted so the user sees no success message.
The form gates video content that is delivered with the success message, so this breaks that process as the user does not get the content they registered for.
This was working perfectly but recently broke and I can’t figure out how to fix it.