<?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: Getting jQuery Working with WordPress</title>
		<link>https://legacy.forums.gravityhelp.com/topic/getting-jquery-working-with-wordpress</link>
		<description>Gravity Support Forums Topic: Getting jQuery Working with WordPress</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 19:07: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/getting-jquery-working-with-wordpress" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Getting jQuery Working with WordPress"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-jquery-working-with-wordpress#post-3181</link>
			<pubDate>Fri, 05 Feb 2010 00:32:50 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">3181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you having a problem with your forms working as a result of these other scripts? I didn't see that you mentioned it.&#60;/p&#62;
&#60;p&#62;And yes, most of the time using &#34;jQuery&#34; instead of &#34;$&#34; in the script will work using the enqueued version of jQuery in WordPress. Have you tried that on this script?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vin Thomas on "Getting jQuery Working with WordPress"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-jquery-working-with-wordpress#post-3171</link>
			<pubDate>Thu, 04 Feb 2010 20:13:55 +0000</pubDate>
			<dc:creator>Vin Thomas</dc:creator>
			<guid isPermaLink="false">3171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;FYI: The above code is actually for BOTH the s3 slider and the cylce plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vin Thomas on "Getting jQuery Working with WordPress"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-jquery-working-with-wordpress#post-3166</link>
			<pubDate>Thu, 04 Feb 2010 19:06:06 +0000</pubDate>
			<dc:creator>Vin Thomas</dc:creator>
			<guid isPermaLink="false">3166@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is for &#60;a href=&#34;http://fitfx.com&#34; rel=&#34;nofollow&#34;&#62;http://fitfx.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Ok, I have started to mess with Gravity Forms on a recent theme for a client. They are using a WordPress theme with several jQuery plugins. I have found that jQuery is queued twice (once as &#38;lt;?php wp_enqueue_script('jquery'); ?&#38;gt; and once from Google). I know this is the root cause of my problems, but I need a little help getting everything playing nicely.&#60;/p&#62;
&#60;p&#62;I'd like to use the bundled version of jQuery that comes with WordPress. But when I delete the Google version, the cycle.lite.js plugin stops working. &#60;/p&#62;
&#60;p&#62;I have read in several places about using &#34;jQuery&#34; instead of &#34;$&#34;. Here is the code that's being used for the cycle plugin:&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
$(document).ready(function() {&#60;br /&#62;
    $('.slideshow').cycle({&#60;br /&#62;
		timeout:       10,  // milliseconds between slide transitions (0 to disable auto advance)&#60;br /&#62;
    	speed:         1000,  // speed of the transition (any valid fx speed value)&#60;br /&#62;
	});&#60;/p&#62;
&#60;p&#62;   $('#s3slider').s3Slider({&#60;br /&#62;
      timeOut: 6500&#60;br /&#62;
   });&#60;br /&#62;
});&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Can you tell me what's going wrong here? &#60;/p&#62;
&#60;p&#62;If you need me to email the un/pw for the site let me know.&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
