<?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: display:none &#38; Genesis</title>
		<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis</link>
		<description>Gravity Support Forums Topic: display:none &amp; Genesis</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:11:05 +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/displaynone-genesis" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-95699</link>
			<pubDate>Mon, 26 Nov 2012 10:47:17 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">95699@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to hear it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krshoffner on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-95690</link>
			<pubDate>Mon, 26 Nov 2012 10:15:34 +0000</pubDate>
			<dc:creator>krshoffner</dc:creator>
			<guid isPermaLink="false">95690@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris.  I didn't even realize there was a second jQuery call.  I was able to remove it and it seems to be working now.&#60;/p&#62;
&#60;p&#62;This can be closed now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-94021</link>
			<pubDate>Wed, 21 Nov 2012 10:20:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">94021@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're including two versions of jQuery there.  That could be the problem.  This one is enqueued properly:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#38;lt;script type='text/javascript' src='http://bae.uncg.edu/advise/wp-includes/js/jquery/jquery.js?ver=1.7.2'&#38;gt;&#38;lt;/script&#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;This one is extra and is being included too late to be useful:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js&#34;&#38;gt;&#38;lt;/script&#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I would try to remove the last one and see if your forms appear.&#60;/p&#62;
&#60;p&#62;Also, the markup on the page is invalid.  You have a whole bunch of content before the closing &#38;lt; /head &#38;gt; tag.  I don't think that's related, but it should be fixed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krshoffner on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-94005</link>
			<pubDate>Wed, 21 Nov 2012 09:45:33 +0000</pubDate>
			<dc:creator>krshoffner</dc:creator>
			<guid isPermaLink="false">94005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries, all Genesis and Gravity Forms files are still at their original state (just tried this a little yesterday in hopes it could be resolved).&#60;/p&#62;
&#60;p&#62;The site where I have a test site is &#60;a href=&#34;http://bae.uncg.edu/advise/bryan-forms/&#34; rel=&#34;nofollow&#34;&#62;http://bae.uncg.edu/advise/bryan-forms/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-93704</link>
			<pubDate>Tue, 20 Nov 2012 21:09:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">93704@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do not modify any of the Genesis code or Gravity Forms plugin files.  You should return all those files back to their original state before going any further.&#60;/p&#62;
&#60;p&#62;Please post a link to your site so we can see what error is causing this problem.  When conditional logic fails to work, it is usually due to a JavaScript error or jQuery error.  That can be from a plugin or theme conflict, as David has suggested.  It could also be due to the wrong version of jQuery or multiple versions of jQuery being included.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krshoffner on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-93627</link>
			<pubDate>Tue, 20 Nov 2012 15:39:00 +0000</pubDate>
			<dc:creator>krshoffner</dc:creator>
			<guid isPermaLink="false">93627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried this, unfortunately for me and my site, that is not seeming to work.&#60;br /&#62;
Even though I tried this, with Genesis frameworks themes it really doesn't seem to be as simple as adding just before the wp_header() call; because they don't want you to change the main parent theme due to updates made to that theme itself.  Although I was hopeful it would work, it did not.&#60;/p&#62;
&#60;p&#62;I have been trying to find a way around using the form_display.php file of gforms, but I haven't came across the right combination yet to do this.  I have been able to get everything to display, or hide, but obviously that isn't helpful - just tells me I am getting closer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-93610</link>
			<pubDate>Tue, 20 Nov 2012 14:33:47 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">93610@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try this please to see if it helps?&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-93609</link>
			<pubDate>Tue, 20 Nov 2012 14:32:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">93609@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms requires wp_head and wp_footer functions for Conditional Logic to work correctly. Basically, Conditional Logic hides everything, and then reveals what should be displayed. That's why the display:none call.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krshoffner on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-93597</link>
			<pubDate>Tue, 20 Nov 2012 14:09:16 +0000</pubDate>
			<dc:creator>krshoffner</dc:creator>
			<guid isPermaLink="false">93597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried using the FAQ suggestion (&#38;lt;? php wp_footer(); ?&#38;gt;) but this is not the issue because Genesis uses a section in all of their themes for wp_footer.&#60;/p&#62;
&#60;p&#62;Any ideas would be helpful, as I want to be able to continue to use Gravity Forms for my client sites, but afraid if I cannot use Conditional Logic, I am going to have to abandon this product :-(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krshoffner on "display:none &#38; Genesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-genesis#post-83741</link>
			<pubDate>Thu, 25 Oct 2012 15:00:21 +0000</pubDate>
			<dc:creator>krshoffner</dc:creator>
			<guid isPermaLink="false">83741@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to locate the actual information that should go inside of the &#34;wp_footer&#34; hook to stop the display:none style happening.&#60;/p&#62;
&#60;p&#62;The issue Genesis uses it's own hook instead of the wp_footer.  So when our form has conditional logic, it no longer displays, but is on the page.  If I am correct, it looks like the snippet of information (gformInitSpinner, etc) is not loading on the page.  I don't see any errors on the page, and can see that jQuery is loading in the head of the site.&#60;/p&#62;
&#60;p&#62;Is there something I can do, even in the PHP or CSS to get it to display properly?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
