<?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 makes entire form dissapear on WordPress Page Preview</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview</link>
		<description>Gravity Support Forums Topic: Conditional Logic makes entire form dissapear on WordPress Page Preview</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 22:35:14 +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-makes-entire-form-dissapear-on-wordpress-page-preview" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Conditional Logic makes entire form dissapear on WordPress Page Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview#post-52623</link>
			<pubDate>Thu, 15 Mar 2012 22:09:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome, glad you got it working, thanks for letting us know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MaxxForce on "Conditional Logic makes entire form dissapear on WordPress Page Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview#post-52618</link>
			<pubDate>Thu, 15 Mar 2012 18:57:52 +0000</pubDate>
			<dc:creator>MaxxForce</dc:creator>
			<guid isPermaLink="false">52618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok I got it. Kevin, on your pasted code &#60;a href=&#34;http://pastie.org/pastes/1090660/text&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/pastes/1090660/text&#60;/a&#62; and also on your help page &#60;a href=&#34;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/&#60;/a&#62; , the code is missing the &#38;lt;?php wp_head(); ?&#38;gt; above the &#38;lt;/head&#38;gt; at the bottom of the page. I inserted that and everything works like a dream. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MaxxForce on "Conditional Logic makes entire form dissapear on WordPress Page Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview#post-52615</link>
			<pubDate>Thu, 15 Mar 2012 18:43:25 +0000</pubDate>
			<dc:creator>MaxxForce</dc:creator>
			<guid isPermaLink="false">52615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. I think I might have discovered what's wrong. I didn't read far enough. Will post back if I solve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MaxxForce on "Conditional Logic makes entire form dissapear on WordPress Page Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview#post-52614</link>
			<pubDate>Thu, 15 Mar 2012 18:39:25 +0000</pubDate>
			<dc:creator>MaxxForce</dc:creator>
			<guid isPermaLink="false">52614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I forgot to mention I am using the following code in the page template:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
 /*&#60;br /&#62;
 Template Name: plain page&#60;br /&#62;
 */&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34;&#60;br /&#62;
  &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#38;gt;&#60;br /&#62;
&#38;lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; xml:lang=&#34;en&#34; lang=&#34;en&#34;&#38;gt;&#60;br /&#62;
&#38;lt;head&#38;gt;&#60;br /&#62;
  &#38;lt;meta http-equiv=&#34;Content-type&#34; content=&#34;text/html; charset=utf-8&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;meta name=&#34;MSSmartTagsPreventParsing&#34; content=&#34;true&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;meta http-equiv=&#34;Imagetoolbar&#34; content=&#34;No&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;title&#38;gt;My Form Title&#38;lt;/title&#38;gt;&#60;br /&#62;
  &#38;lt;style type=&#34;text/css&#34;&#38;gt;&#60;br /&#62;
  	body {font-size:13px;}&#60;br /&#62;
  &#38;lt;/style&#38;gt;&#60;br /&#62;
  &#38;lt;link rel='stylesheet' id='gforms_css-css'  href='&#38;lt;?php bloginfo('url'); ?&#38;gt;/wp-content/plugins/gravityforms/css/forms.css?ver=3.0.1' type='text/css' media='all' /&#38;gt;&#60;br /&#62;
  &#38;lt;script type='text/javascript' src='&#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt;/includes/js/jquery-142.js?ver=1.4.1'&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
  &#38;lt;script type='text/javascript' src='&#38;lt;?php bloginfo('url'); ?&#38;gt;/wp-content/plugins/gravityforms/js/conditional_logic.js?ver=1.3.13.1'&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
  &#38;lt;/head&#38;gt;&#60;br /&#62;
&#38;lt;body&#38;gt;&#60;br /&#62;
  &#38;lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#38;gt;&#60;br /&#62;
  &#38;lt;?php the_content('read more'); ?&#38;gt;&#60;br /&#62;
  &#38;lt;?php endwhile; endif; ?&#38;gt;&#60;br /&#62;
  &#38;lt;?php wp_footer(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/body&#38;gt;&#60;br /&#62;
&#38;lt;/html&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MaxxForce on "Conditional Logic makes entire form dissapear on WordPress Page Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-entire-form-dissapear-on-wordpress-page-preview#post-52611</link>
			<pubDate>Thu, 15 Mar 2012 18:06:13 +0000</pubDate>
			<dc:creator>MaxxForce</dc:creator>
			<guid isPermaLink="false">52611@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using a &#34;plain page&#34; template for my WordPress. Conditional Logic shows and functions perfection on form page preview, but in WP Page preview it disappears. When I remove Conditional Logic from fields, form appears again on WordPress Page. Any ideas? Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
