<?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: Fake Uploader Progress Bar Help</title>
		<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help</link>
		<description>Gravity Support Forums Topic: Fake Uploader Progress Bar Help</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 02:03:30 +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/fake-uploader-progress-bar-help" rel="self" type="application/rss+xml" />

		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-278643</link>
			<pubDate>Sun, 26 May 2013 15:51:49 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">278643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's interesting that you got the loading bar on the form page, because when I run it the progress bar doesn't appear until the next page is loaded.  Either way I've disabled ajax and now there is no progress bar at all (I'm using windows 8 and firefox).  The link is still the same..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.personalizedshowercurtains.com/test-form-page/&#34; rel=&#34;nofollow&#34;&#62;http://www.personalizedshowercurtains.com/test-form-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If the issue is that jQuery isn't loaded is there a way I can make it load?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-266055</link>
			<pubDate>Tue, 21 May 2013 15:01:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">266055@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tested your form as is right now, and I got the fake progress indicator.  This is with Firefox on Windows 7.  There was a 3 second delay before the window showed, but that is built into the script.  Screenshot &#60;a href=&#34;http://minus.com/lXzY51hP089ti&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lXzY51hP089ti&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My image was 6.91MB and 4800x3600px.  Maybe the upload made it to you?&#60;/p&#62;
&#60;p&#62;I would turn off AJAX for that form and we can test again.  Maybe jQuery is not being loaded by your theme, and when AJAX is off for the form, maybe Gravity Forms doesn't load jQuery either.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-266033</link>
			<pubDate>Tue, 21 May 2013 14:45:00 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">266033@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The result described in the above post is only achieved when the form is using the ajax uploader.  I read in one of these posts that this method won't work with the ajax option, but when I turn off the ajax option then there is no fake progress bar at all.  So far using the ajax option is the only time I've seen the fake progress bar appear at all, but it appears after the next page has already loaded.  Please help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-263680</link>
			<pubDate>Mon, 20 May 2013 18:37:50 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">263680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok so I've tested it on this page without woocommerce&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.personalizedshowercurtains.com/test-form-page/&#34; rel=&#34;nofollow&#34;&#62;http://www.personalizedshowercurtains.com/test-form-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the fake progress bar will appear AFTER the file is finished uploading and remain indefinitely.  So I seem to have two issues.  One is getting the loading bar to appear immediately on click instead of after the file is done uploading, and the other is to get it to work on the page using woo commerce.  Any help is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-263665</link>
			<pubDate>Mon, 20 May 2013 18:29:53 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">263665@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Near the end of the page source code is this&#60;/p&#62;
&#60;p&#62;&#38;lt;button type=&#34;submit&#34; class=&#34;single_add_to_cart_button button alt&#34;&#38;gt;Add to cart&#38;lt;/button&#38;gt;&#60;/p&#62;
&#60;p&#62;Would that change the code at all since the submit button is an add to cart button?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-263647</link>
			<pubDate>Mon, 20 May 2013 17:55:35 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">263647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I put this on hold for the last 3 months for school, but the sites starting to generate organic traffic now and I really need to get this working.  Picking up where we left off, I tested it without woo commerce and still no progress bar so that isn't the issue.  Any other suggestions for me?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-144974</link>
			<pubDate>Sat, 09 Feb 2013 01:00:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I suppose it could be.  Can you try using the form without WooCommerce and see if the fakeprogress indicator shows up?&#60;/p&#62;
&#60;p&#62;I see the CSS now in the source, in a couple places (I think.)  So that's a step in the right direction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-144824</link>
			<pubDate>Fri, 08 Feb 2013 16:37:35 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">144824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for being so patient with me.  I've added it to style.css, but it still isn't displaying.  Is the issue since I'm using this with woocommerce?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-144783</link>
			<pubDate>Fri, 08 Feb 2013 15:18:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144783@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The CSS should be added to your current theme's stylesheet.  You could add it to this file:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.personalizedshowercurtains.com/wp-content/themes/theron-lite/style.css&#34; rel=&#34;nofollow&#34;&#62;http://www.personalizedshowercurtains.com/wp-content/themes/theron-lite/style.css&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobkettner on "Fake Uploader Progress Bar Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fake-uploader-progress-bar-help#post-144338</link>
			<pubDate>Thu, 07 Feb 2013 17:05:09 +0000</pubDate>
			<dc:creator>jacobkettner</dc:creator>
			<guid isPermaLink="false">144338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok maybe I added it in the wrong place.  I've added it to the &#34;shop&#34; page and the specific product page within the wordpress editor.  I've also added it to the page.php template, and none of these seem to work.  Where exactly am I supposed to add it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
