<?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: Conditional Logic Kills Form with jQuery.min.js</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs</link>
		<description>Gravity Support Forums Topic: Conditional Logic Kills Form with jQuery.min.js</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:37: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/conditional-logic-kills-form-with-jqueryminjs" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-154118</link>
			<pubDate>Mon, 25 Feb 2013 09:47:36 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">154118@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@mesmonde No problem, glad you got it sorted.  By the way you should also update the fallback on the next line to use jquery 1.8.3 as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mesmonde on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-153574</link>
			<pubDate>Sun, 24 Feb 2013 15:59:09 +0000</pubDate>
			<dc:creator>mesmonde</dc:creator>
			<guid isPermaLink="false">153574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That seems to have fixed it. Thanks very much!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-153497</link>
			<pubDate>Sun, 24 Feb 2013 11:35:57 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">153497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@mesmonde it is highly unlikely that your problem is down the use of the minimised version of jquery, I use the minified version on the sites I manage and have never experienced any problems when used with gravity forms that have conditional logic.&#60;/p&#62;
&#60;p&#62;Checking your site it looks like you are loading jquery version 1.6.1 from google, this could well be the problem, chrome's javascript console is reporting at least 1 error which is down to a script trying to use the .on() method which was only introduced in version 1.7.  I would advise you update that jquery call to version 1.8.3 which is the same version that currently ships with wordpress.&#60;/p&#62;
&#60;p&#62;Once you have updated jquery to 1.8.3 you can then re-check to see if your form is working or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mesmonde on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-153471</link>
			<pubDate>Sun, 24 Feb 2013 09:19:04 +0000</pubDate>
			<dc:creator>mesmonde</dc:creator>
			<guid isPermaLink="false">153471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having the same problem, except that my forms with conditional logic did work initially, then stopped. I can embed the form but then nothing at all displays on the page.&#60;br /&#62;
&#60;a href=&#34;http://www.devonprep.com/support/conditional-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.devonprep.com/support/conditional-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I go about troubleshooting this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-152715</link>
			<pubDate>Sat, 23 Feb 2013 00:00:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">152715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will ask the development team why they decided not to use the minified version.  But, is there a form on a site you're working on which is not working?  I didn't see any on the URL you provided.&#60;/p&#62;
&#60;p&#62;Also, when a form with conditional logic fails to work, it is normally due to a JavaScript or jQuery error, or multiple jQuery being loaded, an old version of jQuery being loaded, or jQuery being loaded in the footer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RonRichardson on "Conditional Logic Kills Form with jQuery.min.js"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-kills-form-with-jqueryminjs#post-150506</link>
			<pubDate>Tue, 19 Feb 2013 22:56:53 +0000</pubDate>
			<dc:creator>RonRichardson</dc:creator>
			<guid isPermaLink="false">150506@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know that this has been mentioned before but I don't really see a fix.  The plugin: &#34;Nivo Slider for WordPress&#34; is loading up jQuery.min.js and that kills Gravity form with any Conditional logic active.&#60;/p&#62;
&#60;p&#62;Most developers are going to minified - why not you guys?&#60;/p&#62;
&#60;p&#62;Ron&#60;br /&#62;
&#60;a href=&#34;http://ronrichardsonwebdesign.com&#34; rel=&#34;nofollow&#34;&#62;http://ronrichardsonwebdesign.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
