<?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: jQuery not working outsite content area</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area</link>
		<description>Gravity Support Forums Topic: jQuery not working outsite content area</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:58:19 +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/jquery-not-working-outsite-content-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44913</link>
			<pubDate>Fri, 23 Dec 2011 20:54:31 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;NEW DIRECTION&#60;/p&#62;
&#60;p&#62;I took a stab at it with Contact Form 7 and it's working brilliantly.  I really need this going asap since the due date was a week ago.  :(&#60;/p&#62;
&#60;p&#62;I really appreciate your help and will still recommend and use GF on other site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44911</link>
			<pubDate>Fri, 23 Dec 2011 18:37:55 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's brilliant, but fixing that didn't help.  :(&#60;/p&#62;
&#60;p&#62;I took out the old call and installed &#34;Use Google Libraries&#34;, which pulls in the latest from Google.  I've verified that they're being pulled in properly.&#60;/p&#62;
&#60;p&#62;I get the same error on that Leadership page.&#60;/p&#62;
&#60;p&#62;As a test I also put that same form on a regular page, &#60;a href=&#34;http://persecutionproject.savethenuba.com/what-we-do/&#34; rel=&#34;nofollow&#34;&#62;http://persecutionproject.savethenuba.com/what-we-do/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It also fails in the same way.  It's not utter failure, because the error checking works on required fields.  It's simply not hiding the form and giving me thanks text on submit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44909</link>
			<pubDate>Fri, 23 Dec 2011 17:44:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44909@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I noticed a couple things that are probably related.  In the head, you are including an old, minimized version of jQuery, 1.2.3.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://persecutionproject.savethenuba.com/wp-content/themes/ppf/scripts/jquery-1.2.3.min.js&#34; rel=&#34;nofollow&#34;&#62;http://persecutionproject.savethenuba.com/wp-content/themes/ppf/scripts/jquery-1.2.3.min.js&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That needs to go.  The latest version of jQuery that is included with WordPress 3.3 and is compatible with Gravity Forms 1.6.2 is jQuery 1.7.1. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://persecutionproject.savethenuba.com/wp-includes/js/jquery/jquery.js?ver=1.7.1&#34; rel=&#34;nofollow&#34;&#62;http://persecutionproject.savethenuba.com/wp-includes/js/jquery/jquery.js?ver=1.7.1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Two versions of jQuery being included will not work, especially when the older one is being called first.  The hard-coded reference to the older one should be removed from the header.php.&#60;/p&#62;
&#60;p&#62;When you do that, everything that relies on jQuery will break though.  jQuery needs to be properly included in the head section, not the footer, so it's available to all the scripts that rely on jQuery.&#60;/p&#62;
&#60;p&#62;So, remove the call to the older jQuery library, and properly enqueue the latest jQuery in the head and I think you will be good to go.  Please do that and if it still does not work, let us know and we will continue troubleshooting.&#60;/p&#62;
&#60;p&#62;I made no changes to your site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44769</link>
			<pubDate>Thu, 22 Dec 2011 00:32:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44769@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Joshua, can you send me an admin login for your site to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - I'm having a hard time figuring out what the issue is.  In the email, reference this topic and also include a description of the problem you're having currently.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44754</link>
			<pubDate>Wed, 21 Dec 2011 20:14:57 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any hope for this one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44660</link>
			<pubDate>Wed, 21 Dec 2011 09:10:07 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That would be it then.  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44635</link>
			<pubDate>Wed, 21 Dec 2011 04:11:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We won't need the unrelated stuff, no.  Just the stuff relevant to this form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44516</link>
			<pubDate>Tue, 20 Dec 2011 09:45:20 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;During testing I simply have this: &#60;/p&#62;
&#60;p&#62;&#60;code&#62;gravity_form_enqueue_scripts(3, true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Once I get it working I'll write in my if statements.  3 is the id of the form I'm working with.  There is, of course, other stuff in functions.php that is unrelated to this.  I assume you don't need to see that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44467</link>
			<pubDate>Tue, 20 Dec 2011 00:05:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Joshua, can you post your functions.php please so we can see what you are trying based on Carl's &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/jquery-not-working-outsite-content-area#post-44442&#34; rel=&#34;nofollow&#34;&#62;previous reply&#60;/a&#62;?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "jQuery not working outsite content area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-not-working-outsite-content-area#post-44445</link>
			<pubDate>Mon, 19 Dec 2011 20:13:14 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">44445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, I tried that originally and got the same result.  The docs said to put it in header.php so I tried that too.  I get the same result both ways.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
