<?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 User Favorites: hypergolica</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/hypergolica'>hypergolica</a></link>
		<description>Gravity Support Forums User Favorites: hypergolica</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 14:15:44 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-376087</link>
			<pubDate>Fri, 26 Jul 2013 05:07:35 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376087@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>dvent on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-358384</link>
			<pubDate>Tue, 02 Jul 2013 18:06:29 +0000</pubDate>
			<dc:creator>dvent</dc:creator>
			<guid isPermaLink="false">358384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;The JQuery code you posted doesn't seem to work with the latest Gravity Forms release, or I'm using it wrong. Can you advise if it should work and where I should paste it if so?&#60;/p&#62;
&#60;p&#62;Dvent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-346333</link>
			<pubDate>Wed, 26 Jun 2013 17:07:20 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">346333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The CSS worked like a charm!  Many thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-346328</link>
			<pubDate>Wed, 26 Jun 2013 17:05:22 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">346328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got it.  Many thanks, Rob!&#60;/p&#62;
&#60;p&#62;Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-343899</link>
			<pubDate>Tue, 25 Jun 2013 08:23:41 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">343899@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tim,&#60;/p&#62;
&#60;p&#62;If you want to move sublabels you'll need to rely on some jQuery to do so. See this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields#post-179801&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields#post-179801&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or you can use this CSS fix below to override the theme style that's placing a bottom margin on your inputs.&#60;/p&#62;
&#60;p&#62;Just place in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-342550</link>
			<pubDate>Mon, 24 Jun 2013 17:03:47 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">342550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On the following page, the sub-labels are appearing far below the fields, which causes a great deal of confusion:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.khcollaborative.org/kentuckiana/khc-mailing-list/&#34; rel=&#34;nofollow&#34;&#62;http://www.khcollaborative.org/kentuckiana/khc-mailing-list/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I get them to sit above the labels? Please advise.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "No Change to Payment Status, No Notification Email Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-change-to-payment-status-no-notification-email-sent#post-79587</link>
			<pubDate>Mon, 08 Oct 2012 11:05:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I understand why you are doing it this way, but I am not sure how to fix it.  Maybe we can work around it though.  Let me work on the index.php or .htaccess redirect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "No Change to Payment Status, No Notification Email Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-change-to-payment-status-no-notification-email-sent#post-79536</link>
			<pubDate>Mon, 08 Oct 2012 04:53:13 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">79536@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;As you observed in a previous post, putting the site in a sub-directory called &#34;american-university-rome&#34; serves an SEO purpose.  &#60;/p&#62;
&#60;p&#62;What you have linked to above seems to suggest that the site can exist at the root, while putting the files in a sub-directory, which I think in turn means that that sub-directory would not appear in the URL.&#60;/p&#62;
&#60;p&#62;In other words, I want the website root to live here:&#60;br /&#62;
&#60;a href=&#34;http://www.aur.edu/american-university-rome&#34; rel=&#34;nofollow&#34;&#62;http://www.aur.edu/american-university-rome&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Not here:&#60;br /&#62;
&#60;a href=&#34;http://www.aur.edu&#34; rel=&#34;nofollow&#34;&#62;http://www.aur.edu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hence the php redirect for the &#60;a href=&#34;http://www.aur.edu&#34; rel=&#34;nofollow&#34;&#62;http://www.aur.edu&#60;/a&#62; index file.&#60;/p&#62;
&#60;p&#62;Further, the IPN link is pointing to the correct directory, hence the reason I &#34;re-opened&#34; the case.  I've also looked for a way to redirect the IPN using php (to add to the &#60;a href=&#34;http://www.aur.edu/index.php&#34; rel=&#34;nofollow&#34;&#62;http://www.aur.edu/index.php&#60;/a&#62; file), but no luck.&#60;/p&#62;
&#60;p&#62;If this is a no-win situation, so be it, but it seems like the complications involved here are more than they should be.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "No Change to Payment Status, No Notification Email Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-change-to-payment-status-no-notification-email-sent#post-79456</link>
			<pubDate>Sun, 07 Oct 2012 21:54:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I keep reading this document, and I don't see anywhere in there about modifying the index.php - it's always &#34;copy&#34; the index.php&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "No Change to Payment Status, No Notification Email Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-change-to-payment-status-no-notification-email-sent#post-79455</link>
			<pubDate>Sun, 07 Oct 2012 21:46:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't know enough about your situation to understand why your site is configured as it is.  But normally, you would not need to modify the index.php to redirect to the WordPress directory like this.  I wish we had a place where we could test this out and try a couple different configurations.  I was hoping we could work around the problem and not have to change anything with the working configuration of your site.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
