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

		<item>
			<title>dashaluna on "Date Picker not activating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picket-not-activating#post-164647</link>
			<pubDate>Fri, 08 Mar 2013 13:17:39 +0000</pubDate>
			<dc:creator>dashaluna</dc:creator>
			<guid isPermaLink="false">164647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you @Mulegoat for the solution! I had the same problem with jQuery v1.9.1 Seems to be working now with the migrate script. Although, the styles don't seem to come through (but that's different problem).&#60;/p&#62;
&#60;p&#62;Dasha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mulegoat on "Date Picker not activating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picket-not-activating#post-151441</link>
			<pubDate>Thu, 21 Feb 2013 07:20:25 +0000</pubDate>
			<dc:creator>Mulegoat</dc:creator>
			<guid isPermaLink="false">151441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I imagine you're going to get quite a few of these kinds of issues Rob :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mulegoat on "Date Picker not activating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picket-not-activating#post-151435</link>
			<pubDate>Thu, 21 Feb 2013 07:18:43 +0000</pubDate>
			<dc:creator>Mulegoat</dc:creator>
			<guid isPermaLink="false">151435@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I had the same issue, think it's because jQuery has stopped supporting the $.browser()api method, so if your theme is calling the  latset version this could be the problem. I fixed this by enqueing a nifty script called jQuery migrate which enables deprecated methods. This is the script I put in my functions.php file (you can load it elsewhere depending on your theme:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if (!is_admin()) {
wp_register_script(&#38;#39;jquery-migrate&#38;#39;, (&#38;quot;http://code.jquery.com/jquery-migrate-1.1.0.min.js&#38;quot;), false, &#38;#39;latest&#38;#39;, false);
wp_enqueue_script(&#38;#39;jquery-migrate&#38;#39;);
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Date Picker not activating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picket-not-activating#post-151036</link>
			<pubDate>Wed, 20 Feb 2013 16:33:01 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">151036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If it works in the form builder preview then there is a conflict of some kind on the front end - have you tested for the theme yet?&#60;/p&#62;
&#60;p&#62;I do see in the source code of your site that you are loading a very old version of jQuery, I also don't see any of our scripts being output in the source. Does your theme utilize wp_head() and wp_footer()?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kcwalsh on "Date Picker not activating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picket-not-activating#post-151033</link>
			<pubDate>Wed, 20 Feb 2013 16:29:40 +0000</pubDate>
			<dc:creator>kcwalsh</dc:creator>
			<guid isPermaLink="false">151033@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Date Picker for the date field isn't showing up. It stopped working after I updated the Gravity Forms plugin to the most recent version. The preview is working, the live form isn't. &#60;/p&#62;
&#60;p&#62;Apparently, the img tag below isn't being generated on the live form:&#60;/p&#62;
&#60;p&#62;&#38;lt;img class=&#34;ui-datepicker-trigger&#34; src=&#34;http://forms.willowcreek.org/wp-content/plugins/gravityforms/images/calendar.png&#34; alt=&#34;...&#34; title=&#34;...&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Here's a link to the page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forms.willowcreek.org/update-your-address/&#34; rel=&#34;nofollow&#34;&#62;http://forms.willowcreek.org/update-your-address/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've disabled all plugins and it still doesn't work. Any help would be much appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
