<?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: Function For inserting Gravity Form anywhere in single.php</title>
		<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp</link>
		<description>Gravity Support Forums Topic: Function For inserting Gravity Form anywhere in single.php</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:33:44 +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/function-for-inserting-gravity-form-anywhere-in-singlephp" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Function For inserting Gravity Form anywhere in single.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp#post-31213</link>
			<pubDate>Fri, 29 Jul 2011 17:24:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you add a form using the function call rather than the shortcode, you need to manually enqueue the styles and scripts.&#60;/p&#62;
&#60;p&#62;Please review this FAQ item:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/question/my-forms-styles-arent-being-loaded-properly/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/question/my-forms-styles-arent-being-loaded-properly/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "Function For inserting Gravity Form anywhere in single.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp#post-31211</link>
			<pubDate>Fri, 29 Jul 2011 16:13:03 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh but it Didn't Include the CSS, how do you make it include the CSS with a Function call?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "Function For inserting Gravity Form anywhere in single.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp#post-31210</link>
			<pubDate>Fri, 29 Jul 2011 16:07:44 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;NVM Found it in the Documentation:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php gravity_form($id, $display_title=true, $display_description=true, $display_inactive=false, $field_values=null, $ajax=false); ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "Function For inserting Gravity Form anywhere in single.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp#post-31209</link>
			<pubDate>Fri, 29 Jul 2011 16:05:55 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh and I can't use a widget because I need to insert a different form based on a custom field I enter into each post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "Function For inserting Gravity Form anywhere in single.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/function-for-inserting-gravity-form-anywhere-in-singlephp#post-31208</link>
			<pubDate>Fri, 29 Jul 2011 16:05:09 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to insert one of my Gravity Forms into a sidebar, I tried this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
global $wp_embed;

echo $wp_embed-&#38;gt;run_shortcode(&#38;#39;[gravityform id=2 name=RollUp Carriage Door title=false description=false]&#38;#39;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But that doesn't work, isn't there a function?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
