<?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: [resolved] theme issue with conditional logic and wp_footer()</title>
		<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer</link>
		<description>Gravity Support Forums Topic: [resolved] theme issue with conditional logic and wp_footer()</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:14:48 +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/theme-issue-with-conditional-logic-and-wp_footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6799</link>
			<pubDate>Mon, 28 Jun 2010 23:57:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good Stuff. Glad I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6798</link>
			<pubDate>Mon, 28 Jun 2010 23:57:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6798@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good Stuff. Glad I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atrace on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6796</link>
			<pubDate>Mon, 28 Jun 2010 23:40:32 +0000</pubDate>
			<dc:creator>atrace</dc:creator>
			<guid isPermaLink="false">6796@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome that did it.&#60;/p&#62;
&#60;p&#62;Thank you!&#60;/p&#62;
&#60;p&#62;Austyn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6794</link>
			<pubDate>Mon, 28 Jun 2010 23:22:35 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6794@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Look in your theme's functions.php file for &#34;wpautop&#34; - It looks like there's a shortcode in there that's wrapping the gravity forms script in &#38;lt; p&#38;gt; tags that's breaking it.&#60;/p&#62;
&#60;p&#62;We've seen this several times recently.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/form-worked-for-a-while-and-then-disappeared#post-6394&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/form-worked-for-a-while-and-then-disappeared#post-6394&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can remove the shortcode portion from your functions file if you want, or it usually works if you wrap the Gravity Forms shortcode with the [raw][/raw] or whatever it is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atrace on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6792</link>
			<pubDate>Mon, 28 Jun 2010 23:06:19 +0000</pubDate>
			<dc:creator>atrace</dc:creator>
			<guid isPermaLink="false">6792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's the form:  &#60;a href=&#34;http://senortamale.net/wpins/request-a-quote/&#34; rel=&#34;nofollow&#34;&#62;http://senortamale.net/wpins/request-a-quote/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;wp_head() call is in the header. I've removed all the javascript that had a few errors but still no luck. I do see this error:&#60;/p&#62;
&#60;p&#62;syntax error&#60;br /&#62;
window['gf_form_conditional_logic'] = new Array();&#38;lt;/p&#38;gt;\n&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;br /&#62;
Austyn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6790</link>
			<pubDate>Mon, 28 Jun 2010 22:23:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The display: none; is normal.  The problem is something is preventing the javascript from unhiding the form.  If you post a link to your form we can take a look and see if we notice anything unusual.&#60;/p&#62;
&#60;p&#62;Some things to look for... make sure you have the wp_head(); call in your header.php file.  The next thing is to make sure there are NO javascript errors on your site.  ANY javascript error can cause ALL javascript on the page to stop executing.  So if some other script on your site throws an error, it can prevent the Gravity Forms javascript from working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atrace on "[resolved] theme issue with conditional logic and wp_footer()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-issue-with-conditional-logic-and-wp_footer#post-6789</link>
			<pubDate>Mon, 28 Jun 2010 22:00:20 +0000</pubDate>
			<dc:creator>atrace</dc:creator>
			<guid isPermaLink="false">6789@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I know I have a theme issue since gravity forms is working with the twentyten default theme, but I'm not sure where to look next. I've checked my theme's footer.php and wp_footer(); is present before the &#38;lt;/body&#38;gt; tag but I still have the style=&#34;display:none;&#34; for the whole form.&#60;/p&#62;
&#60;p&#62;Any help or suggestions on where to look next would be great. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Austyn
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
