<?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: 2nd Update did not fix</title>
		<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix</link>
		<description>Gravity Support Forums Topic: 2nd Update did not fix</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:12:48 +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/2nd-update-did-not-fix" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57187</link>
			<pubDate>Tue, 01 May 2012 13:10:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">57187@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@CharityFinleyfire Great, it appears it is working fine now.  The issue what the style code you added is it wouldn't go in the js file, it would go in a stylesheet.  So that was causing a javascript error.  After removing that, and correcting the version of jQuery your theme was using... the form appears to be working good now.  Good to see.&#60;/p&#62;
&#60;p&#62;The original posters issue was resolved.  It was an issue with the version of jQuery being used by the theme and not an issue with Gravity Forms v1.6.4 or v1.6.4.1 itself.&#60;/p&#62;
&#60;p&#62;If you are encountering an issue, please post your own support request so that we can assist you because your issue is not going to be the same as the original posters.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharityFinley on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57186</link>
			<pubDate>Tue, 01 May 2012 13:05:41 +0000</pubDate>
			<dc:creator>CharityFinley</dc:creator>
			<guid isPermaLink="false">57186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I already took it out. I had it in the file he stated for GF. Thank you for fixing the issue. I also installed a JQuery updater myself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57185</link>
			<pubDate>Tue, 01 May 2012 13:02:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">57185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@CharityFinley I'm not laying blame.  I am providing support, have troubleshooted your issue and telling you what the problem is.&#60;/p&#62;
&#60;p&#62;The root cause of your issue is Gravity Forms v1.6.4 makes use of functionality in jQuery v1.7.1 which is what WordPress comes with and what Gravity Forms is expecting to be there.  All themes and plugins should be using the same version of jQuery as WordPress itself.&#60;/p&#62;
&#60;p&#62;Your theme is NOT using the version of jQuery that comes with WordPress.  It is instead loading an OLD version of jQuery from Google's jQuery API, v1.5.1, which is not what WordPress uses.  Here is a screenshot of the script call on your site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%2012.53.24%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%2012.53.24%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Because your theme is not loading jQuery v1.7.1 and Gravity Forms v1.6.4 is trying to use a function that exists in v1.7.1... it is triggering javascript errors.  The function it is using does not exist in jQuery v1.5.1 which is what your theme is loading.&#60;/p&#62;
&#60;p&#62;The reason why the old version of Gravity Forms did not have this issue is because it did not use a jQuery v1.7.1 specific function.  This is why you only encountered the issue after updating to Gravity Forms v1.6.4+.&#60;/p&#62;
&#60;p&#62;I fixed your theme and updated it to use jQuery v1.7.1.  See these screenshots:&#60;/p&#62;
&#60;p&#62;Before:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://skitch.com/carlhancock/8adkd/edit-themes-wordpress&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/carlhancock/8adkd/edit-themes-wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;After:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://skitch.com/carlhancock/8adkk/edit-themes-wordpress&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/carlhancock/8adkk/edit-themes-wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is now working for us in some browsers.  HOWEVER not all... the next issue is being caused by wherever you placed the style code that @chinoh posted above.  Where in your theme did you put this code? We can't find it, but we see it's triggering a javascript error.  See this screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%201.01.54%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%201.01.54%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Where did you put that code?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharityFinley on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57182</link>
			<pubDate>Tue, 01 May 2012 12:50:22 +0000</pubDate>
			<dc:creator>CharityFinley</dc:creator>
			<guid isPermaLink="false">57182@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did just pay for another year of support and updates.  I would love it if that money can go toward fixing my issue and not seeming so harsh and placing blame elsewhere. Like I said everything worked fine until the updates rolled out this morning.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharityFinley on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57181</link>
			<pubDate>Tue, 01 May 2012 12:48:37 +0000</pubDate>
			<dc:creator>CharityFinley</dc:creator>
			<guid isPermaLink="false">57181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did remove it already. My forms were working just fine until the updates this morning.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57180</link>
			<pubDate>Tue, 01 May 2012 12:46:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">57180@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;First off... to ALL users reading this thread.  DO NOT start adding code to your site to try and fix this issue.  You can end up making things extremely hard to debug if you do so.  This is directed at &#60;strong&#62;@chinoh&#60;/strong&#62; who is discussing adding CSS to display the form... this isn't a &#34;fix&#34;... and it is just going to cause issues in allowing us to help you resolve any issues.  It can make things worse. DO NOT DO THIS.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;@CharityFinley&#60;/strong&#62; Your issue is not being caused by a bug or problem in Gravity Forms v1.6.4 or v1.6.4.1.  Your issue is being caused by javascript issues on your site.&#60;/p&#62;
&#60;p&#62;The first issue is the version of jQuery your site is loading... it's not using the version of jQuery that comes with WordPress (v1.7.1) and is instead loading a very old version of jQuery (1.5.1).  This is BAD.  Themes and plugins should ALWAYS use the version of jQuery that comes with WordPress.  Otherwise, it makes it difficult to maintain compatibility.  See this screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%2012.40.09%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%2012.40.09%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You need to update your theme so that it is using jQuery v1.7.1.  Plugins expect the version of jQuery that comes with WordPress... not something else.&#60;/p&#62;
&#60;p&#62;The second issue is WHERE did you put the display: block !important; styles that @chinoh mentioned above? What file did you put it in? We can't find it... but wherever you placed it is incorrect and it's triggering a javascript error.  See this screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://skitch.com/carlhancock/8adfi/hubbard-street-dance-chicago-attendee-request&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/carlhancock/8adfi/hubbard-street-dance-chicago-attendee-request&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Where did you place this code? As I mentioned above, users should not do this.  It's causing more problems than it is fixing.&#60;/p&#62;
&#60;p&#62;Remove it wherever you have placed it, and fix your theme so it is using the correct version of jQuery and if those are done correctly it should resolve the issue you are encountering.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;@daanvb&#60;/strong&#62; The first thing you need to do whenever you update to a new version of any plugin (or theme) is complete clear your browser cache, restart your browser and then try to do what you were trying to do.  The new version uses new scripts.  If your browser is loading cached scripts... it won't work properly.  Clear your cache.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;TO ALL USERS READING THIS THREAD&#60;/strong&#62; &#60;/p&#62;
&#60;p&#62;Please create and post your own support forum issue.  There are multiple people posting in this thread and each of their issues are DIFFERENT and NOT RELATED.  &#60;/p&#62;
&#60;p&#62;Please do NOT assume your issue is the same as another users just because they sound like they are the same. ALWAYS post your own support forum post when you need assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57178</link>
			<pubDate>Tue, 01 May 2012 12:44:06 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, our developer is looking at your issue. I've given him the login details you sent.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharityFinley on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57177</link>
			<pubDate>Tue, 01 May 2012 12:40:44 +0000</pubDate>
			<dc:creator>CharityFinley</dc:creator>
			<guid isPermaLink="false">57177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I started this thread and my forms are still not working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daanvb on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57172</link>
			<pubDate>Tue, 01 May 2012 12:25:44 +0000</pubDate>
			<dc:creator>daanvb</dc:creator>
			<guid isPermaLink="false">57172@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks worse. I'm not able to edit pages anymore after upgrading to 1.6.4.1. Help! Posts can still be edited.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "2nd Update did not fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2nd-update-did-not-fix#post-57170</link>
			<pubDate>Tue, 01 May 2012 12:22:00 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please everyone make your own threads with questions or issues because it becomes very difficult to track who we've helped and have conversations with each of you to address your issues.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
