<?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: Total pricing Trouble</title>
		<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble</link>
		<description>Gravity Support Forums Topic: Total pricing Trouble</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:31:13 +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/total-pricing-trouble" rel="self" type="application/rss+xml" />

		<item>
			<title>nzfade on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-52286</link>
			<pubDate>Tue, 13 Mar 2012 16:16:12 +0000</pubDate>
			<dc:creator>nzfade</dc:creator>
			<guid isPermaLink="false">52286@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.topmedals.co.nz/sculptured-sports-medals/lawn-bowls-sports-medal/&#34; rel=&#34;nofollow&#34;&#62;http://www.topmedals.co.nz/sculptured-sports-medals/lawn-bowls-sports-medal/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've created a form for ordering medals, on the first part of the form you enter in the Qty, the type of medal, any discounting, and the total updates with the correct price&#60;/p&#62;
&#60;p&#62;I've duplicated the form, but the Total doesn't work&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.topmedals.co.nz/sculptured-sports-medals/basket-ball-medal/&#34; rel=&#34;nofollow&#34;&#62;http://www.topmedals.co.nz/sculptured-sports-medals/basket-ball-medal/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help would be hugely appreciated, I'm a developer and still can't see why the total doesn't work.  I've also tried replacing the fields in the duplicate forms, but still nothing updates.&#60;/p&#62;
&#60;p&#62;any help would be hugely appreciated
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagebakers on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17532</link>
			<pubDate>Thu, 03 Feb 2011 09:52:33 +0000</pubDate>
			<dc:creator>pagebakers</dc:creator>
			<guid isPermaLink="false">17532@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As far as I can see &#60;code&#62;gformInitPriceFields&#60;/code&#62; isn't called on page load (when not using the ajax forms) so the total price never gets updated and the pricing fields aren't initiated.&#60;/p&#62;
&#60;p&#62;I've added the following lines to the end of gravityforms.js&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
jQuery(function() {&#60;br /&#62;
	gformInitPriceFields();&#60;br /&#62;
});&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Last thing that needs a fix is to add the currency sign to the pricing indicators and total field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17256</link>
			<pubDate>Sun, 30 Jan 2011 08:07:44 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">17256@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rian,&#60;br /&#62;
I could replicate your problem and have a fix for it. Shoot me an email to &#60;a href=&#34;mailto:alex@rocketgenius.com&#34;&#62;alex@rocketgenius.com&#60;/a&#62; and I will send you our latest version for you to try.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17234</link>
			<pubDate>Sat, 29 Jan 2011 11:49:09 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">17234@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What version of Gravity Forms are you currently using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagebakers on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17179</link>
			<pubDate>Fri, 28 Jan 2011 09:37:39 +0000</pubDate>
			<dc:creator>pagebakers</dc:creator>
			<guid isPermaLink="false">17179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got the exact same problem here. I'm using 2 option pricing fields and a total field. The total field isn't updated even after both options have been selected.&#60;/p&#62;
&#60;p&#62;I'm getting this error in my console of i add a product field and change the quantity&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Uncaught ReferenceError: gformInitPriceFields is not defined&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Looks like some javascript is missing&#60;/p&#62;
&#60;p&#62;-- update&#60;/p&#62;
&#60;p&#62;Fixed the error by including currency.js and price.js. Still the total field doesn't get updated
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rian Rietveld on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17178</link>
			<pubDate>Fri, 28 Jan 2011 08:14:10 +0000</pubDate>
			<dc:creator>Rian Rietveld</dc:creator>
			<guid isPermaLink="false">17178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have some issues with price calculation and I wonder if it's country-setting-related.&#60;br /&#62;
I set the valuta to Euro and added for the price 1 and in the form it's converted into 1,00&#60;br /&#62;
To test the form in preview I entered Quantity: 2&#60;br /&#62;
The total is correctly 2,00&#60;br /&#62;
But if I enter a value after the comma the calculation goes wrong.&#60;br /&#62;
9,95 * 1 becomes  995,00 euro&#60;br /&#62;
I tried to change the comma into a dot, like 9.95, but the form converts it automatically into a comma.&#60;/p&#62;
&#60;p&#62;Am i missing something?&#60;br /&#62;
Kind regards, Rian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>okspyder on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-17167</link>
			<pubDate>Thu, 27 Jan 2011 22:21:13 +0000</pubDate>
			<dc:creator>okspyder</dc:creator>
			<guid isPermaLink="false">17167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;br /&#62;
 I finally did a screen capture to show my issue. I've sent the address and password to your contact form. Please let me know what you think the issue is. thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-16792</link>
			<pubDate>Fri, 21 Jan 2011 18:35:26 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">16792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Anthony,&#60;/p&#62;
&#60;p&#62;I'm just not sure what is going on. I logged into your admin again and created several test forms all of which had the totals working without issue. Are you familiar with screenr.com? If so, it might be helpful if you create a quick video (it's free!) of you recreating this error on your side.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>okspyder on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-16786</link>
			<pubDate>Fri, 21 Jan 2011 14:34:19 +0000</pubDate>
			<dc:creator>okspyder</dc:creator>
			<guid isPermaLink="false">16786@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any ideas David?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Total pricing Trouble"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-pricing-trouble#post-16692</link>
			<pubDate>Thu, 20 Jan 2011 11:40:13 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">16692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Okspyder, I'm just stepping out for lunch, but I will take a look when I get back. :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
