<?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: Single GF Form on Multiple Sites without iframes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes</link>
		<description>Gravity Support Forums Topic: Single GF Form on Multiple Sites without iframes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:09:51 +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/single-gf-form-on-multiple-sites-without-iframes" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-124259</link>
			<pubDate>Thu, 17 Jan 2013 07:06:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">124259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@meonex, please begin a new topic for your issue.  Please post a link to the page on your site where we should see the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meonex on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-124228</link>
			<pubDate>Thu, 17 Jan 2013 06:07:09 +0000</pubDate>
			<dc:creator>meonex</dc:creator>
			<guid isPermaLink="false">124228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I tried setting up sample page template and loaded the form via short code, but it shows the blank page, when i view the source it shows the form code, what am i missing? maybe the post is 2 years old and maybe location to css or js has changes, i really need this asap.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webdevstudios on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-55719</link>
			<pubDate>Wed, 18 Apr 2012 16:13:45 +0000</pubDate>
			<dc:creator>webdevstudios</dc:creator>
			<guid isPermaLink="false">55719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;since it's been a year I thought I'd check in on the status of Multisite support for a GF. Anything on the horizon?&#60;/p&#62;
&#60;p&#62;Thanks as always.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8711</link>
			<pubDate>Tue, 17 Aug 2010 21:12:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My method is preferred because you don't have to load/hide a bunch of stuff you don't need for the form. It simply loads the form and the required scripts/css to make it work.&#60;/p&#62;
&#60;p&#62;You would take that code snippet and save it as a new file in the root of your theme folder. You can call it plainpage.php or plain_page_template.php or whatever you'd like.&#60;/p&#62;
&#60;p&#62;Once you've done that, you want to create a new page in the WordPress admin. This page is going to be the one to host your modal form. Embed your form in the content body the normal way. Then, look in the right sidebar for the &#34;template&#34; selector. Click on that and select your new plain page template from the list. Then, you just save the page as usual.&#60;/p&#62;
&#60;p&#62;You can then click on the &#34;view page&#34; link at the top of the page. You should jump to the new page with just the form and no other content. Copy the URL and use that as the URL for your iframe embed.&#60;/p&#62;
&#60;p&#62;I went into some detail on the original post here. You can refer back to that for more info.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, here's some more information on creating WordPress page templates&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Stepping_Into_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Stepping_Into_Templates&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8710</link>
			<pubDate>Tue, 17 Aug 2010 20:52:49 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">8710@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin, regarding your earlier reply with the link to a simple page (&#60;a href=&#34;http://pastie.org/1090660.txt)&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1090660.txt)&#60;/a&#62;, I don't know where I would put that code. I tried supplanting Wordpress files with that and to no avail.&#60;/p&#62;
&#60;p&#62;Meanwhile, I was able to manage a solution by slashing out many images and narrowing widths via the style.css file in the Arclite theme. It seems to run reasonable fast with an iframe but would your suggestion actually be faster and cleaner? If so, where does that PHP code go?&#60;/p&#62;
&#60;p&#62;Here's my link to the cut/slash/Arclite based form placed in an iframe.&#60;br /&#62;
&#60;a href=&#34;http://rameyking.com/getaQuoteTestForms2.html&#34; rel=&#34;nofollow&#34;&#62;http://rameyking.com/getaQuoteTestForms2.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8614</link>
			<pubDate>Mon, 16 Aug 2010 00:57:25 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great news. We're here if you need us.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8612</link>
			<pubDate>Sun, 15 Aug 2010 23:32:06 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">8612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, I'm on board now and amazed at the ease of installation, activation, form creation, and all. Still learning. Form won't show in the plain page layout of the Fusion Theme.  Not a showstopper, just need to spend more time with it. I'll attempt your sample page and some other ideas I have incubating. Thank you for your excellent support. This software is superb!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8589</link>
			<pubDate>Sat, 14 Aug 2010 20:05:34 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's not an example that I know of right now. You would just need to make a very simple page template with just the basic Gravity Forms css/script calls then use that for your form page. &#60;/p&#62;
&#60;p&#62;sample page template: &#60;a href=&#34;http://pastie.org/1090660.txt&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1090660.txt&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Once you've created the page, just preview it, grab the URL and add it in an iframe on whatever page you want. It's pretty standard, low tech kind of solution.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.w3schools.com/tags/tag_iframe.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/tags/tag_iframe.asp&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8588</link>
			<pubDate>Sat, 14 Aug 2010 19:11:52 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">8588@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an example of a form placed into an iframe that I can see, preferably placed into a standard, static HTML or PHP page, not in Wordpress.  Or any for that matter. I am really impressed with Gravity Forms but form use is much more frequent for me in standard websites.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Steve Horn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Single GF Form on Multiple Sites without iframes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/single-gf-form-on-multiple-sites-without-iframes#post-8299</link>
			<pubDate>Fri, 06 Aug 2010 15:57:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They are on our list of features we want to add, so they will make it in eventually.  We have a huge list of things we want to do with the plugin, as you can imagine.  Stay tuned!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
