<?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: after update to v1.6.4.1 pricing calculation still not correct</title>
		<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct</link>
		<description>Gravity Support Forums Topic: after update to v1.6.4.1 pricing calculation still not correct</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:22:03 +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/after-update-to-v1641-pricing-calculation-still-not-correct" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57200</link>
			<pubDate>Tue, 01 May 2012 14:08:44 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome, glad you got it sorted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chinoh on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57196</link>
			<pubDate>Tue, 01 May 2012 13:56:57 +0000</pubDate>
			<dc:creator>chinoh</dc:creator>
			<guid isPermaLink="false">57196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;br /&#62;
Plugin deactivated and pricing calculation is now correct.  Many thanks for troubleshooting this issue and for your / your teams' prompt response.&#60;/p&#62;
&#60;p&#62;Sincerely,&#60;br /&#62;
Chin..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57194</link>
			<pubDate>Tue, 01 May 2012 13:35:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">57194@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue is another plugin on your site is enqueuing a VERY OLD version of jQuery, v1.4.4.  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.31.50%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202012-05-01%20at%201.31.50%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WordPress v3.3 uses jQuery v1.7.1 and that is what Gravity Forms v1.6.4+ is expecting to be there because it uses jQuery v1.7.1 functionality.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Themes and plugins should always use the version of jQuery that comes with WordPress.&#60;/strong&#62; When theme and plugin developers do not do so, it causes issues such as this.  &#60;/p&#62;
&#60;p&#62;You have another plugin on your site that is not doing so and is bringing it's own, old, version of jQuery and therefore WordPress is not outputting the correct version.  &#60;/p&#62;
&#60;p&#62;Because Gravity Forms v1.6.4+ makes use of functionality in jQuery v1.7.1 and your site is not loading jQuery v1.7.1 because of that other plugin (nmedia mailchimp widget) it is triggering a javascript error that is preventing things such as conditional logic, pricing calculations, etc. to function properly.&#60;/p&#62;
&#60;p&#62;You need to either correct that plugin so it uses jQuery v1.7.1 like WordPress itself, or deactivate/remove that plugin.&#60;/p&#62;
&#60;p&#62;Gravity Forms can integrate with MailChimp if you have access to the MailChimp Add-On so that mailchimp widget plugin is technically unnecessary.  You can use Gravity Forms to do what it does.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chinoh on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57184</link>
			<pubDate>Tue, 01 May 2012 13:00:26 +0000</pubDate>
			<dc:creator>chinoh</dc:creator>
			<guid isPermaLink="false">57184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob,&#60;br /&#62;
I have removed this code from the registration page as instructed by Carl.  It was fix suggested by someone since my form is hidden after the update release.  I know this is not a fix but at least my form can be seen.  Just wanted you to be aware.  Sorry if this cause more problems.  Appreciate the help.&#60;/p&#62;
&#60;p&#62;Code removed from registration page: &#38;lt;style&#38;gt;&#60;br /&#62;
.gform_wrapper {&#60;br /&#62;
display: block !important;&#60;br /&#62;
}&#60;br /&#62;
&#38;lt;/style&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chinoh on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57176</link>
			<pubDate>Tue, 01 May 2012 12:37:44 +0000</pubDate>
			<dc:creator>chinoh</dc:creator>
			<guid isPermaLink="false">57176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure thing!  Here it is:&#60;br /&#62;
&#60;a href=&#34;http://www.kalamazoojuniorgolf.org/registration&#34; rel=&#34;nofollow&#34;&#62;http://www.kalamazoojuniorgolf.org/registration&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57175</link>
			<pubDate>Tue, 01 May 2012 12:34:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57175@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please post a URL to your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chinoh on "after update to v1.6.4.1 pricing calculation still not correct"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-update-to-v1641-pricing-calculation-still-not-correct#post-57171</link>
			<pubDate>Tue, 01 May 2012 12:24:12 +0000</pubDate>
			<dc:creator>chinoh</dc:creator>
			<guid isPermaLink="false">57171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have updated to the new release as instructed - cleared browser cache, restarted browser and total pricing is still $0.00.  The correct pricing is passing through to Paypal.  I tested this on Chrome and Firefox with the same results.  Appreciate any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
