<?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: Replace theme registration form w/ gravity forms user registration add-on</title>
		<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on</link>
		<description>Gravity Support Forums Topic: Replace theme registration form w/ gravity forms user registration add-on</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:14:10 +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/replace-theme-registration-form-w-gravity-forms-user-registration-add-on" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Replace theme registration form w/ gravity forms user registration add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on#post-35790</link>
			<pubDate>Tue, 20 Sep 2011 17:58:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@ravidreams What you are doing is a theme customization so there is only so much guidance we can provide.  We can give you the high level overview.&#60;/p&#62;
&#60;p&#62;You would edit the registration.php to remove it's existing registration form and instead use the Gravity Forms function call to output the Gravity Form you want to display.&#60;/p&#62;
&#60;p&#62;You would then have to be sure that you use the enqueue function to enqueue the necessary CSS and Javascript for Gravity Forms to work properly.  You can try placing this in registration.php also, although you may have to put it in your functions.php file and wrap it in an IF statement so that it only executes if the page id is the registration page.&#60;/p&#62;
&#60;p&#62;If you need to hire a developer to implement customizations for you, here are some developers with Gravity Forms customization experience you could try contacting:&#60;/p&#62;
&#60;p&#62;Ounce of Talent&#60;br /&#62;
&#60;a href=&#34;http://www.ounceoftalent.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ounceoftalent.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Raquel Kohler&#60;br /&#62;
&#60;a href=&#34;mailto:raquelaraujokohler@gmail.com&#34;&#62;raquelaraujokohler@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WebDevStudios&#60;br /&#62;
&#60;a href=&#34;http://www.webdevstudios.com&#34; rel=&#34;nofollow&#34;&#62;http://www.webdevstudios.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Scott Kingsley Clark&#60;br /&#62;
&#60;a href=&#34;http://scottkclark.com&#34; rel=&#34;nofollow&#34;&#62;http://scottkclark.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is a larger list of developers with Gravity Forms experience here (although I can't guarantee they all know what they are doing):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wpcandy.com/pros/experienced/with-gravity-forms&#34; rel=&#34;nofollow&#34;&#62;http://wpcandy.com/pros/experienced/with-gravity-forms&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ravidreams on "Replace theme registration form w/ gravity forms user registration add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on#post-35750</link>
			<pubDate>Tue, 20 Sep 2011 11:34:54 +0000</pubDate>
			<dc:creator>ravidreams</dc:creator>
			<guid isPermaLink="false">35750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys  i am facing the same problem .I have located the registration.php file in my theme folder. Now can you please brief me how to edit it, so that the default buddypress registration form  replace  the one i created using gravity forms.If you provide me the exact code that would be great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cca on "Replace theme registration form w/ gravity forms user registration add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on#post-23792</link>
			<pubDate>Wed, 20 Apr 2011 17:27:35 +0000</pubDate>
			<dc:creator>cca</dc:creator>
			<guid isPermaLink="false">23792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply, I thought that I might have to do something of that nature. I'll come back if I have any problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Replace theme registration form w/ gravity forms user registration add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on#post-23759</link>
			<pubDate>Wed, 20 Apr 2011 13:31:27 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">23759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Assuming that you are using BuddyPress, one option would be to update the &#34;register.php&#34; file in the BP theme you are using. If you are using the default theme, you will likely want to make a copy of this to prevent your changes from being overwritten when you update BuddyPress for future updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cca on "Replace theme registration form w/ gravity forms user registration add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-theme-registration-form-w-gravity-forms-user-registration-add-on#post-23730</link>
			<pubDate>Tue, 19 Apr 2011 23:38:23 +0000</pubDate>
			<dc:creator>cca</dc:creator>
			<guid isPermaLink="false">23730@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I get the user registration form I created with gravity forms to replace the default registration in my buddypress theme?&#60;/p&#62;
&#60;p&#62;My website address is &#60;a href=&#34;http://thecampuscrown.com&#34; rel=&#34;nofollow&#34;&#62;http://thecampuscrown.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the registration as seen here:&#60;br /&#62;
&#60;a href=&#34;http://thecampuscrown.com/register/&#34; rel=&#34;nofollow&#34;&#62;http://thecampuscrown.com/register/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;is the one that came with my theme. Not gravity forms. &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
