<?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: fancybox - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/fancybox</link>
		<description>Gravity Support Forums Tag: fancybox - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:57:15 +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/fancybox/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>textalk on "Dynamically load forms with Ajax"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-load-forms-with-ajax#post-333712</link>
			<pubDate>Thu, 20 Jun 2013 03:29:08 +0000</pubDate>
			<dc:creator>textalk</dc:creator>
			<guid isPermaLink="false">333712@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having a page with approx. 13 forms. The page consists of many hidden divs containing links to fancyboxes with the generated forms. The problem is that when the page is loading, all hidden content shows up for a short time before &#34;falling into place&#34;.&#60;/p&#62;
&#60;p&#62;Since I don't have a problem if I remove the forms from the fancyboxes, I figured the problem is caused by having so many forms generated upon loading the page.&#60;/p&#62;
&#60;p&#62;I then tried to dynamically load the forms via Ajax. However, the procedure in Wordpress for doing this is to go via admin-ajax.php, in an &#34;admin context&#34;. This causes the forms to appear as editable but disabled and it just looks awkward.&#60;/p&#62;
&#60;p&#62;Is there any possible solution for dynamically loading the forms into fancyboxes when these are being shown?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rnish on "Pop up forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pop-up-forms#post-135527</link>
			<pubDate>Tue, 29 Jan 2013 18:23:14 +0000</pubDate>
			<dc:creator>rnish</dc:creator>
			<guid isPermaLink="false">135527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can I use gravity forms to create a pop up form on my wordpress site?  I am looking to do forced registrations, social registrations, and appointment registrations.  Can these pop up forms preload info into the subject line as well?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antihero on "Easy Fancy box stops working in gravity form multiple step"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/easy-fancy-box-stops-working-in-gravity-form-multiple-step#post-184280</link>
			<pubDate>Mon, 25 Mar 2013 15:52:16 +0000</pubDate>
			<dc:creator>antihero</dc:creator>
			<guid isPermaLink="false">184280@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi We are facing a problem when using multiple step form with easy fancybox. The problem is, we have a link in the first step of a multiple step form, that when clicked open a lightbox with some information on it. The problem occurs when we try to go to the next form step and forget to fill any required field. For our surprise when we try to open the lightbox again it doesn't work anymore.&#60;/p&#62;
&#60;p&#62;The same occurs when we have others links (opening lightbox) across the steps of the form. In the first step everything works fine but when we step ahead the lightbox stops opening.&#60;/p&#62;
&#60;p&#62;Have you ever faced a problem like that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kdwstudios on "Fancybox - No confirmation and infinte progress circle when Ajax=&#34;true&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fancybox-no-confirmation-and-infinte-progress-circle-when-ajaxtrue#post-162244</link>
			<pubDate>Wed, 06 Mar 2013 16:20:18 +0000</pubDate>
			<dc:creator>kdwstudios</dc:creator>
			<guid isPermaLink="false">162244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I am using GF in a Fancybox window with the following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;#inline&#38;quot; data-fancybox-type=&#38;quot;inline&#38;quot; class=&#38;quot;various&#38;quot; data-rel=&#38;quot;fancybox&#38;quot;&#38;gt;Join Our Email List&#38;lt;/a&#38;gt;
&#38;lt;div id=&#38;quot;inline&#38;quot; style=&#38;quot;display:none; &#38;quot;&#38;gt;[gravityform id=&#38;quot;6&#38;quot; name=&#38;quot;Join Our E-List&#38;quot; ajax=&#38;quot;true&#38;quot;]&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The form appears fine inside the modal window, but when I click submit, the progress circle spins forever. If I close the modal window and reopen it, the information is still in the fields and the progress circle is still spinning.&#60;/p&#62;
&#60;p&#62;When I check the backend, the information HAS been submitted and stored, but there is no confirmation message at all on the front end. And with the infinite progress circle, visitors will not believe their info has been submitted.&#60;/p&#62;
&#60;p&#62;When I set ajax=&#34;false&#34;, the form submits, modal window closes, with no confirmation. At least the window closes and the visitor has a 'sense' that the form was submitted. Inelegant, but the only working solution right now.&#60;/p&#62;
&#60;p&#62;Any advice on getting it working properly so confirmations can be shown?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Modal/Popup for Multipage Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modalpopup-for-multipage-form#post-65483</link>
			<pubDate>Tue, 10 Jul 2012 07:35:41 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">65483@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have been trying every modal/popup plugin I can find, but none seem to be able to handle a multipage form. Does anyone know of one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SociallyInfused on "conditional logic issue with easyfancy box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-issue-with-easyfancy-box#post-117738</link>
			<pubDate>Wed, 09 Jan 2013 13:34:22 +0000</pubDate>
			<dc:creator>SociallyInfused</dc:creator>
			<guid isPermaLink="false">117738@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.1-800-translate.com/company/careers/&#34; rel=&#34;nofollow&#34;&#62;http://www.1-800-translate.com/company/careers/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i use easy fancy box to display form, the page above has the same form but the Position field dropdown box value will be prefilled base on the clicked link&#60;/p&#62;
&#60;p&#62;The issue is that the conditional logic in the bottom of form, it has 2 issues&#60;/p&#62;
&#60;p&#62;1. File Upload is 1, show one file upload field, 2 show 2..etc doesn't work on popup, it only work on page.&#60;/p&#62;
&#60;p&#62;2. And on page, 2 first popup links work only, from the third popup link, form not appear on the popup&#60;/p&#62;
&#60;p&#62;Hope you can help&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ahorndesign on "Gravity forms get rendered first before content"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-get-rendered-first-before-content#post-87933</link>
			<pubDate>Tue, 06 Nov 2012 10:18:41 +0000</pubDate>
			<dc:creator>ahorndesign</dc:creator>
			<guid isPermaLink="false">87933@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm trying to create a shortcode, which call a Gravity Forms form into a fancybox. So far I'm done with it, but it turns out that the form is rendered in a place where it is not supposed to. It gets rendered in the beginning of my content loop (instead of the div I want it to get rendered into).&#60;/p&#62;
&#60;p&#62;The correct (as of what should be) code looks like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a id=&#38;quot;inline&#38;quot; class=&#38;quot;btn fancybox&#38;quot; href=&#38;quot;#form&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Get form&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;div id=&#38;quot;form&#38;quot; style=&#38;quot;display: none;&#38;quot;&#38;gt;&#38;lt;?php .gravity_form(2, false, false, false, &#38;#39;&#38;#39;, false) ?&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, the form does not render in the &#34;form&#34; div, but instead in front of the a tag.&#60;/p&#62;
&#60;p&#62;Please help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Paperman on "Gravity form with FancyBox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-with-fancybox#post-109904</link>
			<pubDate>Fri, 28 Dec 2012 13:41:58 +0000</pubDate>
			<dc:creator>Paperman</dc:creator>
			<guid isPermaLink="false">109904@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm using a plugin called Easy FancyBox.&#60;br /&#62;
I have this page &#60;a href=&#34;https://clevelandkollel.com/534-2/&#34; rel=&#34;nofollow&#34;&#62;https://clevelandkollel.com/534-2/&#60;/a&#62; set that when someone clicks on the image it brings up the form.&#60;br /&#62;
When a user successfully inputs all required field, he gets redirected to a thank you page.&#60;br /&#62;
If there's an error however, the form just close and the user stays on the same page.&#60;br /&#62;
The user has no way of knowing that his form wasn't processed.&#60;br /&#62;
if the user opens the form again all the missing information fields will be highlighted in red.&#60;/p&#62;
&#60;p&#62;Is there a way to prevent the popup from closing on error?&#60;br /&#62;
Is there a way to only display the submit button if there are no errors?&#60;br /&#62;
Any other ideas how i can get around this problem?&#60;/p&#62;
&#60;p&#62;Here's the content of my post :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;fancybox-hidden&#38;quot; style=&#38;quot;display: none;&#38;quot;&#38;gt;
&#38;lt;div id=&#38;quot;fancyboxID-1&#38;quot; style=&#38;quot;width: 550px; height: 1250px;&#38;quot;&#38;gt;[gravityform id=&#38;quot;5&#38;quot; name=&#38;quot;Raffle&#38;quot;]

&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;a class=&#38;quot;fancybox&#38;quot; href=&#38;quot;#fancyboxID-1&#38;quot;&#38;gt;&#38;lt;img  src=&#38;quot;http://clevelandkollel.com/wp-content/uploads/2012/12/Raffle_January.jpg&#38;quot;  /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lhagmeier on "Popup Contact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-contact-form#post-78487</link>
			<pubDate>Tue, 02 Oct 2012 10:27:12 +0000</pubDate>
			<dc:creator>lhagmeier</dc:creator>
			<guid isPermaLink="false">78487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to create a pop up contact form when a button is pressed on a page. Is there an up-to-date plugin or CSS I can use through GF?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joseph on "Submit and previous Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button#post-82640</link>
			<pubDate>Mon, 22 Oct 2012 10:03:59 +0000</pubDate>
			<dc:creator>Joseph</dc:creator>
			<guid isPermaLink="false">82640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Greetings!&#60;/p&#62;
&#60;p&#62;I have in the past changed the colour of the gforms buttons, but I can't for the life of me work out how I did it.&#60;/p&#62;
&#60;p&#62;Could you give me a clue based on a form on my site&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.neuroknowhow.com/send-us-a-message/&#34; rel=&#34;nofollow&#34;&#62;https://www.neuroknowhow.com/send-us-a-message/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When I look through the CSS the hex number for the colour isn't anywhere, if I changed it on the gravity plugin it has never updated, but I havent got a clue. Ive tried to used fire bug but the colour that is display in it is not the right number.&#60;/p&#62;
&#60;p&#62;Could you point me in the right direction?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
