<?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: Nestled shortcodes will not work</title>
		<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work</link>
		<description>Gravity Support Forums Topic: Nestled shortcodes will not work</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:27:38 +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/nestled-shortcodes-will-not-work" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52431</link>
			<pubDate>Wed, 14 Mar 2012 15:43:33 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52431@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are welcome sir. Glad that helped out. Enjoy the beautiful day.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WebbPlatsen on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52429</link>
			<pubDate>Wed, 14 Mar 2012 15:34:46 +0000</pubDate>
			<dc:creator>WebbPlatsen</dc:creator>
			<guid isPermaLink="false">52429@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That solved the problem.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52133</link>
			<pubDate>Mon, 12 Mar 2012 14:19:29 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, the parent shortcode needs to support the &#34;do_shortcode&#34; functionality.. to allow elements inside that shortcode to process their own shortcodes. You'll want to approach your theme developer and see if they can enable that for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WebbPlatsen on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52113</link>
			<pubDate>Mon, 12 Mar 2012 10:18:16 +0000</pubDate>
			<dc:creator>WebbPlatsen</dc:creator>
			<guid isPermaLink="false">52113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your answer.&#60;/p&#62;
&#60;p&#62;A shortcode would be a much userfriendly for normal users instead of typing &#38;lt;div class=&#34;foo&#34;&#38;gt;Lorem ipsum&#38;lt;/div&#38;gt;&#60;br /&#62;
And with my shortcode I'll also have the possibility to have some params to get div with rounded borders, borders, colors etc.&#60;/p&#62;
&#60;p&#62;I will have one more look why this doesn't work,&#60;br /&#62;
[my-shortcode]&#60;br /&#62;
[gravityform id=&#34;1&#34; ....... ]&#60;br /&#62;
[/my-shortcode]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52070</link>
			<pubDate>Sun, 11 Mar 2012 21:13:02 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not necessarily a Gravity Forms issue.. it could be how your other (parent) shortcode is built. Generally, nesting shortcodes isn't reliable.&#60;/p&#62;
&#60;p&#62;If all your parent shortcode is doing is &#34;displaying a div with some properties&#34; then why don't you simply write the div markup out around your form shortcode?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WebbPlatsen on "Nestled shortcodes will not work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nestled-shortcodes-will-not-work#post-52059</link>
			<pubDate>Sun, 11 Mar 2012 18:36:27 +0000</pubDate>
			<dc:creator>WebbPlatsen</dc:creator>
			<guid isPermaLink="false">52059@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a shortcode which display a DIV with some properties.&#60;br /&#62;
When I combine my shortcode with gravityform shortcode the gravityform wont be processed but my shortcode will. Gravityform shortcode will be displayed like &#34; [gravityform id=&#34;1&#34; ....... ] &#34;&#60;/p&#62;
&#60;p&#62;I will type following in my page;&#60;br /&#62;
[my-shortcode]&#60;br /&#62;
[gravityform id=&#34;1&#34; ....... ]&#60;br /&#62;
[/my-shortcode]&#60;/p&#62;
&#60;p&#62;Maybe Gravityform  does not support this???h
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
