<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>bbPress Support Forums &#187; Topic: Including jQuery on Profile Edit Page</title>
		<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page</link>
		<description>bbPress Support Forums &#187; Topic: Including jQuery on Profile Edit Page</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 09:26:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/including-jquery-on-profile-edit-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Rich Pedley on "Including jQuery on Profile Edit Page"</title>
			<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page#post-68519</link>
			<pubDate>Wed, 12 May 2010 11:13:47 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">68519@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>just had a similar problem.. was easy to fix when I realised the font color hadn't been set. So it was working, just wasn't visible...
</p>]]></description>
					</item>
		<item>
			<title>TRMW on "Including jQuery on Profile Edit Page"</title>
			<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page#post-68514</link>
			<pubDate>Wed, 12 May 2010 05:04:09 +0000</pubDate>
			<dc:creator>TRMW</dc:creator>
			<guid isPermaLink="false">68514@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Chris's suggestion did the trick -- just included that tag in header.php in my theme.  Thanks man!
</p>]]></description>
					</item>
		<item>
			<title>Casemon on "Including jQuery on Profile Edit Page"</title>
			<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page#post-62021</link>
			<pubDate>Mon, 21 Dec 2009 13:27:02 +0000</pubDate>
			<dc:creator>Casemon</dc:creator>
			<guid isPermaLink="false">62021@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have jquery loaded for this page (via wp template integration) yet the Password Strength field is blank here... doesn't give the disabled msg, and doesn't show pw strength; not sure why.</p>
<p>Any ideas?
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Including jQuery on Profile Edit Page"</title>
			<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page#post-39201</link>
			<pubDate>Sun, 19 Jul 2009 06:55:11 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">39201@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think bb_head() calls bb_template_scripts() and I think bb_template_scripts() enqueues jquery when you are on the profile-edit.php page.  So, I think just just need to ensure this is in your header.php in your template:</p>
<p>&#60;?php bb_head() ;?&#62;</p>
<p>If you already have that, then I'm not certain what the problem is.  You could always hard code the call to jQuery, but that seems lame.
</p>]]></description>
					</item>
		<item>
			<title>TRMW on "Including jQuery on Profile Edit Page"</title>
			<link>http://bbpress.org/forums/topic/including-jquery-on-profile-edit-page#post-39175</link>
			<pubDate>Sat, 18 Jul 2009 21:41:23 +0000</pubDate>
			<dc:creator>TRMW</dc:creator>
			<guid isPermaLink="false">39175@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have an older theme, basically a hack of and old version of Kakuemei, and recently upgraded to bbPress 1.01.  Now when users edit their password I'm seeing this message:</p>
<blockquote><p>Password Strength  	   Disabled (requires jQuery)</p></blockquote>
<p>Everything still works fine, but I'd like to fix it if possible.  How can I include jQuery and remove this error?</p>
<p>Thanks everyone,<br />
Matt
</p>]]></description>
					</item>

	</channel>
</rss>

