<?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: Date picker not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working</link>
		<description>Gravity Support Forums Topic: Date picker not working</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 21:11:34 +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/date-picker-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>arhammond on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-395</link>
			<pubDate>Tue, 15 Sep 2009 02:35:00 +0000</pubDate>
			<dc:creator>arhammond</dc:creator>
			<guid isPermaLink="false">395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hehe that's why I had to update my gravatar! cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joost de Valk on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-285</link>
			<pubDate>Sat, 05 Sep 2009 02:10:06 +0000</pubDate>
			<dc:creator>Joost de Valk</dc:creator>
			<guid isPermaLink="false">285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Heh looks like I said &#34;he&#34; where I should have said &#34;she&#34; :P, my apologies :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-284</link>
			<pubDate>Fri, 04 Sep 2009 23:49:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad that did the trick for you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arhammond on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-283</link>
			<pubDate>Fri, 04 Sep 2009 23:25:28 +0000</pubDate>
			<dc:creator>arhammond</dc:creator>
			<guid isPermaLink="false">283@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow thanks! I added wp_footer and it works now. This is my first theme from scratch so I appreciate all the help. And I love Gravity Forms!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joost de Valk on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-282</link>
			<pubDate>Fri, 04 Sep 2009 15:42:24 +0000</pubDate>
			<dc:creator>Joost de Valk</dc:creator>
			<guid isPermaLink="false">282@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They do try to load the JS in the footer, so arhammond should check whether he has a wp_footer call in his theme as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-278</link>
			<pubDate>Fri, 04 Sep 2009 15:38:13 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">278@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please make sure to use wp_footer for JS calls if possible? I hate how most browsers load code based on its position and various plugins JS is clogging up the display of pages. :(&#60;/p&#62;
&#60;p&#62;Dunno if its possible, or even how heavy your JS is...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-268</link>
			<pubDate>Fri, 04 Sep 2009 08:41:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see what the problem is, the HTML for that page isn't calling the javascript files that the datepicker requires in order to work.  &#60;/p&#62;
&#60;p&#62;Are you calling the wp_head(); WordPress function in the header file for your theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-267</link>
			<pubDate>Fri, 04 Sep 2009 08:33:05 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We'll take a look, hopefully we can debug it just from looking at your frontend form.  It is most likely a javascript conflict of some sort. Are you running any other plugins on this WordPress install? If so what are they?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arhammond on "Date picker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working#post-266</link>
			<pubDate>Fri, 04 Sep 2009 02:14:46 +0000</pubDate>
			<dc:creator>arhammond</dc:creator>
			<guid isPermaLink="false">266@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
When I add a date field to my form, it works in the preview but not on my page with my css. Check it out here: &#60;a href=&#34;http://plasticitydesign.com/rhcds/admissions/inquiry-form/&#34; rel=&#34;nofollow&#34;&#62;http://plasticitydesign.com/rhcds/admissions/inquiry-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
