<?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 User Favorites: goldentwig</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/goldentwig'>goldentwig</a></link>
		<description>Gravity Support Forums User Favorites: goldentwig</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 13:14:45 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>kato on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-49391</link>
			<pubDate>Tue, 14 Feb 2012 11:15:52 +0000</pubDate>
			<dc:creator>kato</dc:creator>
			<guid isPermaLink="false">49391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This information is outdated. You can now do this with Gravity Forms stock without doing the acrobatics described above.&#60;/p&#62;
&#60;p&#62;Just FYI for anyone who stumbles upon this thread in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dijitul on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-11036</link>
			<pubDate>Tue, 12 Oct 2010 05:44:26 +0000</pubDate>
			<dc:creator>dijitul</dc:creator>
			<guid isPermaLink="false">11036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Find form_detail.php&#60;/p&#62;
&#60;p&#62;Goto line number: 581&#60;/p&#62;
&#60;p&#62;You Should Have:&#60;br /&#62;
&#60;code&#62;&#38;lt;option value=&#38;quot;clean&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;quot;Clean&#38;quot;, &#38;quot;gravityforms&#38;quot;); ?&#38;gt;&#38;lt;/option&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;After Paste This:&#60;br /&#62;
&#60;code&#62;&#38;lt;option value=&#38;quot;custom&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;quot;custom&#38;quot;, &#38;quot;gravityforms&#38;quot;); ?&#38;gt;&#38;lt;/option&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Edit your form, and select &#34;custom&#34; as the theme.&#60;/p&#62;
&#60;p&#62;Then add an HTML &#34;Field&#34; and paste the code that's required to display the reCaptcha, ie:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;recaptcha_widget&#38;quot;&#38;gt;
    &#38;lt;div id=&#38;quot;recaptcha_image&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;
    &#38;lt;input type=&#38;quot;text&#38;quot; id=&#38;quot;recaptcha_response_field&#38;quot; name=&#38;quot;recaptcha_response_field&#38;quot; /&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And then use your custom code as per:&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/apis/recaptcha/docs/customization.html&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/apis/recaptcha/docs/customization.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For a visual confirmation that you've selected the custom theme you can add an image like this one: &#60;a href=&#34;http://www.dijitul.co.uk/resources/captcha_custom.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.dijitul.co.uk/resources/captcha_custom.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To your gravityforms plugin image folder, generally found at:&#60;br /&#62;
/wp-content/plugins/gravityforms/images&#60;/p&#62;
&#60;p&#62;Hope this helps people, it's a little more advanced than it has to be, but it does allow you to fully customise reCaptcha!&#60;/p&#62;
&#60;p&#62;~Adam @ Dijitul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-6420</link>
			<pubDate>Thu, 17 Jun 2010 11:06:23 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">6420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about taking advantage of Cookies for Comments?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/cookies-for-comments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/cookies-for-comments/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frankp on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-4776</link>
			<pubDate>Mon, 19 Apr 2010 14:54:42 +0000</pubDate>
			<dc:creator>frankp</dc:creator>
			<guid isPermaLink="false">4776@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Another request for alternative any spam measures. &#60;/p&#62;
&#60;p&#62;Re Captcha, while great for certain purposes, is visually demanding and can also throw some curveballs - just now I got &#34;Police Crapping&#34; as the captcha. I have clients who would not be impressed at users having to type this in to contact them.&#60;/p&#62;
&#60;p&#62;A wider variety of anti spam options would be great... would I be lynched if I referenced cforms captcha and questions options? :P&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Frank
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jigsaw-internet on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-4764</link>
			<pubDate>Mon, 19 Apr 2010 09:44:16 +0000</pubDate>
			<dc:creator>jigsaw-internet</dc:creator>
			<guid isPermaLink="false">4764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please add my name to the list requesting this feature.&#60;/p&#62;
&#60;p&#62;I had a developer license for GravityForms and use it for almost all of my client work but i'm now having to look for alternatives for my most high profile site design yet. The reason is because the client simply won't accept the way 'Recapture' looks. &#60;/p&#62;
&#60;p&#62;Any of the above alternatives would be suitable so please get them integrated into GravityForms as soon as possible!&#60;/p&#62;
&#60;p&#62;Thanks for an otherwise great plugin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lindebjerg on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-4114</link>
			<pubDate>Thu, 18 Mar 2010 14:26:38 +0000</pubDate>
			<dc:creator>lindebjerg</dc:creator>
			<guid isPermaLink="false">4114@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;br /&#62;
you wrote: &#34;Currently Gravity Forms does not support any other captcha method with the exception of a simple math challenge question you can implement using the numeric field.&#34;&#60;br /&#62;
like 2+2 = ? with no variation or ? &#60;/p&#62;
&#60;p&#62;I cannot use the ugly captcha, I have a great monitor and pretty good eyes, but sometimes I have problems reading this captcha. I dont want my customers to run away because of a ugly captcha. Any chance that this will change soon?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lindebjerg on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-4113</link>
			<pubDate>Thu, 18 Mar 2010 14:02:22 +0000</pubDate>
			<dc:creator>lindebjerg</dc:creator>
			<guid isPermaLink="false">4113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, if possible... maybee just the same as the most used WP Plugin Contact Form 7 uses: Really Simple CAPTCHA. I have never had any problems with that one and no spam two!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicknorth on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-3667</link>
			<pubDate>Mon, 01 Mar 2010 16:19:19 +0000</pubDate>
			<dc:creator>nicknorth</dc:creator>
			<guid isPermaLink="false">3667@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes! Please investigate Captcha Creator as soon as possible. You might want to look at Tectite Formmail as an example (the PHP code is freely visible); Formmail fully supports Captcha Creator. As an anti-spam measure, I've found Captcha essential, but there must be customization available to fit the design of various sites. Captcha Creator is easy to use and works great. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-3651</link>
			<pubDate>Mon, 01 Mar 2010 00:24:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">3651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently Gravity Forms does not support any other captcha method with the exception of a simple math challenge question you can implement using the numeric field.&#60;/p&#62;
&#60;p&#62;We are interested in expanding this functionality by implementing other captcha methods so we will take a look at the Captcha Creator site you referenced.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicknorth on "Custom Captcha Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-captcha-possible#post-3632</link>
			<pubDate>Sun, 28 Feb 2010 01:57:22 +0000</pubDate>
			<dc:creator>nicknorth</dc:creator>
			<guid isPermaLink="false">3632@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Anybody home? Someone (at Gravity Forms) must know about this. Help please.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
