<?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: multisite forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms</link>
		<description>Gravity Support Forums Topic: multisite forms</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 22:19: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/multisite-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-33230</link>
			<pubDate>Mon, 22 Aug 2011 16:29:40 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">33230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@paire If you need to replicate forms or license keys and reCAPTCHA keys you should be able to use the hooks mentioned in this post to handle this for you... when a new site is created.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paire on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-33204</link>
			<pubDate>Mon, 22 Aug 2011 12:33:46 +0000</pubDate>
			<dc:creator>paire</dc:creator>
			<guid isPermaLink="false">33204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl made a note in another forum that bears repeating here: Please note that these only get applied to new sites activated in multi-site. It won't pre-populate existing sites as it only runs on activation. Source: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/global-recaptcha-keys-on-multi-site&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/global-recaptcha-keys-on-multi-site&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, I've been using a free plugin called Site Creation Wizard to allow users to choose which sites to have clones of, and have found that the Site Creation Wizard also doesn't replicate forms or reCAPTCHA keys. Site Creation Wizard: &#60;a href=&#34;http://wordpress.org/extend/plugins/site-creation-wizard/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/site-creation-wizard/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbdurand on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22423</link>
			<pubDate>Mon, 04 Apr 2011 12:13:24 +0000</pubDate>
			<dc:creator>jbdurand</dc:creator>
			<guid isPermaLink="false">22423@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Carl.&#60;br /&#62;
There is another plugin for replication of parameters in a multisite WP installation : YD Network-wide Options&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/yd-wpmu-sitewide-options/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/yd-wpmu-sitewide-options/&#60;/a&#62;&#60;br /&#62;
It's free, not well documented and I have not been able to replicate gravity forms with it (themes replication works fine, plugin replication is unclear).&#60;br /&#62;
by comparison &#60;a href=&#34;http://wpebooks.com/replicator/&#34; rel=&#34;nofollow&#34;&#62;http://wpebooks.com/replicator/&#60;/a&#62; worked immediately after installation and provides immediate support by forum.&#60;/p&#62;
&#60;p&#62;By the way, I would be really very interested in a showcase listing of sites using gravity forms.&#60;br /&#62;
I guess some users do really amazing things with your great plugin (eg &#60;a href=&#34;http://happytails.co/&#34; rel=&#34;nofollow&#34;&#62;http://happytails.co/&#60;/a&#62; I think does ecommerce with gravity).&#60;br /&#62;
You told that you would do such a showcase list after the site redesign. Can we expect it in the short term?&#60;/p&#62;
&#60;p&#62;Best regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22409</link>
			<pubDate>Mon, 04 Apr 2011 11:48:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@jbdurand Those wp-config options should work.  Were they all not working or only some? If the forms weren't importing via the XML file using an http:// request you can try the full absolute path on the server and not via http://. Some servers block the request.  But either way i'm glad you found a way to do it, thanks for the info on the replicator plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbdurand on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22324</link>
			<pubDate>Sat, 02 Apr 2011 17:51:41 +0000</pubDate>
			<dc:creator>jbdurand</dc:creator>
			<guid isPermaLink="false">22324@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried something completely different that happened to work really fine with gravity forms : the wp-replicator plugin (35$). Now I can create multisite blogs, each including gravity forms in pages or articles. great. It clones the site you want for each new user registration. If any gravity users have the same feature wish : &#60;a href=&#34;http://wpebooks.com/replicator/&#34; rel=&#34;nofollow&#34;&#62;http://wpebooks.com/replicator/&#60;/a&#62;&#60;br /&#62;
Best regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbdurand on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22300</link>
			<pubDate>Sat, 02 Apr 2011 09:56:06 +0000</pubDate>
			<dc:creator>jbdurand</dc:creator>
			<guid isPermaLink="false">22300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As explained in the url, I tried to do the following :&#60;/p&#62;
&#60;p&#62;copy these 4 lines at the end of the wp-config.php file :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;quot;GF_LICENSE_KEY&#38;quot;, &#38;quot;7f42f2e9XXXXXXX85c63761&#38;quot;);
define(&#38;quot;GF_RECAPTCHA_PUBLIC_KEY&#38;quot;, &#38;quot;7f42f2e9XXXXXXX85c63761&#38;quot;);
define(&#38;quot;GF_RECAPTCHA_PRIVATE_KEY&#38;quot;, &#38;quot;7f42f2e9XXXXXXX85c63761&#38;quot;);
define(&#38;quot;GF_IMPORT_FILE&#38;quot;, &#38;quot;http://wp.XXXXX.COM/wp-content/uploads/gravity4formstest.xml&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;put a xml of the exported 4 forms gravity4formstest.xml on the server&#60;/p&#62;
&#60;p&#62;And for the moment nothing happened. no message. It doesn't copy the forms to the new blog.&#60;br /&#62;
maybe I didn't understand. or I don't have a licence key...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22241</link>
			<pubDate>Fri, 01 Apr 2011 11:57:01 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can configure your multi-site install to pre-generate forms as well as license keys by adding code to your wp-config.php file.  You can find documentation on this here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/WP_Config_Options&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/WP_Config_Options&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbdurand on "multisite forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-forms#post-22223</link>
			<pubDate>Fri, 01 Apr 2011 06:51:40 +0000</pubDate>
			<dc:creator>jbdurand</dc:creator>
			<guid isPermaLink="false">22223@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;br /&#62;
I wish to duplicate a form within a multisite installation (formely called mu, now in WP 3.X).&#60;br /&#62;
Each time a new blog will be created there should be a page tab &#34;form&#34; in the menu. The page would include a gravity form. The same form would be on all the blogs.&#60;br /&#62;
I exported the form and imported it manually but I wish to do it automatically when the blog is created.&#60;br /&#62;
Any suggestion for this?&#60;br /&#62;
Best regards.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
