<?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: &#34;Password Strength&#34; Indicator not changing when passwords are being entered</title>
		<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered</link>
		<description>Gravity Support Forums Topic: &quot;Password Strength&quot; Indicator not changing when passwords are being entered</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:07:04 +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/password-strength-indicator-not-changing-when-passwords-are-being-entered" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70259</link>
			<pubDate>Thu, 09 Aug 2012 00:43:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Glad you were able to resolve that, despite my false start.  Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>viaForensics on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70191</link>
			<pubDate>Wed, 08 Aug 2012 14:23:10 +0000</pubDate>
			<dc:creator>viaForensics</dc:creator>
			<guid isPermaLink="false">70191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Both worked like charms. Moved the jQuery from footer to header and reg form and password strength meter are back to normal. Thanks for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>viaForensics on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70144</link>
			<pubDate>Wed, 08 Aug 2012 10:46:04 +0000</pubDate>
			<dc:creator>viaForensics</dc:creator>
			<guid isPermaLink="false">70144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris, I'll check into it (and thanks for the PHP catch, too). I'll let you know what I find.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70140</link>
			<pubDate>Wed, 08 Aug 2012 10:40:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70140@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also, you have a PHP error in your footer:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p&#38;gt;Copyright &#38;amp;copy; &#38;lt;?= date(&#38;#39;Y&#38;#39;) ?&#38;gt; viaForensics&#38;amp;trade;. All Rights Reserved.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should look like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p&#38;gt;Copyright &#38;amp;copy; &#38;lt;?php echo date(&#38;#39;Y&#38;#39;); ?&#38;gt; viaForensics&#38;amp;trade;. All Rights Reserved.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70139</link>
			<pubDate>Wed, 08 Aug 2012 10:39:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, that's good to know. Have you looked into why that might be?  Typical reasons are including the wrong version of jQuery, including it multiple times, or including it in the footer of the page rather than the header.  It looks like your theme is doing at least two of those.: the jQuery is being included in the footer, and it's loading the latest jQuery from Google API.  Compare that to how Twenty Eleven includes jQuery and I think you might be on to something.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>viaForensics on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70131</link>
			<pubDate>Wed, 08 Aug 2012 10:12:27 +0000</pubDate>
			<dc:creator>viaForensics</dc:creator>
			<guid isPermaLink="false">70131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tested twenty eleven and the password strength meter worked, therefore It's a theme conflict
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70026</link>
			<pubDate>Tue, 07 Aug 2012 21:13:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70026@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After looking at it a little more, it's just a configuration I'm less familiar with (the site URL and WordPress URL not being the same) but I don't think that's part of the problem any more.  Seems like there is a JavaScript or jQuery error which is preventing the gf_text window from being defined.  Can you please test for a plugin or theme conflict by following these instructions?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>viaForensics on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70022</link>
			<pubDate>Tue, 07 Aug 2012 20:56:35 +0000</pubDate>
			<dc:creator>viaForensics</dc:creator>
			<guid isPermaLink="false">70022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris, I appreciate the help. Look forward to hearing back.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70018</link>
			<pubDate>Tue, 07 Aug 2012 20:38:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't attach images here directly.  You have to use an external image hosting site and post the link to the image here.  However, I think this information is enough.  Let me look into why this might be happening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>viaForensics on "&#34;Password Strength&#34; Indicator not changing when passwords are being entered"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/password-strength-indicator-not-changing-when-passwords-are-being-entered#post-70016</link>
			<pubDate>Tue, 07 Aug 2012 20:36:41 +0000</pubDate>
			<dc:creator>viaForensics</dc:creator>
			<guid isPermaLink="false">70016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;tried to post ss but wasn't working. here are the settings:&#60;/p&#62;
&#60;p&#62;WordPress address: &#60;a href=&#34;https://viaforensics.com/wpinstall&#34; rel=&#34;nofollow&#34;&#62;https://viaforensics.com/wpinstall&#60;/a&#62;&#60;br /&#62;
Site Address: &#60;a href=&#34;https://viaforensics.com&#34; rel=&#34;nofollow&#34;&#62;https://viaforensics.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
