<?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 Tag: formatting - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/formatting</link>
		<description>Gravity Support Forums Tag: formatting - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:29:46 +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/tags/formatting" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Email Notification Formatting Issue &#38; Solution"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-formatting-issue-solution#post-376052</link>
			<pubDate>Thu, 25 Jul 2013 05:47:01 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376052@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still require assistance with this please open a new &#60;a href=&#34;http://www.gravityhelp.com/request-support/&#34; rel=&#34;nofollow&#34;&#62;support ticket&#60;/a&#62; or a &#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;priority support ticket&#60;/a&#62; if you are a developer license holder. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bankofcanada on "Email Notification Formatting Issue &#38; Solution"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-formatting-issue-solution#post-371203</link>
			<pubDate>Tue, 09 Jul 2013 12:31:26 +0000</pubDate>
			<dc:creator>bankofcanada</dc:creator>
			<guid isPermaLink="false">371203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was experiencing some issues with email notifications, specifically when including multi-column list fields. Spaces were being inserted into the HTML, causing tags and styles to appear broken.&#60;/p&#62;
&#60;p&#62;I did some research and found that when a single line exceeds 998 characters, it causes problems with the PHP mail function.&#60;/p&#62;
&#60;p&#62;I fixed it by making this change to common.php, on line 1665:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$is_success = wp_mail($to, $subject, $message, $headers, $attachments);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;was changed to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$is_success = wp_mail($to, $subject, wordwrap($message), $headers, $attachments);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Due to the way the email messages are assembled via string concatenation without any built in line breaks, I can only assume that other users must have encountered this issue as well. Would it be possible to add the wordwrap() into the next Gravityforms release?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Upgrade has lost formatting, losing icons in CMS and can not edit fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrade-has-lost-formatting-losing-icons-in-cms-and-can-not-edit-fields#post-359666</link>
			<pubDate>Wed, 03 Jul 2013 10:09:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">359666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you were able to figure it out. Thanks for posting the details of the issue as it might help others.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dotschko on "Upgrade has lost formatting, losing icons in CMS and can not edit fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrade-has-lost-formatting-losing-icons-in-cms-and-can-not-edit-fields#post-359474</link>
			<pubDate>Wed, 03 Jul 2013 07:38:07 +0000</pubDate>
			<dc:creator>Dotschko</dc:creator>
			<guid isPermaLink="false">359474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Richard, you're a star.&#60;/p&#62;
&#60;p&#62;So this has happened a few times in the past and it is down to the FTP client integrated into CODA 2. It just seems to miss out some of the files within sub folders. Honestly I have no idea why and can replicate it quite easily. It does sometimes struggle with CHMODing some files and folders.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Upgrade has lost formatting, losing icons in CMS and can not edit fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrade-has-lost-formatting-losing-icons-in-cms-and-can-not-edit-fields#post-359457</link>
			<pubDate>Wed, 03 Jul 2013 07:25:43 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">359457@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Checking your page I can see that the Gravity Forms stylesheets are missing, it looks like an update could have gone wrong.  Can you delete the gravityforms folder via FTP and then re-install. DO NOT uninstall from the wp-admin as that will delete your forms and entries.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Failed to load resource: the server responded with a status of 404 (Not Found) &#60;a href=&#34;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/formreset.css&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/formreset.css&#60;/a&#62;&#60;br /&#62;
Failed to load resource: the server responded with a status of 404 (Not Found) &#60;a href=&#34;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/datepicker.css&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/datepicker.css&#60;/a&#62;&#60;br /&#62;
Failed to load resource: the server responded with a status of 404 (Not Found) &#60;a href=&#34;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/formsmain.css&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/formsmain.css&#60;/a&#62;&#60;br /&#62;
Failed to load resource: the server responded with a status of 404 (Not Found) &#60;a href=&#34;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/readyclass.css&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/readyclass.css&#60;/a&#62;&#60;br /&#62;
Failed to load resource: the server responded with a status of 404 (Not Found) &#60;a href=&#34;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/browsers.css&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/wp-content/plugins/gravityforms/css/browsers.css&#60;/a&#62;
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>Dotschko on "Upgrade has lost formatting, losing icons in CMS and can not edit fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrade-has-lost-formatting-losing-icons-in-cms-and-can-not-edit-fields#post-359446</link>
			<pubDate>Wed, 03 Jul 2013 07:10:39 +0000</pubDate>
			<dc:creator>Dotschko</dc:creator>
			<guid isPermaLink="false">359446@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a strange one.&#60;/p&#62;
&#60;p&#62;All was working fine until an upgrade last night.&#60;/p&#62;
&#60;p&#62;After the upgrade all was OK on the local version of my WP site but after upload the formatting of my forms was off, icons in the CMS are just placeholders, not possible to edit fields and all of the drop down menus on the right are expanded.&#60;/p&#62;
&#60;p&#62;The form layout is &#60;a href=&#34;http://coventgardencocktailclub.co.uk/book/&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/book/&#60;/a&#62; but its mostly a problem with the backend.&#60;/p&#62;
&#60;p&#62;I have tried different templates and re uploaded but this didn't help.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Number Field Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/number-field-formatting#post-342164</link>
			<pubDate>Mon, 24 Jun 2013 10:30:02 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">342164@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Why doesn't that tutorial help you stellardigital? It should do what you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stellardigital on "Number Field Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/number-field-formatting#post-341466</link>
			<pubDate>Mon, 24 Jun 2013 04:21:39 +0000</pubDate>
			<dc:creator>stellardigital</dc:creator>
			<guid isPermaLink="false">341466@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;It doesnt help me. I actually have a number field, however, want a $ to be placed in front of the field. Is possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Number Field Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/number-field-formatting#post-333150</link>
			<pubDate>Wed, 19 Jun 2013 23:17:24 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">333150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;See if this helps:&#60;br /&#62;
&#60;a href=&#34;http://gravitywiz.com/format-field-as-currency/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/format-field-as-currency/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>QandnotU on "Number Field Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/number-field-formatting#post-332742</link>
			<pubDate>Wed, 19 Jun 2013 19:47:54 +0000</pubDate>
			<dc:creator>QandnotU</dc:creator>
			<guid isPermaLink="false">332742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm looking to take the number field and have it format from 25000 to $25,000.00.&#60;/p&#62;
&#60;p&#62;The example is on Step 3 at the URL below. I'm adding up the three 'Monthly Revenue Fields', to total at the bottom. I'm just looking to format the number input fields with a Dollar sign, comma and 2 decimal places.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.aguppytank.com&#34; rel=&#34;nofollow&#34;&#62;http://www.aguppytank.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
