<?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 js still loading when using date field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field</link>
		<description>Gravity Support Forums Topic: datepicker js still loading when using date field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:05:06 +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/datepickerjs-loading-when-using-date-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66923</link>
			<pubDate>Wed, 18 Jul 2012 15:06:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have confirmed that this has been corrected and will be fixed in the next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66912</link>
			<pubDate>Wed, 18 Jul 2012 14:29:30 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66912@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The datepicker script is fairly small and lightweight, so it hasn't been too high of a priority, but it will happen at some point. &#60;/p&#62;
&#60;p&#62;It is easy to blame WordPress, Themes and Plugins for poor performance, but often times, it really does go back to the host, and their shared hosting environments. It can be hard to make a profit and provide top notch equipment and support. Hopefully, they can keep your site running well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66907</link>
			<pubDate>Wed, 18 Jul 2012 14:24:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">66907@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to unload an unused script in WordPress, you can use the wp_dequeue_script function:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_dequeue_script&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_dequeue_script&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It might look something like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
wp_dequeue_script( &#38;#39;gforms_datepicker&#38;#39; );
wp_dequeue_script( &#38;#39;gforms_ui_datepicker&#38;#39; );
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You would have to consider when to remove that conditionally (maybe load only on forms you know use the datepicker) and might have to hook it to an action.  But that function can be used to remove unwanted scripts which are loaded by plugins.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>petros on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66897</link>
			<pubDate>Wed, 18 Jul 2012 14:06:18 +0000</pubDate>
			<dc:creator>petros</dc:creator>
			<guid isPermaLink="false">66897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Was angry for sluggish behavior after meddling with gravity forms but it looks like it is my hosting service's fault (bluehost), goes on and off all evening. Cleaning up code is always good, looking forward for the fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66894</link>
			<pubDate>Wed, 18 Jul 2012 14:00:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is correct, we haven't set this to conditionally load based on field selections yet. It is coming in an upcoming release though. Please be patient.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>petros on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-66891</link>
			<pubDate>Wed, 18 Jul 2012 13:39:44 +0000</pubDate>
			<dc:creator>petros</dc:creator>
			<guid isPermaLink="false">66891@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is still loading it, tested today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-54237</link>
			<pubDate>Wed, 04 Apr 2012 12:05:39 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the note James. I passed the info along to see about only loading the date picker JS files when the date picker type is selected for the date field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wedideas on "datepicker js still loading when using date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/datepickerjs-loading-when-using-date-field#post-54225</link>
			<pubDate>Wed, 04 Apr 2012 10:34:36 +0000</pubDate>
			<dc:creator>wedideas</dc:creator>
			<guid isPermaLink="false">54225@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Howdy,&#60;/p&#62;
&#60;p&#62;After being unable to use the datepicker (I believe their is a js conflict on my page somewhere although only one copy of jquery is being loaded) I decided to switch to a normal date field as it would still fulfill the same function.&#60;/p&#62;
&#60;p&#62;I have noticed though that the datepicker.js scripts are still being loaded on my page. Why is this?&#60;/p&#62;
&#60;p&#62;the jQuery UI version is 70k alone and if it's not being used why is it still being loaded?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
