<?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: Style attribute of: &#039;disply:none&#039; being added - nothing showing up</title>
		<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up</link>
		<description>Gravity Support Forums Topic: Style attribute of: &#039;disply:none&#039; being added - nothing showing up</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:27:26 +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/style-attribute-of-displynone-being-added-nothing-showing-up" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2994</link>
			<pubDate>Wed, 27 Jan 2010 16:10:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">2994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Jalancast: Can you contact me via the Contact Us form and include a WordPress admin login to this site? I know the issue and will need to work with GoDaddy to figure it out.  Yes I guessed your host based on the problem, it's a GoDaddy specific server problem.  Get with me via the Contact Us form and I can explain more.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jalancast on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2990</link>
			<pubDate>Wed, 27 Jan 2010 13:24:49 +0000</pubDate>
			<dc:creator>jalancast</dc:creator>
			<guid isPermaLink="false">2990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having this same problem here - &#60;a href=&#34;http://sporkmarketing.com/dev/justfruitny/order/&#34; rel=&#34;nofollow&#34;&#62;http://sporkmarketing.com/dev/justfruitny/order/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- I've deactivated all the other plugins on the install (nothing is active except Gravity).&#60;/p&#62;
&#60;p&#62;- I've verified that the wp_footer and wp_head calls are in place.&#60;/p&#62;
&#60;p&#62;- I've removed any other javascript calls just to be sure there isn't some sort of conflict.&#60;/p&#62;
&#60;p&#62;Still doesn't work...the call to &#34;conditional_logic.php&#34; in the footer seems to be referencing the form # followed by a strangle HTML character &#38;amp;&#60;/p&#62;
&#60;p&#62;...can't figure out why.&#60;/p&#62;
&#60;p&#62;Help will be greatly appreciated. Thanks.&#60;/p&#62;
&#60;p&#62;Jason
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2561</link>
			<pubDate>Sun, 10 Jan 2010 00:37:51 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">2561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The necessary javascript for both conditional logic and calendar icon are output in the footer using the wp_footer function.  If neither of them are working it is because your WordPress setup is not outputting the javascript in the footer.&#60;/p&#62;
&#60;p&#62;Contact us via the Contact Us form and send me a WordPress admin login for this site and I can look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecchini on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2557</link>
			<pubDate>Sat, 09 Jan 2010 15:09:53 +0000</pubDate>
			<dc:creator>Cecchini</dc:creator>
			<guid isPermaLink="false">2557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well I swapped my previous footer call for yours and still not working, also the calendar icon and date picker aren't showing either (probably the same issues). Any other ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecchini on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2555</link>
			<pubDate>Sat, 09 Jan 2010 12:55:43 +0000</pubDate>
			<dc:creator>Cecchini</dc:creator>
			<guid isPermaLink="false">2555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;is the code you referenced above the same or similar to:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php do_action('wp_footer'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;which is currently currently present in the footer.php? &#60;/p&#62;
&#60;p&#62;Do you I need to replace my code sniplet with yours?&#60;/p&#62;
&#60;p&#62;thanks for the quick response!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2548</link>
			<pubDate>Sat, 09 Jan 2010 00:00:34 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">2548@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is because you have conditional logic being used on your form.  Anytime conditional logic is present the entire form is set to display: none; and then javascript is used to only show the fields that should be shown.&#60;/p&#62;
&#60;p&#62;HOWEVER this requires Gravity Forms being able to output the necessary Javascript using the WordPress built in enqueue function... which outputs the Javascript in your footer.&#60;/p&#62;
&#60;p&#62;Your theme probably does not have this function call in your theme's footer.php file:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php wp_footer(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This function call, which all themes should have (but many people forget to include), enables plugins to output code in the footer of a theme dynamically.  If it isn't present, the theme can't output the necessary code.&#60;/p&#62;
&#60;p&#62;This is most likely why your form is not displaying properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecchini on "Style attribute of: &#039;disply:none&#039; being added - nothing showing up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-attribute-of-displynone-being-added-nothing-showing-up#post-2546</link>
			<pubDate>Fri, 08 Jan 2010 21:47:38 +0000</pubDate>
			<dc:creator>Cecchini</dc:creator>
			<guid isPermaLink="false">2546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity is randomly adding a style attribute of 'display:none' - which was easy to find via FF's firebug - which makes none of the gravity form appear… I can manually cancel the attribute and the form appears perfect, but after searching through all the css files i am unable to locate this attribute.  thinking that its highly likely inherited, i disabled all other plugins -&#38;gt; checked and no dice… can't think of anything else, hence my presence here… here's the site I'm using it on - &#60;a href=&#34;http://ldv.webtvitaly.com&#34; rel=&#34;nofollow&#34;&#62;http://ldv.webtvitaly.com&#60;/a&#62; - thanks in advance! &#60;/p&#62;
&#60;p&#62;Cam Cecchini&#60;br /&#62;
&#60;a href=&#34;http://www.webtvitaly.com&#34; rel=&#34;nofollow&#34;&#62;http://www.webtvitaly.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
