<?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: How to Put Form in a Widget?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget</link>
		<description>Gravity Support Forums Topic: How to Put Form in a Widget?</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 13:16:00 +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/how-to-put-form-in-a-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>wunderdojo on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-8170</link>
			<pubDate>Tue, 03 Aug 2010 13:44:32 +0000</pubDate>
			<dc:creator>wunderdojo</dc:creator>
			<guid isPermaLink="false">8170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Didn't know about that function call, very handy!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skiminvasion on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-8169</link>
			<pubDate>Tue, 03 Aug 2010 13:33:03 +0000</pubDate>
			<dc:creator>skiminvasion</dc:creator>
			<guid isPermaLink="false">8169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks for the speedy response Carl, using the call code solved the title problem. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-8168</link>
			<pubDate>Tue, 03 Aug 2010 13:17:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8168@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try using the function call instead of the short code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php gravity_form(1, false, false); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;For information on how to use the function call see this page:&#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;
&#60;p&#62;Shortcode is designed to be run by WordPress built in shortcode processor.  Function call is designed to be used when calling it via PHP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skiminvasion on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-8167</link>
			<pubDate>Tue, 03 Aug 2010 13:02:14 +0000</pubDate>
			<dc:creator>skiminvasion</dc:creator>
			<guid isPermaLink="false">8167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Newport, &#60;/p&#62;
&#60;p&#62;Thanks for the tip, I've almost got it figured out using the Exec PHP plugin.&#60;/p&#62;
&#60;p&#62;The site is &#60;a href=&#34;http://www.jonlash.com&#34; rel=&#34;nofollow&#34;&#62;http://www.jonlash.com&#60;/a&#62; and the form's on the home page. When I just insert &#34;&#38;lt;?php echo do_shortcode('[gravityform id=1]');?&#38;gt;&#34; the form shows up, but won't display any information below it. What am I missing? &#60;/p&#62;
&#60;p&#62;(I've currently got it placed as the bottom widget so that the site can be functional for now)&#60;/p&#62;
&#60;p&#62;EDIT: figured out that the html widget doesn't seem to make a container for the contents unless there's a title typed out. Bizarre, but it's working for now
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wunderdojo on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-7873</link>
			<pubDate>Tue, 27 Jul 2010 13:51:08 +0000</pubDate>
			<dc:creator>wunderdojo</dc:creator>
			<guid isPermaLink="false">7873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David: Another easy way to do it is to use the Exec PHP plugin (&#60;a href=&#34;http://bluesome.net/post/2005/08/18/50/&#34; rel=&#34;nofollow&#34;&#62;http://bluesome.net/post/2005/08/18/50/&#60;/a&#62;) which lets you put code in your posts, pages and text and then use Wordpress's do_shortcode method like so:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php echo do_shortcode('[gravityform id=9]');?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-7863</link>
			<pubDate>Tue, 27 Jul 2010 12:31:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7863@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't copy-n-paste the form HTML, it won't submit properly.  It has to be displayed using either the shortcode or function call for it to work properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicheplayer on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-7862</link>
			<pubDate>Tue, 27 Jul 2010 12:14:29 +0000</pubDate>
			<dc:creator>nicheplayer</dc:creator>
			<guid isPermaLink="false">7862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply, Carl.&#60;/p&#62;
&#60;p&#62;What about just adding form HTML into an existing text/html widget?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-7861</link>
			<pubDate>Tue, 27 Jul 2010 11:49:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently Gravity Forms does not have a built in widget but it is coming in the 1.3.14 version of Gravity Forms.  We will be releasing a beta of 1.3.14 sometime in the next 1-2 weeks.&#60;/p&#62;
&#60;p&#62;Until then there is a 3rd party widget available from Joost de Valk at Yoast.com that acts as a Gravity Forms widget and allows you to place a Gravity Form in your sidebar.  You can download it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yoast.com/gravity-forms-widget-update/#gf-widget&#34; rel=&#34;nofollow&#34;&#62;http://yoast.com/gravity-forms-widget-update/#gf-widget&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you use Joost's widget you will need to add this code to your themes function.php file to enqueue the necessary JS and CSS which his widget doesn't do automatically:&#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;</description>
		</item>
		<item>
			<title>nicheplayer on "How to Put Form in a Widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-put-form-in-a-widget#post-7857</link>
			<pubDate>Tue, 27 Jul 2010 11:32:13 +0000</pubDate>
			<dc:creator>nicheplayer</dc:creator>
			<guid isPermaLink="false">7857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gravity Folks,&#60;/p&#62;
&#60;p&#62;How do I put a Gravity Form in a widget? (Similar to what we've done with aWeber HTML)&#60;/p&#62;
&#60;p&#62;I've tried both short form and php, neither work. I can't find HTML for my Gravity Form.&#60;/p&#62;
&#60;p&#62;Site is &#60;a href=&#34;http://bigbearcabinrental.org/&#34; rel=&#34;nofollow&#34;&#62;http://bigbearcabinrental.org/&#60;/a&#62; using StudioPress theme. (Let Us Help You is the form)&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;David
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
