<?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: Forms not showing, inline style=&#34;display:none&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2</link>
		<description>Gravity Support Forums Topic: Forms not showing, inline style=&quot;display:none&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 18:40:22 +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/forms-not-showing-2" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-185652</link>
			<pubDate>Tue, 26 Mar 2013 13:49:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">185652@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for posting. Sometimes, if you change a field that is tied into Conditional Logic, you can break conditional logic, and a quick reset like that can fix it all. Glad you were able to figure it out. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Adam on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-185607</link>
			<pubDate>Tue, 26 Mar 2013 12:47:09 +0000</pubDate>
			<dc:creator>Adam</dc:creator>
			<guid isPermaLink="false">185607@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just for others' benefit perhaps, I had a similar issue with a form that had some conditional logic which had been duplicated from another form. Not sure if this was a factor, but simply removing all the conditional logic, then re-applying it solved the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180699</link>
			<pubDate>Fri, 22 Mar 2013 12:25:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">180699@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it sorted out. Hopefully this thread helps others. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>callibeth on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180673</link>
			<pubDate>Fri, 22 Mar 2013 12:01:53 +0000</pubDate>
			<dc:creator>callibeth</dc:creator>
			<guid isPermaLink="false">180673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That did it. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180661</link>
			<pubDate>Fri, 22 Mar 2013 11:43:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">180661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Javascript is how we make Conditional Logic work. We hide everything, and then just show the fields that are needed. Hence the display:none at the top of the form. Disabling JavaScript wouldn't fix a JavaScript issue. Thanks richard for catching that two JQuery problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>callibeth on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180659</link>
			<pubDate>Fri, 22 Mar 2013 11:41:55 +0000</pubDate>
			<dc:creator>callibeth</dc:creator>
			<guid isPermaLink="false">180659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! I'll look into this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180450</link>
			<pubDate>Fri, 22 Mar 2013 05:05:36 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">180450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@callibeth your page is loading jQuery twice, in the header you are loading the correct version (1.8.3 local) but in the footer you are loading version 1.4.4 from google, you need to remove this second jQuery include and then see if your problems persist.&#60;/p&#62;
&#60;p&#62;When page containing a form using conditional logic loads it always starts off with display:none as an inline style, this is normal behaviour, the conditional logic will then reveal only the parts of the form that need to be displayed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>callibeth on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180281</link>
			<pubDate>Fri, 22 Mar 2013 00:33:19 +0000</pubDate>
			<dc:creator>callibeth</dc:creator>
			<guid isPermaLink="false">180281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It doesn't seem to be a JavaScript issue, because when I open the page with JS disabled, the form is still loaded with display:none as an inline style.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>callibeth on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180250</link>
			<pubDate>Thu, 21 Mar 2013 23:40:59 +0000</pubDate>
			<dc:creator>callibeth</dc:creator>
			<guid isPermaLink="false">180250@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, thanks. I'll look around some more.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not showing, inline style=&#34;display:none&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-showing-2#post-180245</link>
			<pubDate>Thu, 21 Mar 2013 23:27:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">180245@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Usually this is a JavaScript issue, which is stopping conditional logic from working, thus causing the form not to show.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
