<?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: PayPal Payment Forms Not Appearing</title>
		<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing</link>
		<description>Gravity Support Forums Topic: PayPal Payment Forms Not Appearing</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 14:43:38 +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/paypal-payment-forms-not-appearing" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "PayPal Payment Forms Not Appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing#post-131697</link>
			<pubDate>Fri, 25 Jan 2013 19:58:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">131697@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You need to fix the errors on your site. They exist on all pages.  They just happen to prevent the display of the form on that one page. &#60;/p&#62;
&#60;p&#62;The same four errors exist on this page, for example:&#60;br /&#62;
&#60;a href=&#34;http://www.nurturingdevelopment.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizarro5 on "PayPal Payment Forms Not Appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing#post-131694</link>
			<pubDate>Fri, 25 Jan 2013 19:45:16 +0000</pubDate>
			<dc:creator>bizarro5</dc:creator>
			<guid isPermaLink="false">131694@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Question? How do I fix the errors ON THAT PAGE?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizarro5 on "PayPal Payment Forms Not Appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing#post-131691</link>
			<pubDate>Fri, 25 Jan 2013 19:39:04 +0000</pubDate>
			<dc:creator>bizarro5</dc:creator>
			<guid isPermaLink="false">131691@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This just started happening recently. Let me see and I'll post back with updates. Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "PayPal Payment Forms Not Appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing#post-131685</link>
			<pubDate>Fri, 25 Jan 2013 19:27:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">131685@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have a whole bunch of JavaScript errors on that page, which is why the form is not appearing.  Fix these errors and check again to see if your form appears.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 1/25/13 5:21:13 PM
Error: TypeError: b.browser is undefined
Source File: &#60;a href=&#34;http://www.nurturingdevelopment.com/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/jquery.colorbox-min.js?ver=1.3.14&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/jquery.colorbox-min.js?ver=1.3.14&#60;/a&#62;
Line: 4

Timestamp: 1/25/13 5:21:13 PM
Error: TypeError: b.browser is undefined
Source File: &#60;a href=&#34;http://www.nurturingdevelopment.com/wp-content/plugins/fancybox-for-wordpress/fancybox/jquery.fancybox.js?ver=1.3.4&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/wp-content/plugins/fancybox-for-wordpress/fancybox/jquery.fancybox.js?ver=1.3.4&#60;/a&#62;
Line: 18

Timestamp: 1/25/13 5:21:13 PM
Error: SyntaxError: syntax error
Source File: &#60;a href=&#34;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-ii/&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-ii/&#60;/a&#62;
Line: 148, Column: 10
Source Code:
 &#38;#39;width&#38;#39;: , 

Timestamp: 1/25/13 5:21:13 PM
Error: TypeError: $(...).colorbox is not a function
Source File: &#60;a href=&#34;http://www.nurturingdevelopment.com/wp-content/themes/peekaboo_110/js/p2.js?ver=3.5.1&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/wp-content/themes/peekaboo_110/js/p2.js?ver=3.5.1&#60;/a&#62;
Line: 24&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Two of the errors are from plugins and one if from the theme.&#60;/p&#62;
&#60;p&#62;Also, it looks like you are loading jQuery latest rather than the included 1.8.3 version which would be enqueued by WordPress 3.5.1.  Here is the line where it's included:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://code.jquery.com/jquery-latest.pack.js?ver=3.5.1&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's possible if you remove that version and let WordPress do its job of enqueuing jQuery 1.8.3, your JavaScript errors might be taken care of.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizarro5 on "PayPal Payment Forms Not Appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-payment-forms-not-appearing#post-131377</link>
			<pubDate>Fri, 25 Jan 2013 11:16:38 +0000</pubDate>
			<dc:creator>bizarro5</dc:creator>
			<guid isPermaLink="false">131377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using the PayPal add-on on two pages. They are not appearing at all. I did a new page as a trial with one of the forms and it does not appear on there either.&#60;/p&#62;
&#60;p&#62;Pages are:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-ii/&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-ii/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-i/&#34; rel=&#34;nofollow&#34;&#62;http://www.nurturingdevelopment.com/contact-us/make-a-payment-ndla-i/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All other Gravity Forms on the site are working (I'm using multiple forms).&#60;/p&#62;
&#60;p&#62;I've checked the forum for answers and tried the default themes. They don't appear when using those either.&#60;/p&#62;
&#60;p&#62;Thanks in advance for your assistance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
