Hi,
I'm trying to embed a form using the template tag:
<?php gravity_form(1, false, false, false, '', false); ?>
I see this:
http://lemongrasstest.co.uk/gravity.png
To see the form in question: http://lemongrasstest.co.uk/willow //click the image with 'two' written on it.
The input fields are unresponsive too, so I can't check to see if it's working functionly either.
Any help really appreciated,
Jon.
EDIT/ I've disabled all plugins and reactivated gravity forms. The page doesn't seem to be throwing up any javascript errors either. I can also drop a form into a post via shortcode with no issues.