<?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: Form renders display : none using</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using</link>
		<description>Gravity Support Forums Topic: Form renders display : none using</description>
		<language>en-US</language>
		<pubDate>Mon, 13 Apr 2026 14:49:07 +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/form-renders-display-none-using" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-5288</link>
			<pubDate>Thu, 06 May 2010 01:30:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">5288@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're loading this in a page template with the function call (as Huw was), you need to load the JavaScript and CSS yourself.  &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;When displaying a form via a function call you will want to add the following code to your theme's function.php file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;quot;gforms_ui_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/jquery-ui/ui.datepicker.js&#38;quot;, array(&#38;quot;jquery&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/datepicker.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_conditional_logic_lib&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/conditional_logic.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_style(&#38;quot;gforms_css&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/css/forms.css&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;/blockquote&#62;
&#60;p&#62;From: &#60;a href=&#34;http://www.gravityhelp.com/frequently-asked-questions/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/frequently-asked-questions/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or maybe you don't have the call to wp_footer in your footer.php template 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;&#60;a href=&#34;http://www.gravityhelp.com/frequently-asked-questions/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/frequently-asked-questions/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also related:&#60;br /&#62;
&#60;a href=&#34;http://forum.gravityhelp.com/topic/form-doesnt-display-if-javascript-is-disabled#post-4093&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/form-doesnt-display-if-javascript-is-disabled#post-4093&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-5287</link>
			<pubDate>Thu, 06 May 2010 01:23:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">5287@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Widget Logic doesn't use any JavaScript on the front end of the website.  I wonder why disabling that plugin seemed to make this work?  I use Widget Logic pretty heavily so I'd be interested to see how these two plugins conflict with each other.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jewelz24 on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-5286</link>
			<pubDate>Thu, 06 May 2010 01:15:46 +0000</pubDate>
			<dc:creator>jewelz24</dc:creator>
			<guid isPermaLink="false">5286@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried &#34;widget block&#34; plugin as well and the same issue took place.  So I'm hoping that the good ppl at gravity forms will fix this within the plugin itself rather than me having to go without a solution to block certain widgets on certain pages using the mentioned pluggins.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jewelz24 on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-5285</link>
			<pubDate>Thu, 06 May 2010 00:43:52 +0000</pubDate>
			<dc:creator>jewelz24</dc:creator>
			<guid isPermaLink="false">5285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had a similar problem and deactivated all my plugins.  Turns out widget logic plugin was the culprit.  But I love widget logic and now looking for an alternative that will work with gravity forms.&#60;/p&#62;
&#60;p&#62;any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Juliet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-1668</link>
			<pubDate>Fri, 20 Nov 2009 22:38:32 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">1668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you have conditional logic setup on a field, the form will render with style='display:none;' until the conditional logic finishes it initial processing on load, then the form's display is set to block via javascript.&#60;br /&#62;
The other strange behaviors all seem to be related to javascript, so my guess would be that you have a conflict with another plugin. When you start experiencing the issue, try deactivating all other plugins and see if it solves the problem. If it does, activate them one by one until you find the one creating the conflict. Send that to us and we will take a look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Huw on "Form renders display : none using"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-renders-display-none-using#post-1661</link>
			<pubDate>Fri, 20 Nov 2009 20:57:57 +0000</pubDate>
			<dc:creator>Huw</dc:creator>
			<guid isPermaLink="false">1661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All,&#60;/p&#62;
&#60;p&#62;Has anyone had this ? I render a form in template using &#60;/p&#62;
&#60;p&#62;&#38;lt;?php gravity_form(2, true, true); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;And I get the following output:&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;gform_wrapper_2&#34; class=&#34;gform_wrapper&#34; style=&#34;display: none;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Thus an invisible form !!!&#60;/p&#62;
&#60;p&#62;Also I have now twice managed to get the system to say *any* form title even things like HGAFGHASF or other random letter combo is already in use. Also when clicking on the buttons to create a new form sometimes nothing happens.&#60;/p&#62;
&#60;p&#62;Had to re-install plugin twice now because of this ?&#60;/p&#62;
&#60;p&#62;Any ideas what might be wrong please ?&#60;/p&#62;
&#60;p&#62;Using latest version of plugin and latest wordpress everything seems to be up to spec etc.&#60;/p&#62;
&#60;p&#62;Thanks for any and all help on this as it is my first time with GF so it may be me ... :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
