Hello,
I'm having a problem with the Signature add-on. I'm receiving the error "SuperSignature is not defined." The problem is the ss.js file is loading in the footer. What is the best way to force it to load in the head? I took a look at the plugin code, and it appears it's passing in 'false' for the $in_footer parameter in wp_enqueue_script, so I'm not sure how this is happening...
I'm embedding the form through the gravity_form() template tag. Using the latest version of both GF and the add-on.