<?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: Name and Address sections</title>
		<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections</link>
		<description>Gravity Support Forums Topic: Name and Address sections</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 16:08:04 +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/name-and-address-sections" rel="self" type="application/rss+xml" />

		<item>
			<title>TheTyke on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-55931</link>
			<pubDate>Fri, 20 Apr 2012 09:07:09 +0000</pubDate>
			<dc:creator>TheTyke</dc:creator>
			<guid isPermaLink="false">55931@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
Tried the snippet of code and it works fine, but it has a knock on effect when I am using products and total. It stops the total function working and messes with the css.&#60;br /&#62;
An example of the issues can be found here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mad99.co.uk/5-page-website-order-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.mad99.co.uk/5-page-website-order-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I know having the field labels below might seem like a minor irritation to some, but I find it really annoying!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49149</link>
			<pubDate>Sat, 11 Feb 2012 12:20:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49149@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm, not sure. One of our other users has used this with no isses, see screenshot (did not want to post their URL they sent via email):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/bUPi&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/bUPi&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Has to be something with your theme or potentially another script or plugin. I did notice a blank paragraph tag below the select - that our other user's site does not have:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/bUPk&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/bUPk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That's about the only discrepancy I can see from this high level.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>m_batchelor on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49146</link>
			<pubDate>Sat, 11 Feb 2012 11:45:01 +0000</pubDate>
			<dc:creator>m_batchelor</dc:creator>
			<guid isPermaLink="false">49146@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again, that brings it in line but the Country field name is still not visible
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49134</link>
			<pubDate>Sat, 11 Feb 2012 09:57:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49134@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try dropping this in to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_1_2_6 {
margin-top: 36px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>m_batchelor on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49133</link>
			<pubDate>Sat, 11 Feb 2012 09:54:59 +0000</pubDate>
			<dc:creator>m_batchelor</dc:creator>
			<guid isPermaLink="false">49133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that,&#60;/p&#62;
&#60;p&#62;I had noticed the page error, it is in the cart66 script. I will need to get hold of them to sort it out.&#60;/p&#62;
&#60;p&#62;Is there any way to sort out the formatting of the country dropdown box.&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49132</link>
			<pubDate>Sat, 11 Feb 2012 09:00:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49132@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Placing this worked for me:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
      jQuery(document).ready(function() {

          jQuery(&#38;#39;.ginput_container label&#38;#39;).each(function(i,e){
              fielddesc = jQuery(&#38;#39;&#38;lt;div&#38;gt;&#38;#39;).append(jQuery(e).clone()).remove().html();
              jQuery(e).siblings(&#38;#39;.ginput_container input&#38;#39;).before(fielddesc); //moves sub label above input fields
              jQuery(e).siblings(&#38;#39;.ginput_container select&#38;#39;).before(fielddesc); //moves sub label above select fields (e.g. country drop-down)
              jQuery(e).remove();
          });

      });
  &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You also seem to have some odd JS error here too (i dont think its related to this, but wanted to point it out nonetheless). The formatting is a bit off, with a paragraph element inside the script tag and such.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/bULY&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/bULY&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>m_batchelor on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49131</link>
			<pubDate>Sat, 11 Feb 2012 08:50:25 +0000</pubDate>
			<dc:creator>m_batchelor</dc:creator>
			<guid isPermaLink="false">49131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.x-particle.com/?page_id=22&#34; rel=&#34;nofollow&#34;&#62;http://www.x-particle.com/?page_id=22&#60;/a&#62;&#60;br /&#62;
 We have the page hidden until its all sorted.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49128</link>
			<pubDate>Sat, 11 Feb 2012 08:46:05 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got a link to your form page by chance?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>m_batchelor on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49120</link>
			<pubDate>Sat, 11 Feb 2012 03:01:55 +0000</pubDate>
			<dc:creator>m_batchelor</dc:creator>
			<guid isPermaLink="false">49120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried that and it does not work. Can you look at this again please. It seems strange to put it below the box in the first place. it is important that this is sorted out very soon.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php wp_enqueue_script(&#34;jquery&#34;); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
wp_head();&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
	jQuery(document).ready(function() {&#60;/p&#62;
&#60;p&#62;		jQuery('.gfield_description').each(function(i,e){&#60;br /&#62;
		    fielddesc = jQuery('&#38;lt;div&#38;gt;').append(jQuery(e).clone()).remove().html();&#60;br /&#62;
		    jQuery(e).siblings('label.gfield_label').after(fielddesc);&#60;br /&#62;
		    jQuery(e).remove();&#60;br /&#62;
		});&#60;/p&#62;
&#60;p&#62;	});&#60;br /&#62;
&#38;lt;/script&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Name and Address sections"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-and-address-sections#post-49003</link>
			<pubDate>Fri, 10 Feb 2012 12:39:52 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49003@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no way to automatically change the sub-labels via a setting, but you can find out more info on getting that to work via jQuery by starting here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For the address validation piece you can find more info on that via this thread:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/individually-set-required-not-required-for-each-input-of-the-address-field&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/individually-set-required-not-required-for-each-input-of-the-address-field&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
