<?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: 1 Form not displaying</title>
		<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying</link>
		<description>Gravity Support Forums Topic: 1 Form not displaying</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 21:51:39 +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/1-form-not-displaying" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-59194</link>
			<pubDate>Wed, 16 May 2012 16:32:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">59194@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad you got it working. Thanks for letting us know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trewknowledge on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-59193</link>
			<pubDate>Wed, 16 May 2012 16:32:10 +0000</pubDate>
			<dc:creator>trewknowledge</dc:creator>
			<guid isPermaLink="false">59193@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ahh my bad. Thanks for the help, its working great now!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-59184</link>
			<pubDate>Wed, 16 May 2012 15:46:52 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">59184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;trewknowledge - you have another version of JQuery in your footer causing GF to not show.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trewknowledge on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-59183</link>
			<pubDate>Wed, 16 May 2012 15:39:55 +0000</pubDate>
			<dc:creator>trewknowledge</dc:creator>
			<guid isPermaLink="false">59183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having a similar issue. I have a contact form that works fine, but my survey form does not show up on the site. It is also a multi page form.&#60;/p&#62;
&#60;p&#62;I just added the latest version of jQuery to my theme, however the form still does not show up.&#60;/p&#62;
&#60;p&#62;The  form is located here: &#60;a href=&#34;http://bit.ly/KyOSmG&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/KyOSmG&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-57576</link>
			<pubDate>Thu, 03 May 2012 09:41:15 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Matt, viewing your source you are actually running a couple of versions of jQuery. In your header you have version 1.7.1 (which is correct) &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/859f2364-6036-4172-b618-aedf21088cf7/d1dd6e3f0bd660f179c923e9e31955b7&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and down further you have another snippet of code that is placing version 1.4.4: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/ec3ef3f6-9ac4-4df6-8488-160f3ce9ce77/b5098bc85419ea74eec072b9bf535032&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mtedwards on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-57568</link>
			<pubDate>Thu, 03 May 2012 09:08:53 +0000</pubDate>
			<dc:creator>mtedwards</dc:creator>
			<guid isPermaLink="false">57568@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok Thanks for that... at least you've isolated the problem...&#60;/p&#62;
&#60;p&#62;I will have to spend some time with it.&#60;/p&#62;
&#60;p&#62;It seems that the form works with jQuery (even down to 1.6) served from the Google CDN, but it breaks our navigation.&#60;/p&#62;
&#60;p&#62;The form doesn't work with jQuery from the Jquery CND - all the way up to 1.7.2 (and all in between) but our navigation does.&#60;/p&#62;
&#60;p&#62;I have NO idea why this would be, I would have assumed the code would be identical... I'll just need to find a version and way of having both work at once.&#60;/p&#62;
&#60;p&#62;Any tips would be really appreciated... but thank you for the help already.&#60;/p&#62;
&#60;p&#62;Matt
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-57560</link>
			<pubDate>Thu, 03 May 2012 08:37:59 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are currently running JQuery 1.6 in your theme, can you change it to 1.7.1?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mtedwards on "1 Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/1-form-not-displaying#post-57545</link>
			<pubDate>Thu, 03 May 2012 03:20:05 +0000</pubDate>
			<dc:creator>mtedwards</dc:creator>
			<guid isPermaLink="false">57545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;I have a problem were one form on our website (the only multi page form we have) is not displaying. All the other forms seem to be working fine, its just this particular form.&#60;/p&#62;
&#60;p&#62;Any help would be really appreciated... The website is AussieTheatre.com.au and the page in question with the form is: &#60;a href=&#34;http://aussietheatre.com.au/submit-event/&#34; rel=&#34;nofollow&#34;&#62;http://aussietheatre.com.au/submit-event/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
