<?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 not showing - No Conditional Logic Enabled</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-no-conditional-logic-enabled</link>
		<description>Gravity Support Forums Topic: Form not showing - No Conditional Logic Enabled</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 11:42:03 +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-not-showing-no-conditional-logic-enabled" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Form not showing - No Conditional Logic Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-no-conditional-logic-enabled#post-65778</link>
			<pubDate>Wed, 11 Jul 2012 11:38:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">65778@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you don't have a normal &#60;a href=&#34;http://codex.wordpress.org/The_Loop&#34; rel=&#34;nofollow&#34;&#62;loop&#60;/a&#62; in your page.php, the shortcodes will not normally be processed.  Since your page template is non-standard, you probably need to also include the Gravity Forms scripts and styles.  See here:&#60;/p&#62;
&#60;p&#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>philliesblog on "Form not showing - No Conditional Logic Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-no-conditional-logic-enabled#post-65770</link>
			<pubDate>Wed, 11 Jul 2012 11:06:17 +0000</pubDate>
			<dc:creator>philliesblog</dc:creator>
			<guid isPermaLink="false">65770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your quick reply.  After looking into my page.php code I had my theme displaying the content as:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
    $content = get_post( $page_id );
		echo $content-&#38;gt;post_content;
    ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and once I changed that code to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
   the_content();
   ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the form showed up.  Still need to style it but at least it's showing up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not showing - No Conditional Logic Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-no-conditional-logic-enabled#post-65763</link>
			<pubDate>Wed, 11 Jul 2012 10:41:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">65763@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like your theme is not processing shortcodes. Can you use any other WordPress shortcodes in the page/post and have them processed?  Please provide a link to your form so we can take a look.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philliesblog on "Form not showing - No Conditional Logic Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-no-conditional-logic-enabled#post-65761</link>
			<pubDate>Wed, 11 Jul 2012 10:30:43 +0000</pubDate>
			<dc:creator>philliesblog</dc:creator>
			<guid isPermaLink="false">65761@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've seen a bunch of questions here regarding a form not showing due to conditional logic being enabled.  I have a form that isn't showing and I don't have any condition logic associated with the form.  All that shows when I publish a page is the shortcode: [gravityform id=&#34;1&#34; name=&#34;Untitled Form&#34;]&#60;/p&#62;
&#60;p&#62;Does any one have any ideas why the form isn't showing?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
