<?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: Uncaught ReferenceError: gf_apply_rules is not defined</title>
		<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined</link>
		<description>Gravity Support Forums Topic: Uncaught ReferenceError: gf_apply_rules is not defined</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:01:57 +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/uncaught-referenceerror-gf_apply_rules-is-not-defined" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58712</link>
			<pubDate>Fri, 11 May 2012 13:19:36 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58712@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58703</link>
			<pubDate>Fri, 11 May 2012 12:52:28 +0000</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid isPermaLink="false">58703@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmmm yeah I can see that error too.&#60;/p&#62;
&#60;p&#62;Thanks for your help Rob.&#60;/p&#62;
&#60;p&#62;Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58686</link>
			<pubDate>Fri, 11 May 2012 12:05:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58686@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Josh, glad you got that one sorted. As far as the sliders go, when I click one I do get this JS error: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/f01a7984-ddfc-4d3f-bcf3-4f141a06fd0b/31a7b5749bdde2d77436d08cd2f25d8d&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Good news though is at least that content does work, even though it's not sliding. But seems to be something related to the easing effect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58684</link>
			<pubDate>Fri, 11 May 2012 12:00:26 +0000</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid isPermaLink="false">58684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;Thank you for such and immediate response. Of course I can see why now.&#60;/p&#62;
&#60;p&#62;I was adding this into my functions to stop another jquery file being loaded in the wp_head&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// JQUERY DEREGISTER
if( !is_admin()){
	wp_deregister_script(&#38;#39;jquery&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But perhaps this was removing all the jquery scripts from the head. I was trying to only remove the jquery library itself, not all jquery scripts. Durrr! &#60;/p&#62;
&#60;p&#62;But why does a gravity form conflict with my other jquery elements on the page. If you look in the side bar on any form page , it messes up my sliders. &#60;a href=&#34;http://i.imgur.com/krmlX.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/krmlX.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's very strange. I am using &#60;a href=&#34;http://bxslider.com/&#34; rel=&#34;nofollow&#34;&#62;http://bxslider.com/&#60;/a&#62; for all my sliders. It is just a plugin conflict?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58675</link>
			<pubDate>Fri, 11 May 2012 11:02:46 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Josh, it doesn't look like our styles or scripts are being output here on your page. I don't see the conditional logic js file for example. How are you placing this form on this page? Does the form show up in the form builder preview?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh on "Uncaught ReferenceError: gf_apply_rules is not defined"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-referenceerror-gf_apply_rules-is-not-defined#post-58673</link>
			<pubDate>Fri, 11 May 2012 10:56:02 +0000</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid isPermaLink="false">58673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have looked at a similar post. But can't seem to seem to find an answer.&#60;/p&#62;
&#60;p&#62;I can't understand what has changed in my theme - to cause the problem, as it was working fine before.&#60;/p&#62;
&#60;p&#62;I am getting a javascript error &#60;code&#62;247Uncaught ReferenceError: gf_apply_rules is not defined&#60;/code&#62; on my sign up form which is using conditional logic.&#60;/p&#62;
&#60;p&#62;It seems to be conditional logic which is causing the issue I think.&#60;/p&#62;
&#60;p&#62;I have 3 forms running on the website...&#60;br /&#62;
&#60;a href=&#34;http://suzukibulletin.co.uk/contact/&#34; rel=&#34;nofollow&#34;&#62;http://suzukibulletin.co.uk/contact/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://suzukibulletin.co.uk/2012/04/26/suzuki-bulletin-launched/&#34; rel=&#34;nofollow&#34;&#62;http://suzukibulletin.co.uk/2012/04/26/suzuki-bulletin-launched/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the broken one...&#60;br /&#62;
&#60;a href=&#34;http://suzukibulletin.co.uk/sign-up/&#34; rel=&#34;nofollow&#34;&#62;http://suzukibulletin.co.uk/sign-up/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It completely kills all the javascript running on my page - and I don't understand as it was once upon a time fully working! I've disable all the plugins and it's not a plugin conflict. I've removed every single script from my theme template files, and still not working. The last entry was yesterday, and the only thing I changed today was by adding the 'Google Sitemap Generator' plugin, which I've disabled now.&#60;/p&#62;
&#60;p&#62;I'm loading my jquery at a higher scope in head than the wp_head and the wp_footer is definitely in place.&#60;/p&#62;
&#60;p&#62;I don't suppose you have any other ideas into why this could be happening?&#60;/p&#62;
&#60;p&#62;I am using the latest WordPress 3.3.1  and gravity forms 1.5. If your finding it strange too I can provide you a login.&#60;/p&#62;
&#60;p&#62;Many Thanks&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
