<?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: Move the position of validation error message to bottom. Achor no good -&#62; Iframe</title>
		<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom</link>
		<description>Gravity Support Forums Topic: Move the position of validation error message to bottom. Achor no good -&gt; Iframe</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:51:54 +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/move-the-position-of-validation-error-message-to-bottom" rel="self" type="application/rss+xml" />

		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-49370</link>
			<pubDate>Mon, 13 Feb 2012 22:25:05 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">49370@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob! I will try that!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-49368</link>
			<pubDate>Mon, 13 Feb 2012 20:44:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49368@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does your theme have a place to put scripts in? If not, you can create a js file, drop the code in that and then reference it in your theme's head.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-49357</link>
			<pubDate>Mon, 13 Feb 2012 19:36:26 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">49357@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The wife is breathing down my neck to get the site live... lol!&#60;/p&#62;
&#60;p&#62;Can someone kindly point out where the jquery line goes? It would be greatly appreciated!&#60;/p&#62;
&#60;p&#62;Anyone?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-49216</link>
			<pubDate>Sun, 12 Feb 2012 23:53:07 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">49216@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, I see that Jquery is already being used, so Jquery is fine then... (i just didn't want to add additional load time with Jquery, but it's moot now)&#60;/p&#62;
&#60;p&#62;So using the Jquery &#34;.after&#34; that  you pointed out, I guess I would use something like this:&#60;/p&#62;
&#60;p&#62;&#38;lt;script&#38;gt;$(&#34;.gform_footer&#34;).after(&#34;.validation_error&#34;);&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Does that look about right?&#60;/p&#62;
&#60;p&#62;Also, I have no idea where to put that line of code... Could you point me in the right direction?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-49214</link>
			<pubDate>Sun, 12 Feb 2012 21:45:06 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">49214@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would it be possible to instead use an image as the confirmation message and use absolute positioning to get it to the bottom?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-48219</link>
			<pubDate>Thu, 02 Feb 2012 20:43:06 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">48219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin.&#60;/p&#62;
&#60;p&#62;I would prefer not to use jquery on this page, so I was wondering if there was a way to edit the php file to move that section to the bottom, perhaps just below or just above the submit button instead?&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-47958</link>
			<pubDate>Tue, 31 Jan 2012 18:58:21 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">47958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would be able to do it with jQuery using something like this.. &#60;a href=&#34;http://api.jquery.com/after/&#34; rel=&#34;nofollow&#34;&#62;http://api.jquery.com/after/&#60;/a&#62; - Basically moving the confirmation message container after the form container.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>openfire9 on "Move the position of validation error message to bottom. Achor no good -&#62; Iframe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-the-position-of-validation-error-message-to-bottom#post-47937</link>
			<pubDate>Tue, 31 Jan 2012 15:31:33 +0000</pubDate>
			<dc:creator>openfire9</dc:creator>
			<guid isPermaLink="false">47937@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a long form displayed in an iframe, so the following solution will not work in this case:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_confirmation_anchor&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_confirmation_anchor&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there another way to get the error message to the bottom of the form where users will see it?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
