<?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 buddypress registration with gravity form code question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/replace-buddypress-registration-with-gravity-form-code-question</link>
		<description>Gravity Support Forums Topic: Replace buddypress registration with gravity form code question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:09:22 +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-buddypress-registration-with-gravity-form-code-question" rel="self" type="application/rss+xml" />

		<item>
			<title>trewknowledge on "Replace buddypress registration with gravity form code question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-buddypress-registration-with-gravity-form-code-question#post-45135</link>
			<pubDate>Thu, 29 Dec 2011 15:22:54 +0000</pubDate>
			<dc:creator>trewknowledge</dc:creator>
			<guid isPermaLink="false">45135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Add this to your functions.php file&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2767118&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2767118&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also I needed to add this to my functions.php file:&#60;/p&#62;
&#60;p&#62;gravity_form_enqueue_scripts(10, true);
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Replace buddypress registration with gravity form code question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-buddypress-registration-with-gravity-form-code-question#post-40878</link>
			<pubDate>Sat, 12 Nov 2011 01:00:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">40878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you tell us what happens when you try it? Please post a link to your site.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netprodjb on "Replace buddypress registration with gravity form code question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-buddypress-registration-with-gravity-form-code-question#post-40802</link>
			<pubDate>Fri, 11 Nov 2011 02:21:15 +0000</pubDate>
			<dc:creator>netprodjb</dc:creator>
			<guid isPermaLink="false">40802@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to setup buddypress to use a gravity form for register.  I tried to replace the register.php in the child theme to a block of code mentioned in a similar forum post &#60;/p&#62;
&#60;p&#62;I added this and it is not working&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;
&#38;lt;div id=&#38;quot;content&#38;quot;&#38;gt;
	&#38;lt;h1&#38;gt;Register&#38;lt;/h1&#38;gt;
	&#38;lt;div class=&#38;quot;postarea&#38;quot;&#38;gt;
	&#38;lt;?php gravity_form(10, false, true, false, null, false); ?&#38;gt;
	&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;?php get_sidebar(); ?&#38;gt;
&#38;lt;?php get_footer(); ?&#38;gt;&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Can you tell me what I can do for the default child theme to call my form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
