<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: AVIA NOT WORKING JQUERY CONFLICT</title>
		<link>http://www.kriesi.at/support/topic/avia-not-working-jquery-conflict</link>
		<description>Support Forum - Topic: AVIA NOT WORKING JQUERY CONFLICT</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 19:19:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/avia-not-working-jquery-conflict" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "AVIA NOT WORKING JQUERY CONFLICT"</title>
			<link>http://www.kriesi.at/support/topic/avia-not-working-jquery-conflict#post-9870</link>
			<pubDate>Mon, 06 Dec 2010 08:30:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">9870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GARTLANS on "AVIA NOT WORKING JQUERY CONFLICT"</title>
			<link>http://www.kriesi.at/support/topic/avia-not-working-jquery-conflict#post-9839</link>
			<pubDate>Sun, 05 Dec 2010 12:19:34 +0000</pubDate>
			<dc:creator>GARTLANS</dc:creator>
			<guid isPermaLink="false">9839@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tracked it down to a plugin conflict... Removed the plugin and the issue is now resolved...&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AVIA NOT WORKING JQUERY CONFLICT"</title>
			<link>http://www.kriesi.at/support/topic/avia-not-working-jquery-conflict#post-9836</link>
			<pubDate>Sun, 05 Dec 2010 09:01:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">9836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When your intranet isn't connected to the internet your browser can't load jquery.js. So it can't be a conflict then. Maybe jquery.js is loaded after the feedback box function call and so the function doesn't work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GARTLANS on "AVIA NOT WORKING JQUERY CONFLICT"</title>
			<link>http://www.kriesi.at/support/topic/avia-not-working-jquery-conflict#post-9824</link>
			<pubDate>Sun, 05 Dec 2010 05:41:02 +0000</pubDate>
			<dc:creator>GARTLANS</dc:creator>
			<guid isPermaLink="false">9824@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I recently purchased avia feedback box and have had no success in getting it working...&#60;/p&#62;
&#60;p&#62;I am experiencing exactly the same issues outlined in the following thread by Jim...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.kriesi.at/support/topic/avia-feedback-add-comments-and-info-problems&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As the implementation resides internally inside an intranet it is not internet facing... As such I use the following code in my function.php file to call jquery; &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ( !is_admin() ) {
	   wp_deregister_script(&#38;#39;jquery&#38;#39;);
	   wp_register_script(&#38;#39;jquery&#38;#39;, (&#38;quot;/wp-content/themes/BLANK-Theme/js/jquery-1.4.4.min.js&#38;quot;), false);
	   wp_enqueue_script(&#38;#39;jquery&#38;#39;);

	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I can see that the plugin is loading jquery from &#60;a href=&#34;http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js&#34; rel=&#34;nofollow&#34;&#62;http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js&#60;/a&#62; and I'm also loading jquery from my local directory...&#60;/p&#62;
&#60;p&#62;Could there be a conflict with the two jquery calls being made??? If so, how do I get the plugin working using jquery locally???&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Sean.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
