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