<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: SuperSignature is not defined.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/supersignature-is-not-defined</link>
		<description>Gravity Support Forums Topic: SuperSignature is not defined.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:02:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/supersignature-is-not-defined" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "SuperSignature is not defined."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/supersignature-is-not-defined#post-72416</link>
			<pubDate>Fri, 24 Aug 2012 01:38:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you are embedding the form using the gravity_form() function, you need to enqueue your own scripts, exactly as you have done.  It's not a hack.  It's documented here&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Enqueue_Scripts_and_Styles&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Enqueue_Scripts_and_Styles&#60;/a&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
When embedding a form via a function call you must also manually include the necessary Gravity Forms related Javascript and CSS via the built in WordPress enqueue capabilities. Gravity Forms does not include these by default when calling a form via a function call...
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>atomicdust on "SuperSignature is not defined."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/supersignature-is-not-defined#post-72307</link>
			<pubDate>Thu, 23 Aug 2012 12:14:26 +0000</pubDate>
			<dc:creator>atomicdust</dc:creator>
			<guid isPermaLink="false">72307@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I solved this right after posting, sort of. I added:&#60;/p&#62;
&#60;p&#62;gravity_form_enqueue_scripts(3, false);&#60;/p&#62;
&#60;p&#62;I put this just before get_header() in my template. This works, but seems like a hack. If anyone has a better suggestion please share.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atomicdust on "SuperSignature is not defined."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/supersignature-is-not-defined#post-72305</link>
			<pubDate>Thu, 23 Aug 2012 12:10:06 +0000</pubDate>
			<dc:creator>atomicdust</dc:creator>
			<guid isPermaLink="false">72305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm having a problem with the Signature add-on. I'm receiving the error &#34;SuperSignature is not defined.&#34; 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...&#60;/p&#62;
&#60;p&#62;I'm embedding the form through the gravity_form() template tag. Using the latest version of both GF and the add-on.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
