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.

Form submits, but no thank you message and icon just keeps spinning!?!

  1. firstbasedesign
    Member

    Hi all,

    This is all driving me a little crazy now :( Just can't figure it out??

    The page in question is : http://www.poie.thinkbigcreative.co.uk/

    (the form can be found when you click the 'Calculate Now' button, then on the 'Request Call Back' button in the drop down)

    I receive the submitted form, but the icon just keeps spinning, no messages, nothing!

    I have placed <?php gravity_form_enqueue_scripts(1,true); ?> above my <?php wp_head(); ?>

    and the code I have in my template file is as follows...

    <div id="myModal" class="reveal-modal">
    <?php gravity_form(1, false, false, false, '', true); ?>
    ×
    </div>

    The site needs to go live for a client like, yesterday, and it's driving me crazy :(

    Thanks again

    Posted 13 years ago on Tuesday February 8, 2011 | Permalink
  2. Just posted and update for you here: http://forum.gravityhelp.com/topic/how-to-get-ajax-to-work-when-embedding-direct-into-template-file

    Posted 13 years ago on Tuesday February 8, 2011 | Permalink