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

		<item>
			<title>Richard Vav on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-354025</link>
			<pubDate>Sun, 30 Jun 2013 12:26:37 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">354025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome, it is poor practice and unfortunately it's been the cause of the majority of plugin and theme conflicts I have seen over the past year.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kchaps on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-354012</link>
			<pubDate>Sun, 30 Jun 2013 12:16:54 +0000</pubDate>
			<dc:creator>kchaps</dc:creator>
			<guid isPermaLink="false">354012@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! I didn't catch that. That is definitely poor practice. I'll advise the devleopers of the theme. Thanks for your hep!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-354003</link>
			<pubDate>Sun, 30 Jun 2013 12:10:18 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">354003@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Ken,&#60;/p&#62;
&#60;p&#62;Well it appears the theme developer has combined a number of scripts including jQuery UI 1.8.21 (which is out-of-date) and jQuery UI effects together in a single file named custom-libraries.js which goes against recommended WordPress standards because WordPress and therefore any plugins you install don't know the file contains these scripts so risk being loaded multiple times causing JavaScript errors.&#60;/p&#62;
&#60;p&#62;You should inform the developer that scripts like jQuery UI should not be combined in a single file, instead they should be included using the &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_enqueue_script&#34; rel=&#34;nofollow&#34;&#62;wp_enqueue_script&#60;/a&#62; method which will prevent plugins who require the same script including it more than once.  Towards the bottom of the linked page there is a list of scripts that are bundled in with WordPress and the handle used to enqueue them so there is no need for theme and plugin developers to include those scripts again as part of their theme/plugin package.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kchaps on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-353949</link>
			<pubDate>Sun, 30 Jun 2013 11:42:53 +0000</pubDate>
			<dc:creator>kchaps</dc:creator>
			<guid isPermaLink="false">353949@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It does appear to be the theme that's causing the issue. The error is misleading because it seem like the datepicker requires jQuery effects, but perhaps it's just a side-effect. &#60;/p&#62;
&#60;p&#62;Check out this page, maybe some more details.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://kenchapple.com/?page_id=4&#34; rel=&#34;nofollow&#34;&#62;http://kenchapple.com/?page_id=4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have support on this theme as well, but if you have any ideas what the issue is, I'd appreciate it.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Ken
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-353508</link>
			<pubDate>Sun, 30 Jun 2013 05:13:37 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">353508@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When a datepicker field is present on a form Gravity Forms doesn't include or require jQuery UI effects so if it is being included on your page it is either coming from your theme or another plugin and the JavaScript error would suggest it is being included in the wrong position.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kchaps on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-352676</link>
			<pubDate>Sat, 29 Jun 2013 18:07:04 +0000</pubDate>
			<dc:creator>kchaps</dc:creator>
			<guid isPermaLink="false">352676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The site is just running on my dev workstation right now. I could throw up a dummy site and see if I can replicate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-352627</link>
			<pubDate>Sat, 29 Jun 2013 17:25:27 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">352627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you provide a link so we can take a look.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kchaps on "JQuery Datepicker Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-datepicker-error#post-352624</link>
			<pubDate>Sat, 29 Jun 2013 17:23:25 +0000</pubDate>
			<dc:creator>kchaps</dc:creator>
			<guid isPermaLink="false">352624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm setting up a site with the latest Wordpress 3.5.2. I am seeing a Javascript error in Firebug Console when clicking inside my Datepicker text box. The result is that the Datepicker popup doesn't appear.&#60;/p&#62;
&#60;p&#62;TypeError: $.effects.effect is undefined&#60;/p&#62;
&#60;p&#62;I did a little bit of googling, and jQuery may have moved the location of effects and not provided backward compatibility. Any suggestions to fix this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
