<?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: Is a Nested Gravity Forms Shortcode Possible?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible</link>
		<description>Gravity Support Forums Topic: Is a Nested Gravity Forms Shortcode Possible?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:42:31 +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/is-a-nested-gravity-forms-shortcode-possible" rel="self" type="application/rss+xml" />

		<item>
			<title>chilliwackdesign on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-64076</link>
			<pubDate>Fri, 29 Jun 2012 12:33:37 +0000</pubDate>
			<dc:creator>chilliwackdesign</dc:creator>
			<guid isPermaLink="false">64076@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great, thank you, I'll try that! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-64074</link>
			<pubDate>Fri, 29 Jun 2012 12:29:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">64074@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;&#60;br /&#62;
Under function call.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chilliwackdesign on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-64072</link>
			<pubDate>Fri, 29 Jun 2012 12:19:50 +0000</pubDate>
			<dc:creator>chilliwackdesign</dc:creator>
			<guid isPermaLink="false">64072@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm no, I haven't. Where would I find the code needed to do that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-63986</link>
			<pubDate>Thu, 28 Jun 2012 18:32:10 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't think the Gravity Forms shortcode is going to allow you to run it from within another shortcode. Have you tried to embed it using the PHP call instead?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chilliwackdesign on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-63983</link>
			<pubDate>Thu, 28 Jun 2012 18:19:40 +0000</pubDate>
			<dc:creator>chilliwackdesign</dc:creator>
			<guid isPermaLink="false">63983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to nest different contact forms inside a tabbed group. You can see an example of the tabbed group I'm talking about at the bottom of this page: &#60;a href=&#34;http://radial.premiumcoding.com/demo.php&#34; rel=&#34;nofollow&#34;&#62;http://radial.premiumcoding.com/demo.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-63978</link>
			<pubDate>Thu, 28 Jun 2012 17:58:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you give me an example of what you are trying to do? I'm curious about why you would want to nest short codes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chilliwackdesign on "Is a Nested Gravity Forms Shortcode Possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-a-nested-gravity-forms-shortcode-possible#post-63976</link>
			<pubDate>Thu, 28 Jun 2012 17:53:43 +0000</pubDate>
			<dc:creator>chilliwackdesign</dc:creator>
			<guid isPermaLink="false">63976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I'm having a problem nesting a Gravity Forms shortcode inside one of my theme shortcodes. After some digging I found out Wordpress has trouble with nested shortcodes out of the box, so I found a plugin (Outbridge Nested Shortcodes) that implements a &#34;do_shortcode filter&#34; that resolves the problem. However my issue is, the plugin seems to work on every shortcode except Gravity Forms.&#60;/p&#62;
&#60;p&#62;Does anyone have a solution to display a Gravity Form within another shortcode?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
