<?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: Captcha refresh not working.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/captcha-refresh-not-working</link>
		<description>Gravity Support Forums Topic: Captcha refresh not working.</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:24:19 +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/captcha-refresh-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>gr33n3ggz on "Captcha refresh not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-refresh-not-working#post-187947</link>
			<pubDate>Thu, 28 Mar 2013 12:01:08 +0000</pubDate>
			<dc:creator>gr33n3ggz</dc:creator>
			<guid isPermaLink="false">187947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked.  I just took out the fade.  Thank you SOOOO Much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Captcha refresh not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-refresh-not-working#post-187738</link>
			<pubDate>Thu, 28 Mar 2013 08:33:41 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">187738@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's a problem with your theme CSS. The new CAPTCHA image is there, it just has the opacity set to zero. You can find the offending CSS rule on line 41 of your theme's main.css file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gypsyrosetrip.com/wp-content/themes/launcheffect/premium/ss/main.css?ver=1.0.0&#34; rel=&#34;nofollow&#34;&#62;http://gypsyrosetrip.com/wp-content/themes/launcheffect/premium/ss/main.css?ver=1.0.0&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* #To Fade In On Load
================================================== */

	#nav-responsive,
	#wrapper header,
	#hero,
	#sidebar,
	#main,
	#main img {
		opacity:0;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if you disable that, the CAPTCHA image refreshes and displays properly.&#60;/p&#62;
&#60;p&#62;You can always try overriding it with better inheritance by placing something like this at the end of your theme stylesheet or wherever you put your custom CSS rules.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper img {
	opacity:1.0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gr33n3ggz on "Captcha refresh not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-refresh-not-working#post-187338</link>
			<pubDate>Thu, 28 Mar 2013 00:34:20 +0000</pubDate>
			<dc:creator>gr33n3ggz</dc:creator>
			<guid isPermaLink="false">187338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On my paypal form I use captcha.  I have used chrome, firefox, and Safari to check the issue.&#60;br /&#62;
If you hit the button to refresh the captcha, or Get a new Challange, the box goes blank.  You don't get a new graphic/text.&#60;/p&#62;
&#60;p&#62;Anyone else seeing this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gypsyrosetrip.com/sponsorship/&#34; rel=&#34;nofollow&#34;&#62;http://gypsyrosetrip.com/sponsorship/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
