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

		<item>
			<title>Chris Hajer on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-115004</link>
			<pubDate>Sun, 06 Jan 2013 02:29:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">115004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaybass on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-114119</link>
			<pubDate>Fri, 04 Jan 2013 18:23:37 +0000</pubDate>
			<dc:creator>kaybass</dc:creator>
			<guid isPermaLink="false">114119@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;YES!!! That did it.  Don't know why they had both in the template but it now appears and just completed a form as a test.  It was sent, etc...   I appreciate your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-114091</link>
			<pubDate>Fri, 04 Jan 2013 17:20:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">114091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am going to guess the conditional logic is not working because of this jQuery being included in your page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://sarussell.com/wp-content/themes/PrivateLawyer/js/jquery-1.3.2.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is the second copy of jQuery.  The first copy is version 1.8.3, which is correct.  If you remove this additional reference to jQuery, I think you will find that conditional logic works and your form displays (assuming there are no other JavaScript errors.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-113939</link>
			<pubDate>Fri, 04 Jan 2013 12:26:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">113939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am seeing a JS Error: Uncaught TypeError: Object #&#38;lt;Object&#38;gt; has no method 'first'  and we need to figure out where that's coming from.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-113937</link>
			<pubDate>Fri, 04 Jan 2013 12:25:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">113937@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you using the latest versions of Gravity Forms and WordPress? Can you try the 2011 theme to double check that it isn't a theme conflict? &#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>kaybass on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-113916</link>
			<pubDate>Fri, 04 Jan 2013 12:10:04 +0000</pubDate>
			<dc:creator>kaybass</dc:creator>
			<guid isPermaLink="false">113916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using conditional logic with specific questions, not the form as a whole (it is not checked in form settings).  Under advanced in form settings I have default chosen for form button and enable animation.  Confirmation message is set as text, insert merge tag.  Notifications I have a specific send email address and left the subject and message as is.  I also checked enable email notifications to users.  In regards to specific questions, I have it set up for a few fields based on an answer to a specific questions which requires an answer of yes or no.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-113510</link>
			<pubDate>Fri, 04 Jan 2013 01:13:36 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">113510@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you using conditional logic? If so, where and what do you have set currently?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaybass on "Form not appearing."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-appearing-4#post-113443</link>
			<pubDate>Thu, 03 Jan 2013 23:48:29 +0000</pubDate>
			<dc:creator>kaybass</dc:creator>
			<guid isPermaLink="false">113443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I created a form and added it to a page.  It does not appear on the page when published.  I switched themes as suggested and it works fine.  Realizing it is a problem with the theme I'm using I searched and learned about jquery.  It is already in the header code.  The only plugin being used is this one.  Not sure where to go from here to fix the error with the theme in order to get the forms to appear and work.  Website is &#60;a href=&#34;http://www.sarussell.com&#34; rel=&#34;nofollow&#34;&#62;http://www.sarussell.com&#60;/a&#62; and a page I inserted a form is &#60;a href=&#34;http://www.sarussell.com/forms&#34; rel=&#34;nofollow&#34;&#62;http://www.sarussell.com/forms&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
