<?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: Datepicker not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working</link>
		<description>Gravity Support Forums Topic: Datepicker not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:04:03 +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/datepicker-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>ESMWebhelp on "Datepicker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working#post-25756</link>
			<pubDate>Tue, 17 May 2011 16:52:43 +0000</pubDate>
			<dc:creator>ESMWebhelp</dc:creator>
			<guid isPermaLink="false">25756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Turns out it was a problem with some HTTPS stuff that was going on, so things are getting there. However, we're not using the Gravity Forms CSS and already have jQuery UI (both the JS from the Google CDN and our own customized CSS) included in our theme. Is there a good way to dequeue the included Datepicker UI JS without editing the Gravity Forms files? The included Datepicker JS doesn't grab all the classes needed for styling and is also redundant in our case. We've done this for now, in both places in form_display.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//wp_enqueue_script(&#38;quot;gforms_ui_datepicker&#38;quot;, GFCommon::get_base_url() . &#38;quot;/js/jquery-ui/ui.datepicker.js&#38;quot;, array(&#38;quot;jquery&#38;quot;), GFCommon::$version, true);
//wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, GFCommon::get_base_url() . &#38;quot;/js/datepicker.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), GFCommon::$version, true);
wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, GFCommon::get_base_url() . &#38;quot;/js/datepicker.js&#38;quot;, array(&#38;quot;jqueryui&#38;quot;), GFCommon::$version, true);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Datepicker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working#post-25429</link>
			<pubDate>Thu, 12 May 2011 15:07:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25429@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you send us a WordPress admin login for this site and an FTP login via our Contact Us form we can take a look at your theme files and see what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ESMWebhelp on "Datepicker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working#post-25414</link>
			<pubDate>Thu, 12 May 2011 13:12:38 +0000</pubDate>
			<dc:creator>ESMWebhelp</dc:creator>
			<guid isPermaLink="false">25414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick response - it does work when switching to Twenty Ten (except in Chrome - still no icon), so it must be something wrong in our theme. Any further ideas you might have for troubleshooting would be helpful, but it's definitely not a Gravity Forms problem! Except for the Chrome thing, but I don't imagine you overlooked that originally.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Datepicker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working#post-25340</link>
			<pubDate>Wed, 11 May 2011 16:08:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25340@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The quickest way to test to see if it's a theme or plugin conflict is to follow the instructions here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It could be an issue with the theme.  I don't see any Javascript errors and the scripts appear to be there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ESMWebhelp on "Datepicker not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepicker-not-working#post-25338</link>
			<pubDate>Wed, 11 May 2011 15:59:28 +0000</pubDate>
			<dc:creator>ESMWebhelp</dc:creator>
			<guid isPermaLink="false">25338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The jQuery datepicker is not working for us - the icon shows in FF and Safari (not Chrome) but does not show anything when clicked and the input box does not accept entry. In Chrome, it functions just like a regular text input but no icon. It's possible (likely?) that this could have something to do with the custom theme, but we're not sure how to chase down the culprit. All scripts appear to be enqueued correctly. Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Link: &#60;a href=&#34;http://web.esm.rochester.edu/concerts/session/&#34; rel=&#34;nofollow&#34;&#62;http://web.esm.rochester.edu/concerts/session/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
