<?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: gravity forms widget</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget</link>
		<description>Gravity Support Forums Topic: gravity forms widget</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 05:05:20 +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/gravity-forms-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "gravity forms widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget#post-19424</link>
			<pubDate>Fri, 25 Feb 2011 15:37:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19424@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, Gravity Forms has a widget. It's built into the plugin.  On your Widgets page the Widget name will be Form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "gravity forms widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget#post-19422</link>
			<pubDate>Fri, 25 Feb 2011 15:33:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;yep, look on your widgets page for a widget named &#34;Form&#34;. That will be the one.&#60;/p&#62;
&#60;p&#62;When using a Gravity Form in a sidebar widget or embedding it anywhere using the function call, you need to manually enqueue the scripts and CSS by placing a short script block in your theme's functions.php file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;quot;gforms_ui_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/jquery-ui/ui.datepicker.js&#38;quot;, array(&#38;quot;jquery&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/datepicker.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_conditional_logic_lib&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/conditional_logic.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_style(&#38;quot;gforms_css&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/css/forms.css&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Without this, the conditional logic scripts, datepicker script, form CSS and other elements needed for the full form functionality aren't loaded.&#60;/p&#62;
&#60;p&#62;You can find more information at the URL below&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/embedding-a-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/embedding-a-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rtysmith on "gravity forms widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget#post-19420</link>
			<pubDate>Fri, 25 Feb 2011 14:48:57 +0000</pubDate>
			<dc:creator>rtysmith</dc:creator>
			<guid isPermaLink="false">19420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a gravity forms widget?&#60;br /&#62;
nicheretail.com
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
