<?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: How can I  get  the euro sign to be left to the price?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-get-the-euro-sign-to-be-left-to-the-price</link>
		<description>Gravity Support Forums Topic: How can I  get  the euro sign to be left to the price?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:42 +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/how-can-i-get-the-euro-sign-to-be-left-to-the-price" rel="self" type="application/rss+xml" />

		<item>
			<title>HelmaP on "How can I  get  the euro sign to be left to the price?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-get-the-euro-sign-to-be-left-to-the-price#post-73760</link>
			<pubDate>Tue, 04 Sep 2012 05:40:51 +0000</pubDate>
			<dc:creator>HelmaP</dc:creator>
			<guid isPermaLink="false">73760@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm trying to get the euro sign to appear before the price (which is common in Europe). But with no success so far. I tried the code following snippet in different variations but it makes the price disappear altogether... &#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_currencies&#34;, &#34;update_currency&#34;);&#60;br /&#62;
function update_currency($currencies) {&#60;br /&#62;
    $currencies['EUR'] = array(&#60;br /&#62;
        &#34;name&#34; =&#38;gt; __(&#34;Euro&#34;, &#34;gravityforms&#34;),&#60;br /&#62;
        &#34;symbol_left&#34; =&#38;gt; '',&#60;br /&#62;
        &#34;symbol_right&#34; =&#38;gt; &#34;€&#34;,&#60;br /&#62;
        &#34;symbol_padding&#34; =&#38;gt; &#34; &#34;,&#60;br /&#62;
        &#34;thousand_separator&#34; =&#38;gt; ',',&#60;br /&#62;
        &#34;decimal_separator&#34; =&#38;gt; '.',&#60;br /&#62;
        &#34;decimals&#34; =&#38;gt; 2);&#60;/p&#62;
&#60;p&#62;    return $currencies;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Can you please help?&#60;br /&#62;
I published the unfinished form so you can see how it looks (I have removed code above in functions.php)&#60;br /&#62;
&#60;a href=&#34;http://www.kikkermuziek.nl/bestelpagina/&#34; rel=&#34;nofollow&#34;&#62;http://www.kikkermuziek.nl/bestelpagina/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Helma
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
