<?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-1</link>
		<description>Gravity Support Forums Topic: Date Picker Not Working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:56: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/date-picker-not-working-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-37213</link>
			<pubDate>Thu, 06 Oct 2011 09:36:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ConnP, I am going to close this thread because it is so old and is pre-purchase.  Please open a new support topic and post a URL to your form.  The issue is going to be related to a JavaScript error.  JavaScript is required to display a form with conditional logic.  Unless the JavaScript is present, the &#34;display:none&#34; CSS will be applied and you will not see your form. &#60;/p&#62;
&#60;p&#62;We'll need a link to your form to help you figure it out.   Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ConnP on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-37206</link>
			<pubDate>Thu, 06 Oct 2011 07:33:02 +0000</pubDate>
			<dc:creator>ConnP</dc:creator>
			<guid isPermaLink="false">37206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi all,&#60;/p&#62;
&#60;p&#62;I enqued the lines Kevin mentioned above, and the form disappeared (lol). After some tests, I realized that the form disappears after loading conditional_logic.js. If I skip the conditional_logic.js line, the form works ok, but without the datepicker. Any hints?&#60;/p&#62;
&#60;p&#62;Extra info: when I click preview in the backend, the datepicker works fine. My best guess is some kind of css conflict, not js. Just trying to find the right place to dig. =/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conversationware on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-12138</link>
			<pubDate>Fri, 05 Nov 2010 06:10:53 +0000</pubDate>
			<dc:creator>conversationware</dc:creator>
			<guid isPermaLink="false">12138@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl&#60;/p&#62;
&#60;p&#62;Thanks, great service.&#60;/p&#62;
&#60;p&#62;Rob
&#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-1#post-12094</link>
			<pubDate>Thu, 04 Nov 2010 12:37:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">12094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@conversationware Your footer.php file was missing the wp_footer() function call that all themes should have.  Similar to the wp_head() function call in the header.php file it allows plugins to insert code into the footer of the site.  The datepicker javascript is inserted into the footer, without this function call it wasn't happening.
&#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-1#post-12085</link>
			<pubDate>Thu, 04 Nov 2010 11:40:57 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">12085@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@conversationware The datepicker JS is not being output on your page so however you implemented the code is not correct.  There is no way to determine how you implemented the code without actually accessing your site.  You would have to provide us with a WordPress Admin login for this site via our Contact Us form and reference this forum post and we can take a look.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conversationware on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-12076</link>
			<pubDate>Thu, 04 Nov 2010 10:52:03 +0000</pubDate>
			<dc:creator>conversationware</dc:creator>
			<guid isPermaLink="false">12076@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;btw, form page is &#60;a href=&#34;http://privatejethiredirect.com/request-a-quote&#34; rel=&#34;nofollow&#34;&#62;http://privatejethiredirect.com/request-a-quote&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conversationware on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-12075</link>
			<pubDate>Thu, 04 Nov 2010 10:50:47 +0000</pubDate>
			<dc:creator>conversationware</dc:creator>
			<guid isPermaLink="false">12075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Kevin&#60;/p&#62;
&#60;p&#62;Thanks for the quick response.&#60;/p&#62;
&#60;p&#62;I did put it into the functions.php but initially outside of the php tags - that was when the code was visible above the header.&#60;/p&#62;
&#60;p&#62;I corrected that but then the form would not show at all.&#60;/p&#62;
&#60;p&#62;Back to my original position right now.&#60;/p&#62;
&#60;p&#62;Heeeeeeeelp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-12071</link>
			<pubDate>Thu, 04 Nov 2010 10:16:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">12071@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The enqueue scripts go in your theme's function.php file. Are you placing it there or in your page template or header file?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conversationware on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-12070</link>
			<pubDate>Thu, 04 Nov 2010 10:13:01 +0000</pubDate>
			<dc:creator>conversationware</dc:creator>
			<guid isPermaLink="false">12070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I was feeling very positive when I found this thread. However, I copied the said code both as it appears on this page and on &#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; and on both occasions the code appeared on my site above my header image and the date picker still didn't appear.&#60;/p&#62;
&#60;p&#62;Any ideas on what I did wrong?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Rob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wcdco on "Date Picker Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-1#post-8972</link>
			<pubDate>Tue, 24 Aug 2010 18:50:34 +0000</pubDate>
			<dc:creator>wcdco</dc:creator>
			<guid isPermaLink="false">8972@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well well well … I built my theme from scratch, my wp header was above my call for jQuery.&#60;br /&#62;
Carl, Its all your fault … thanks for the quick response.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
