<?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: Bugs in my Post Submission Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form</link>
		<description>Gravity Support Forums Topic: Bugs in my Post Submission Form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:14:41 +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/bugs-in-my-post-submission-form" rel="self" type="application/rss+xml" />

		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-242346</link>
			<pubDate>Wed, 08 May 2013 04:28:37 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">242346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Richard,&#60;/p&#62;
&#60;p&#62;I just hopped on to update this post.  This theme has been a huge pain in the arse.  Conflicts up the yin yang actually.  I wrote a nice little javascript application....got a conflict.  I had to create 3 custom page templates with tons of html...conflicts.  I had to create 3 different custom post templates for 3 different custom post types I wrote....conflicts on 1 of them.&#60;/p&#62;
&#60;p&#62;All in all....no matter how &#34;simple&#34; &#38;amp; &#34;clean&#34; this theme appears...once you dive in the code, you find all kinds of inaccuracies and even a few inconsistencies with the code.  &#60;/p&#62;
&#60;p&#62;I guess that's what I get for recommending the client find a theme that he likes.  lol  I shouldn't have let him pick it....that's what I get for trying to save a client money....MURPHY'S LAW!!!&#60;/p&#62;
&#60;p&#62;The form is not the problem.  And yes, the 'clear: right' solution definitely did the trick (I forgot to clear the cache..midnight madness).  &#60;/p&#62;
&#60;p&#62;I've done a test for plugin conflicts and unfortunately it wasn't that...after extensive testing and debugging...it's the dang theme.&#60;/p&#62;
&#60;p&#62;All in all, I do appreciate your help Richard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-241487</link>
			<pubDate>Tue, 07 May 2013 14:23:17 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">241487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry for the delay in responding I didn't receive the email notification of your last post.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Checking your page in both a chrome incognito window and a firefox private browsing window I can see that the css snippet is being applied and the footer is clearing the floats to appear below the form fields on each page as it should.  If you are still seeing it float up into the fields then you may need to clear your cache to see the change.&#60;/li&#62;
&#60;li&#62;Checking the source code again I can see that 'unsure' is the default selected option so I am not sure why this isn't the case when viewing live, does the same thing happen when previewing the form from admin and does it also happen if you disable the enhanced user interface.&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Also have you tested for a plugin/theme conflict &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62; one reason I mention this is that while viewing your pages source code I did notice that the html for the form is split up onto seperate lines &#60;a href=&#34;http://i.imgur.com/eQS3j7w.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/eQS3j7w.png&#60;/a&#62;&#60;br /&#62;
while the html for every form I have created has always been optimised and appeared like this &#60;a href=&#34;http://i.imgur.com/8Ipu2qP.png?1&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/8Ipu2qP.png?1&#60;/a&#62; which I believe is how the Gravity Forms plugin outputs the code&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-241404</link>
			<pubDate>Tue, 07 May 2013 12:20:35 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">241404@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;BUMP please  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-232483</link>
			<pubDate>Wed, 01 May 2013 17:22:32 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">232483@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Richard,&#60;/p&#62;
&#60;p&#62;Thanks for helping out.  I sincerely appreciate it.&#60;/p&#62;
&#60;p&#62;#1 I applied your css to the stylesheet, though I don't believe it had any affect.&#60;/p&#62;
&#60;p&#62;#2 I am 100% positive (I just double-checked...again..lol) that those fields have the default of 'unsure'.  I added the 'unsure' to make sure that none of the conditionals fired upon page load, such as 'Garage' = 'Yes', which triggers 'Cars' dropdown.  So for example, 'Cars' is set to 'hide' if 'Garage' is set to 'unsure'.  There are a few others like that, which I'm sure you can see when viewing, however, I wanted to give an example of how the conditional logic was setup.&#60;/p&#62;
&#60;p&#62;Let me know if you have any other thoughts on it.  Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-230702</link>
			<pubDate>Tue, 30 Apr 2013 03:44:29 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">230702@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To get your form footer including previous and next buttons back in the correct place try adding the following CSS to your themes stylesheet&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .gform_page_footer {
    clear: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Can you confirm you definitely have 'Unsure' set as default when I view the source code that is not the case &#60;a href=&#34;http://i.imgur.com/muGbNXx.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/muGbNXx.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-230135</link>
			<pubDate>Mon, 29 Apr 2013 17:14:02 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">230135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry about that.  I've made the page public, I'm sorry for forgetting to do that previously.  Disregard a good majority of the original post, as I've already fixed a few of the things, plus I've reorganized the form fields and condensed some pages, so the images are not relevant at this point.  In this post I've included the current images, with respective notes on each page of the errors.  There are really only two pages with errors, and one of them is regarding errors based on conditional selections in the fields - which I outlined in the notes displayed on the images.&#60;/p&#62;
&#60;p&#62;Page 2 - No selection made yet:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://awesomescreenshot.com/0d317y7c34&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/0d317y7c34&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Page 2 - 'Single Family Home' sected:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://awesomescreenshot.com/0bc17y8r28&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/0bc17y8r28&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, to note that Awesome Screenshot messed up on saving the image and it doesn't include another note that I added in the bottom right.  Here is the notation:&#60;br /&#62;
&#34;As well, if you select any of the fields mentioned above, which are supposed to be preset with 'Unsure' as the default you'll notice that you get the error &#34;No results matched Unsure &#124;&#34;, but then if you select another field and select the errored field again, you'll get the true field options.&#34;&#60;/p&#62;
&#60;p&#62;Page 2 - 'Condo...' selected:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://awesomescreenshot.com/0f917yaj26&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/0f917yaj26&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Final Page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://awesomescreenshot.com/0dd17yb0ab&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/0dd17yb0ab&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;********&#60;br /&#62;
LINK TO THE PAGE: &#60;a href=&#34;http://restrainc.com/submit-a-property&#34; rel=&#34;nofollow&#34;&#62;http://restrainc.com/submit-a-property&#60;/a&#62;&#60;br /&#62;
*********&#60;/p&#62;
&#60;p&#62;Thanks again to anyone for their help.  Much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-225739</link>
			<pubDate>Fri, 26 Apr 2013 15:12:14 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">225739@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like your form is in a members area which we can't view&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-225715</link>
			<pubDate>Fri, 26 Apr 2013 14:42:18 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">225715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dave, have you had a chance to check it out yet since I added a link to the form?  Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-222882</link>
			<pubDate>Wed, 24 Apr 2013 17:52:47 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">222882@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Stupid me...sorry about that  Here is the link to the first page of the form.  None of the fields are required, so no need to complete steps when skipping through the steps of the form&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://restrainc.com/list-a-property/&#34; rel=&#34;nofollow&#34;&#62;http://restrainc.com/list-a-property/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks again for any assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-221083</link>
			<pubDate>Tue, 23 Apr 2013 13:05:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">221083@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Our CSS experts in the community and on staff won't be able to do anything without a link to your active form so we can work to resolve the issue within the constraints of your selected theme.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
