<?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: Hide &#34;This field is for validation purposes and should be left unchanged.&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged</link>
		<description>Gravity Support Forums Topic: Hide &quot;This field is for validation purposes and should be left unchanged.&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:59 +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/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-182359</link>
			<pubDate>Sat, 23 Mar 2013 21:57:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182359@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad that worked for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>verbum on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-179281</link>
			<pubDate>Thu, 21 Mar 2013 08:02:47 +0000</pubDate>
			<dc:creator>verbum</dc:creator>
			<guid isPermaLink="false">179281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much Chris. That worked :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-178705</link>
			<pubDate>Wed, 20 Mar 2013 22:49:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">178705@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If when using the Gravity Forms CSS the layout is messed up, chances are there is a problem with your site markup that needs to be fixed.  If you look at the source of your page, you will see extra closing &#38;lt; p &#38;gt; and &#38;lt; br / &#38;gt; tags around the gform_footer.  That is not being output by Gravity Forms.  That is being done by your theme or a plugin.  It's possible your theme includes a [raw] shortcode, which has been known to do this.  You can read more about the problem and solution here: &#60;a href=&#34;http://www.gravityhelp.com/forums/tags/raw&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/tags/raw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, if you chose not to output the Gravity Forms CSS, you can still hide this honeypot field with CSS by adding this to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_validation_container {
    display: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>verbum on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-176780</link>
			<pubDate>Tue, 19 Mar 2013 10:01:24 +0000</pubDate>
			<dc:creator>verbum</dc:creator>
			<guid isPermaLink="false">176780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I'm having the same problem, the validation field is displaying.&#60;/p&#62;
&#60;p&#62;I've checked &#34;No&#34; to the &#34;Output CSS&#34; setting. If I select &#34;yes&#34; to output CSS, the validation field disappears HOWEVER the whole form moves to the bottom of the sidebar when placed in a sidebar.&#60;/p&#62;
&#60;p&#62;Here's the URL&#60;br /&#62;
&#60;a href=&#34;http://www.drivingadventures.com.au/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.drivingadventures.com.au/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for listening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-162191</link>
			<pubDate>Wed, 06 Mar 2013 14:20:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">162191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please link to your form so we can see what's happening?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>511 Capital on "Hide &#34;This field is for validation purposes and should be left unchanged.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-this-field-is-for-validation-purposes-and-should-be-left-unchanged#post-162179</link>
			<pubDate>Wed, 06 Mar 2013 13:59:46 +0000</pubDate>
			<dc:creator>511 Capital</dc:creator>
			<guid isPermaLink="false">162179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm NOT using the Gravity Forms CSS and need to hide the &#34;This field is for validation purposes and should be left unchanged.&#34; message, however, it appears to use the CSS class &#34;gfield_description&#34; which is also used by other elements that I don't want to hide.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
