<?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 Tag: javascript error - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/javascript-error</link>
		<description>Gravity Support Forums Tag: javascript error - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:02:59 +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/tags/javascript-error" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Export Broken"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-broken#post-357989</link>
			<pubDate>Tue, 02 Jul 2013 13:44:25 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">357989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you link to your site InternalWealth?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InternalWealth on "Export Broken"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-broken#post-357978</link>
			<pubDate>Tue, 02 Jul 2013 13:40:48 +0000</pubDate>
			<dc:creator>InternalWealth</dc:creator>
			<guid isPermaLink="false">357978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any update on this at all?  I am experiencing the same issue.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Using logic to calculate total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-logic-to-calculate-total#post-350402</link>
			<pubDate>Fri, 28 Jun 2013 16:53:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">350402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If it works in the form builder preview window but not on the front-end, you'll want to first run through a theme/plugin conflict test:&#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;</description>
		</item>
		<item>
			<title>balschuler on "Using logic to calculate total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-logic-to-calculate-total#post-350265</link>
			<pubDate>Fri, 28 Jun 2013 15:01:43 +0000</pubDate>
			<dc:creator>balschuler</dc:creator>
			<guid isPermaLink="false">350265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I wanted to follow-up on this, even though it has been 6 months since my first post and I am now using a different theme. &#60;/p&#62;
&#60;p&#62;I followed David's instructions regarding my use of conditional logic within my product fields and they were spot-on. The form works properly in Preview mode -- all four pricing options display based on the way a user answers those two questions I mentioned above. &#60;/p&#62;
&#60;p&#62;However, the pricing form does not work properly on my live site. For some odd reason, only the FIRST product field displays on my live site when the appropriate conditions are met in the 2 key fields. If I change the answers to those 2 key questions, I don't see any corresponding product fields at all. &#60;/p&#62;
&#60;p&#62;Does this make sense? I hope someone can help. &#60;/p&#62;
&#60;p&#62;You can view the problem here:&#60;br /&#62;
&#60;a href=&#34;https://www.minoritysupplier.org/membership/corporate-membership/apply-for-membership/&#34; rel=&#34;nofollow&#34;&#62;https://www.minoritysupplier.org/membership/corporate-membership/apply-for-membership/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-345897</link>
			<pubDate>Wed, 26 Jun 2013 10:51:17 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">345897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;At this point, every Date Picker not working issue has been a JavaScript issue, and all those coming to this thread have plenty of information and resources to look through if they require help. Anyone still having this issue that isn't resolved by going through the information in this thread can post a new topic so we can better assist troubleshooting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-345601</link>
			<pubDate>Wed, 26 Jun 2013 07:10:08 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">345601@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Michael,&#60;/p&#62;
&#60;p&#62;In your theme's header.php you should the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/js/jquery1.9.1.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/js/global.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;?php wp_head(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;can you change it to the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
wp_enqueue_script(&#38;#39;jquery&#38;#39;);
wp_head(); ?&#38;gt;
&#38;lt;script&#38;gt;var $ = jQuery.noConflict();&#38;lt;/script&#38;gt;
&#38;lt;script src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/js/global.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then can you provide a link to a page where I can see the ticker not working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>choong.michael88 on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-345475</link>
			<pubDate>Wed, 26 Jun 2013 05:22:02 +0000</pubDate>
			<dc:creator>choong.michael88</dc:creator>
			<guid isPermaLink="false">345475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Richard,&#60;/p&#62;
&#60;p&#62;It seems the Lightbox not happy with the below line of codes:&#60;/p&#62;
&#60;p&#62;function lbe_myplugin_lightbox_head()&#60;br /&#62;
{&#60;br /&#62;
  global $lbe_panel;&#60;br /&#62;
  //wp_deregister_script('jquery');&#60;br /&#62;
  //wp_register_script('jquery', $lbe_panel-&#38;gt;path().'/js/jquery.min.js', false, '1.5.2');&#60;br /&#62;
    wp_enqueue_script('jquery');&#60;/p&#62;
&#60;p&#62;The scrolling ticker just won't show up. Would you be able to help?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>choong.michael88 on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-345470</link>
			<pubDate>Wed, 26 Jun 2013 05:10:34 +0000</pubDate>
			<dc:creator>choong.michael88</dc:creator>
			<guid isPermaLink="false">345470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Richard,&#60;/p&#62;
&#60;p&#62;Here is the header.php: &#60;a href=&#34;http://pastebin.com/raw.php?i=SZHxpQ70&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/raw.php?i=SZHxpQ70&#60;/a&#62;&#60;br /&#62;
Many thanks for your help.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-345360</link>
			<pubDate>Wed, 26 Jun 2013 03:45:44 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">345360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Michael,&#60;/p&#62;
&#60;p&#62;The best way would be to update to the latest versions of those plugins but if you can't here are the changes you will have to make to the plugin files so they will load jQuery correctly. For wp-lightbox in plugin-lightbox.php can you change the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function lbe_myplugin_lightbox_head()
{
  global $lbe_panel;
  wp_deregister_script(&#38;#39;jquery&#38;#39;);
  wp_register_script(&#38;#39;jquery&#38;#39;, $lbe_panel-&#38;gt;path().&#38;#39;/js/jquery.min.js&#38;#39;, false, &#38;#39;1.5.2&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this, I have commented out the old jquery lines and added in the correct line&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function lbe_myplugin_lightbox_head()
{
  global $lbe_panel;
  //wp_deregister_script(&#38;#39;jquery&#38;#39;);
  //wp_register_script(&#38;#39;jquery&#38;#39;, $lbe_panel-&#38;gt;path().&#38;#39;/js/jquery.min.js&#38;#39;, false, &#38;#39;1.5.2&#38;#39;);
    wp_enqueue_script(&#38;#39;jquery&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For nivo-slider-for-wordpress in nivoslider4wp-show.php can you change the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function js_NivoSlider(){
	?&#38;gt;
		&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function js_NivoSlider(){
        wp_enqueue_script(&#38;#39;jquery&#38;#39;);
		//&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
	?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Can you also copy the contents of your theme's header.php file as I suspect there is a change required in there as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>choong.michael88 on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-344679</link>
			<pubDate>Tue, 25 Jun 2013 20:14:52 +0000</pubDate>
			<dc:creator>choong.michael88</dc:creator>
			<guid isPermaLink="false">344679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Richard,&#60;/p&#62;
&#60;p&#62;Thanks for getting back to me. I just realised, my production site is still using grafity form 1.6.12 and the date picker works fine. On my live site, i've recently updated it 1.7.5 and it's not working. When I try to downgrade my live site back to 1.6.12, it works ok.&#60;/p&#62;
&#60;p&#62;I was wondering how should I fix this problem? Please find below the two problematic plugin files:&#60;br /&#62;
Nivoslider: &#60;a href=&#34;http://tinyurl.com/q7ew7mk&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/q7ew7mk&#60;/a&#62;&#60;br /&#62;
Lightbox: &#60;a href=&#34;http://tinyurl.com/ndluztq&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/ndluztq&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would really appreciate it if you could help me point me out where should I edit the plugin. Many thanks in advance for your help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
