<?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: jquery in footer</title>
		<link>http://www.kriesi.at/support/topic/jquery-in-footer</link>
		<description>Support Forum - Topic: jquery in footer</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 04:52:23 +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/jquery-in-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "jquery in footer"</title>
			<link>http://www.kriesi.at/support/topic/jquery-in-footer#post-89607</link>
			<pubDate>Wed, 02 Jan 2013 18:34:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Job,&#60;/p&#62;
&#60;p&#62;It could be a plugin calling it in wp_head but I can't say for sure without inspecting the site live. Even then it would only be a guess if the source gives a hint on where and why its getting loaded into the head.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>job82 on "jquery in footer"</title>
			<link>http://www.kriesi.at/support/topic/jquery-in-footer#post-89583</link>
			<pubDate>Wed, 02 Jan 2013 17:11:20 +0000</pubDate>
			<dc:creator>job82</dc:creator>
			<guid isPermaLink="false">89583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
thanks for quick response! Already did that. Most Scripts load in footer now. But jquery is still in Header. Any Ideas?&#60;br /&#62;
Regards&#60;br /&#62;
job
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "jquery in footer"</title>
			<link>http://www.kriesi.at/support/topic/jquery-in-footer#post-89581</link>
			<pubDate>Wed, 02 Jan 2013 16:59:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Job,&#60;/p&#62;
&#60;p&#62;In your header.php you can remove this block of code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

	/* add javascript */
	wp_enqueue_script( &#38;#39;jquery&#38;#39; );
	wp_enqueue_script( &#38;#39;avia-default&#38;#39; );
	wp_enqueue_script( &#38;#39;avia-prettyPhoto&#38;#39; );
	wp_enqueue_script( &#38;#39;avia-html5-video&#38;#39; );
	wp_enqueue_script( &#38;#39;avia-fade-slider&#38;#39; );

	/* We add some JavaScript to pages with the comment form
	 * to support sites with threaded comments (when in use).
	 */
	if ( is_singular() &#38;amp;&#38;amp; get_option( &#38;#39;thread_comments&#38;#39; ) ) { wp_enqueue_script( &#38;#39;comment-reply&#38;#39; ); }

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then add that into the footer.php instead. Otherwise most things (plugins etc) load in their javascript via the wp_head hook so you may still get plugins loading in javascript there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>job82 on "jquery in footer"</title>
			<link>http://www.kriesi.at/support/topic/jquery-in-footer#post-89549</link>
			<pubDate>Wed, 02 Jan 2013 13:13:49 +0000</pubDate>
			<dc:creator>job82</dc:creator>
			<guid isPermaLink="false">89549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Kriesis,&#60;br /&#62;
I would like to move the jquery-script from header into footer. I've tried all the workarounds I found in the www. But nothing works. Is WP3.5 the problem or the shoutbox-framework? Could you please help?&#60;br /&#62;
Thanks a lot and best regards&#60;br /&#62;
Job
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
