<?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: gform_validation_message</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform_validation_message</link>
		<description>Gravity Support Forums Topic: gform_validation_message</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 19:38:28 +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/gform_validation_message" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "gform_validation_message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_validation_message#post-19159</link>
			<pubDate>Tue, 22 Feb 2011 12:36:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't see how it is going to produce the div.  The filter just replaces a text string in gravity Forms.  The div in your example above isn't going to be output by placing it in your functions.php file.  I'm not sure what you are trying to do with the div.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gregory on "gform_validation_message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_validation_message#post-19150</link>
			<pubDate>Tue, 22 Feb 2011 09:50:38 +0000</pubDate>
			<dc:creator>Gregory</dc:creator>
			<guid isPermaLink="false">19150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ciao, I have add this filter in my function.php, it's ok but it don't produce the Div&#60;br /&#62;
( &#38;lt;div class=&#34;validation_error&#34;&#38;gt; &#38;lt;div&#38;gt; )&#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_validation_message&#34;, &#34;change_message&#34;, 10, 2);&#60;br /&#62;
function change_message($message, $form){&#60;br /&#62;
return &#34;C'è stato un problema di validazione. Gli errori sono evidenziati di seguito.&#34;;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Small tips? Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
