<?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: Previously working gravity form not showing up after 3.5 update</title>
		<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update</link>
		<description>Gravity Support Forums Topic: Previously working gravity form not showing up after 3.5 update</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:26:18 +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/previously-working-gravity-form-not-showing-up-after-35-update" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-127518</link>
			<pubDate>Mon, 21 Jan 2013 10:01:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">127518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@steve53990 How do I get to a form on your site?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steve53990 on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-126631</link>
			<pubDate>Sun, 20 Jan 2013 08:43:41 +0000</pubDate>
			<dc:creator>steve53990</dc:creator>
			<guid isPermaLink="false">126631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have tried to find the code mentioned above on my site &#60;a href=&#34;http://www.moorlandguides.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.moorlandguides.co.uk&#60;/a&#62;, but am unable to find it. Am I able to downgrade to the previous version of Gravity forms as my site is at present inoperable for my users due to this issue?&#60;br /&#62;
Many thanks&#60;br /&#62;
Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-124644</link>
			<pubDate>Thu, 17 Jan 2013 16:42:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">124644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Check the header and footer of your sites for JavaScript calls and use Google Chrome or Firefox to inspect the pages and see if there are JS errors. It is fairly likely that the error would be similar on other sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tilpro on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-124605</link>
			<pubDate>Thu, 17 Jan 2013 15:54:37 +0000</pubDate>
			<dc:creator>tilpro</dc:creator>
			<guid isPermaLink="false">124605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We're having this problem with a lot of our websites.  Do you suppose some older themes are calling that old jQuery, and we need to replace that on every website?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-124519</link>
			<pubDate>Thu, 17 Jan 2013 13:36:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">124519@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right, I see the JavaScript error:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 1/17/2013 11:34:06 AM
Error: TypeError: jQuery(...).children(...).first is not a function
Source File: &#60;a href=&#34;http://www.delakc.com/wp-content/plugins/gravityforms/js/conditional_logic.js?ver=1.6.11&#34; rel=&#34;nofollow&#34;&#62;http://www.delakc.com/wp-content/plugins/gravityforms/js/conditional_logic.js?ver=1.6.11&#60;/a&#62;
Line: 219&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You are including and extremely old jQuery 1.3.2:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://www.delakc.com/wp-content/themes/rttheme11/js/jquery-1.3.2.min.js?ver=3.5&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;rather than letting WordPress do its job and enqueue the proper 1.8.3 version which is required.  Please remove this call to jQuery (it's being added by your theme) and let WordPress enqueue jQuery 1.8.3 and then see if you form displays properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tilpro on "Previously working gravity form not showing up after 3.5 update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previously-working-gravity-form-not-showing-up-after-35-update#post-124451</link>
			<pubDate>Thu, 17 Jan 2013 12:12:59 +0000</pubDate>
			<dc:creator>tilpro</dc:creator>
			<guid isPermaLink="false">124451@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A couple of gravity forms that were previously working will no longer show on the page they are inserted.  The code has not been changed.  I have disabled all other plugins and they still will not show up.  &#60;/p&#62;
&#60;p&#62;Chrome shows an error with Gravity forms&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.delakc.com/create-a-class/&#34; rel=&#34;nofollow&#34;&#62;http://www.delakc.com/create-a-class/&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Uncaught TypeError: Object #&#38;lt;Object&#38;gt; has no method &#38;#39;first&#38;#39; conditional_logic.js:219
gf_do_action conditional_logic.js:219
gf_do_field_action conditional_logic.js:189
gf_apply_field_rule conditional_logic.js:39
gf_apply_rules conditional_logic.js:7
(anonymous function) &#60;a href=&#34;http://www.delakc.com:255&#34; rel=&#34;nofollow&#34;&#62;http://www.delakc.com:255&#60;/a&#62;
o.fn.extend.ready jquery-1.3.2.min.js:19
(anonymous function) &#60;a href=&#34;http://www.delakc.com:255&#34; rel=&#34;nofollow&#34;&#62;http://www.delakc.com:255&#60;/a&#62;
o.event.handle jquery-1.3.2.min.js:19
J jquery-1.3.2.min.js:19
o.event.trigger jquery-1.3.2.min.js:19
(anonymous function) jquery-1.3.2.min.js:19
o.extend.each jquery-1.3.2.min.js:12
o.fn.o.each jquery-1.3.2.min.js:12
o.fn.extend.trigger jquery-1.3.2.min.js:19
(anonymous function) &#60;a href=&#34;http://www.delakc.com:255&#34; rel=&#34;nofollow&#34;&#62;http://www.delakc.com:255&#60;/a&#62;
(anonymous function) jquery-1.3.2.min.js:19
o.extend.each jquery-1.3.2.min.js:12
o.extend.ready jquery-1.3.2.min.js:19
(anonymous function)&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
