<?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: Adding a Gravity Form in a custom field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-a-gravity-form-in-a-custom-field</link>
		<description>Gravity Support Forums Topic: Adding a Gravity Form in a custom field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 19:21:54 +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/adding-a-gravity-form-in-a-custom-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Adding a Gravity Form in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-gravity-form-in-a-custom-field#post-41163</link>
			<pubDate>Tue, 15 Nov 2011 16:15:39 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the scripts aren't being enqueued automatically this means where you have implemented the shortcode or function call to display a form can't automatically do it.  In that case you have to use the enqueue function that you linked to which can handle enqueuing the necessary scripts and CSS from your themes functions.php file.&#60;/p&#62;
&#60;p&#62;It's not something we can &#34;add&#34;.  It's a limitation of WordPress and how and when you can enqueue scripts.  You can only automatically do it from certain points the WordPress page execution cycle.  This is primarily only from the post content in the main loop.  Outside of that, it can't be done automatically without doing it inline.  So the enqueue function is there so you can place it somewhere where the scripts can be enqueued.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Adding a Gravity Form in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-gravity-form-in-a-custom-field#post-41130</link>
			<pubDate>Tue, 15 Nov 2011 12:44:07 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">41130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since I posted my question, I found this:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I will look to do this. I am wondering, though, if you'd consider adding this feature automatically. That is, since the form displays fine, could the CSS and scripts be enqueued automatically when embedding a form this way?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Adding a Gravity Form in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-gravity-form-in-a-custom-field#post-41129</link>
			<pubDate>Tue, 15 Nov 2011 12:41:15 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">41129@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'd like to use the shortcode to embed a Gravity Form in a custom field. &#60;/p&#62;
&#60;p&#62;The form displays fine on the published page, but the associated CSS and Javascript files are not pulled in. I could do this manually. But I am wondering what the right way to do this is.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
