<?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 (Not Showing Icon)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon</link>
		<description>Gravity Support Forums Topic: Date Picker Not Working (Not Showing Icon)</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:02 +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-not-showing-icon" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Date Picker Not Working (Not Showing Icon)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon#post-69044</link>
			<pubDate>Wed, 01 Aug 2012 16:58:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">69044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;RIght on, glad you got it sorted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Grayson on "Date Picker Not Working (Not Showing Icon)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon#post-69043</link>
			<pubDate>Wed, 01 Aug 2012 16:56:50 +0000</pubDate>
			<dc:creator>Grayson</dc:creator>
			<guid isPermaLink="false">69043@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That fixed it.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Picker Not Working (Not Showing Icon)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon#post-69038</link>
			<pubDate>Wed, 01 Aug 2012 16:46:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69038@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a JavaScript (jQuery) error on the page which prevents our jQuery datepicker from working.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 8/1/2012 3:45:00 PM
Error: TypeError: $.type is not a function
Source File: &#60;a href=&#34;http://www.streetsweeper.com/wp-content/plugins/simple-lightbox/js/lib.js?ver=1.6.3.1&#34; rel=&#34;nofollow&#34;&#62;http://www.streetsweeper.com/wp-content/plugins/simple-lightbox/js/lib.js?ver=1.6.3.1&#60;/a&#62;
Line: 127&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Once you fix that error, we can check for more errors and see if the datepicker is working or not.  You will need to start by fixing this one first though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Date Picker Not Working (Not Showing Icon)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon#post-69037</link>
			<pubDate>Wed, 01 Aug 2012 16:45:20 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">69037@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You do have a JS error on the page that could be interfering: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/5fcb6b11-13cc-4d8a-ad4e-636ea48d387f/c59fbb75c2b15efd9516bb257296af3a&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Your theme is also using an old verion of jquery: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/ba016165-cbca-427f-bad9-f483f8841540/37f902f8cbd01c8e8970fddcd6947e58&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;See about remedying these items.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Grayson on "Date Picker Not Working (Not Showing Icon)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-not-showing-icon#post-69033</link>
			<pubDate>Wed, 01 Aug 2012 16:41:37 +0000</pubDate>
			<dc:creator>Grayson</dc:creator>
			<guid isPermaLink="false">69033@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Date picker isn't working on multiple forms.  &#60;/p&#62;
&#60;p&#62;Eg:&#60;br /&#62;
&#60;a href=&#34;http://www.streetsweeper.com/request-a-proposal/&#34; rel=&#34;nofollow&#34;&#62;http://www.streetsweeper.com/request-a-proposal/&#60;/a&#62;&#60;br /&#62;
or&#60;br /&#62;
&#60;a href=&#34;http://www.streetsweeper.com/catch-basin-cleaning-proposal-request/&#34; rel=&#34;nofollow&#34;&#62;http://www.streetsweeper.com/catch-basin-cleaning-proposal-request/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The footer.php contains the &#38;lt;?php wp_footer(); ?&#38;gt; function as suggested in other posts.&#60;/p&#62;
&#60;p&#62;Any help is appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
