<?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 displaying</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6</link>
		<description>Gravity Support Forums Topic: Form not displaying</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 17:30:32 +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-displaying-6" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303929</link>
			<pubDate>Wed, 05 Jun 2013 12:23:23 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">303929@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you were able to figure it out. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303925</link>
			<pubDate>Wed, 05 Jun 2013 12:19:24 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">303925@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After a little trial and error – it looks like the conflict is with flexie.js...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/doctyper/flexie&#34; rel=&#34;nofollow&#34;&#62;https://github.com/doctyper/flexie&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303922</link>
			<pubDate>Wed, 05 Jun 2013 12:17:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">303922@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This means that there is some kind of JavaScript issue in your theme that is causing Conditional Logic not to work. You'll have to troubleshoot with your theme developer, or remove conditional logic from your form. &#60;/p&#62;
&#60;p&#62;I do see the following JS errors:&#60;/p&#62;
&#60;p&#62;Uncaught TypeError: Cannot read property 'children' of undefined flexie.min.js:11&#60;br /&#62;
Port error: Could not establish connection. Receiving end does not exist. miscellaneous_bindings:235&#60;br /&#62;
Uncaught TypeError: Cannot read property 'children' of undefined flexie.min.js:11
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303914</link>
			<pubDate>Wed, 05 Jun 2013 12:10:56 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">303914@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After running this test, it seems to be a theme conflict.&#60;/p&#62;
&#60;p&#62;I'm using Gravityforms 1.7.5&#60;/p&#62;
&#60;p&#62;Edit: Also Wordpress 3.5.1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303907</link>
			<pubDate>Wed, 05 Jun 2013 12:03:35 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">303907@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Which version of Gravity Forms and WordPress are you using? Can you confirm you went through the following steps? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-6#post-303902</link>
			<pubDate>Wed, 05 Jun 2013 12:00:10 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">303902@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've inserted a form here: &#60;a href=&#34;http://www.operaatelier.com/season/subscriptions/order/&#34; rel=&#34;nofollow&#34;&#62;http://www.operaatelier.com/season/subscriptions/order/&#60;/a&#62; but it seems not to be displaying at all. &#60;/p&#62;
&#60;p&#62;In Chrome's Developer tools, if I disable the gform_wrapper div's style of display:none it shows up properly, but otherwise not at all.&#60;/p&#62;
&#60;p&#62;In other sites I've used Gravityforms on, I see that gform_wrapper still has display:none set, but the forms seem to be showing up fine – just not here.&#60;/p&#62;
&#60;p&#62;I've tried deactivating various plugins to see if there's a jquery conflict somewhere, to no avail.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
