PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Confirmation broken when form shown in modal window using Zurb Foundation Reveal

  1. I have a Gravity Form using the MailChimp add-on. My Wordpress theme uses Zurb Foundation as an html/css/javascript framework. I've put the form into a modal window using Reveal. It displays fine, and it submits successfully.

    There are two bugs I have found:

    (1) Successful submit lacks a user confirmation action. I've tried both inline message and redirect to Wordpress Page. Nothing. The form just goes blank and that's it.

    (2) Failed data validation does not properly show the field errors.

    You can view the problem here (at least temporarily, until I close access).
    http://dev.madriverlocalvores.org
    uid: gravity
    pwd: forms

    Click on "Join the Email List" in the upper right corner. Double opt-in is activated. So you can simply disregard the confirmation email to avoid being added to the list.

    Thanks for any help!

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  2. Not sure if this has anything to do with it, but you have two JS errors:

    Screenshot

    Also, do you have AJAX enabled on the form placement? Also, depending on how you are placing it, you may need to enqueue scripts/styles, see the bottom of this page:

    http://www.gravityhelp.com/documentation/page/Embedding_A_Form

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  3. Just remembered... I had some issues with other plugins and found that PHPSafeMode was On. I turned that off... maybe it did the trick?

    Posted 11 years ago on Tuesday April 24, 2012 | Permalink