<?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: Conditional Logic Not Working With Theme</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme</link>
		<description>Gravity Support Forums Topic: Conditional Logic Not Working With Theme</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:54:54 +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/conditional-logic-not-working-with-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62902</link>
			<pubDate>Mon, 18 Jun 2012 14:39:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62902@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sweet action, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62901</link>
			<pubDate>Mon, 18 Jun 2012 14:38:47 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">62901@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Success! I was placing the form with manual shortcode. The enqueue worked.&#60;/p&#62;
&#60;p&#62;Thank you for your speedy support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62898</link>
			<pubDate>Mon, 18 Jun 2012 14:26:47 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, how are you placing this form on the page? You may need to enqueue the Gravity Forms scripts and styles. See this page, all the way at the bottom:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62897</link>
			<pubDate>Mon, 18 Jun 2012 14:21:22 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">62897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I updated the JQuery to the latest version, no luck.&#60;/p&#62;
&#60;p&#62;The form does work when previewed in the form builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62880</link>
			<pubDate>Mon, 18 Jun 2012 12:30:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62880@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You should always be  running the most up-to-date versions of jQuery. Your theme and plugins should be updated to reflect as changes/fixes/enhancements come about. The display:none shows when you have conditional logic working, as soon as your page encounters a JavaScript error it stops executing the JavaScript - that's why the display:none is not being taken away by our JS - because of interference. When you preview the form from within the formbuilder preview - does it work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62874</link>
			<pubDate>Mon, 18 Jun 2012 11:54:29 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">62874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Will updating jQuery risk other problems with the theme?&#60;/p&#62;
&#60;p&#62;The page template with the form includes wp_head and wp_footer.&#60;/p&#62;
&#60;p&#62;When I inspect the &#34;Contact&#34; page with FireBug, I see the form (inside #recipeContainer) and it appears when I remove the &#34;display:none&#34; style, but obviously not the fix since the conditional logic won't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62871</link>
			<pubDate>Mon, 18 Jun 2012 11:41:19 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see you are including an old verision of jQuery - you could try updating that to the latest version.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.evernote.com/shard/s212/sh/0e6226ff-f83f-4af2-a0eb-195ffef6ef56/0998847eefcca001d7f0cef6234215c6&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also don't see any gravityforms scripts or styles being output anywhere. Does your form use wp_head and wp_footer?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Conditional Logic Not Working With Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-not-working-with-theme#post-62870</link>
			<pubDate>Mon, 18 Jun 2012 11:33:12 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">62870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When conditional logic is added, my form disappears. I've determined this is a theme issue, as it works in a different theme, but I don't know how to troubleshoot from there.&#60;/p&#62;
&#60;p&#62;Located at: &#60;a href=&#34;http://revelstokewhisky.com/ginka&#34; rel=&#34;nofollow&#34;&#62;http://revelstokewhisky.com/ginka&#60;/a&#62;&#60;br /&#62;
- in the contact section&#60;/p&#62;
&#60;p&#62;Any help appreciated, thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
