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

		<item>
			<title>ktrusak on "Replace submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/replace-submit-button#post-100389</link>
			<pubDate>Sat, 08 Dec 2012 21:03:10 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">100389@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there someway to move/displace the submit button?&#60;/p&#62;
&#60;p&#62;I have some forms that are inside the twitter bootstrap modal, and am trying to move the submit button to the footer of the modal. Example at hookahi.com ,if you go to the bottom of the page and click &#34;Contact Us&#34; it pops up.&#60;/p&#62;
&#60;p&#62;I tried the approach here: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/submit-button-placement-below-a-specific-field&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/submit-button-placement-below-a-specific-field&#60;/a&#62; , but realized since it is not within the &#38;lt;form&#38;gt;&#38;lt;/form&#38;gt; tags it does really work haha. Here is the code for the modal too: &#60;a href=&#34;http://pastie.org/5500454&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5500454&#60;/a&#62;. I also tried a pretty crude hack with the gform_submit_button filter, and wrapping the footer divs around the button, but that didn't work. Any ideas?
&#60;/p&#62;</description>
		</item>
		<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>BGB on "multiple forms on one page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-forms-on-one-page-5#post-298112</link>
			<pubDate>Mon, 03 Jun 2013 01:39:31 +0000</pubDate>
			<dc:creator>BGB</dc:creator>
			<guid isPermaLink="false">298112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I read in the support forums that it is possible to call multiple forms on one page. This doesn't seem to be working for me though.&#60;/p&#62;
&#60;p&#62;See this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bramongarciabraun.com/evaluation/&#34; rel=&#34;nofollow&#34;&#62;http://bramongarciabraun.com/evaluation/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I call two different forms with the red buttons, but the same form pops up with each button, even though the gravity form id in the code is different.&#60;/p&#62;
&#60;p&#62;I tried using a different light box here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bramongarciabraun.com/test-page-you-can-delete-it/&#34; rel=&#34;nofollow&#34;&#62;http://bramongarciabraun.com/test-page-you-can-delete-it/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Same problem.&#60;/p&#62;
&#60;p&#62;How can I fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stankobrin on "Add the Featured Image of a Post to a Gravity Form on that page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-the-featured-image-of-a-post-to-a-gravity-form-on-that-page#post-166678</link>
			<pubDate>Sun, 10 Mar 2013 10:19:48 +0000</pubDate>
			<dc:creator>stankobrin</dc:creator>
			<guid isPermaLink="false">166678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi GF&#60;/p&#62;
&#60;p&#62;I am looking for solution to allow a gravity form to dynamically pull in the featured image of a post the same way it can pull in the post title.&#60;/p&#62;
&#60;p&#62;Basically this is a form on a products website. On the product details page is a modal with an enquiry form in it (a gravity form). I need it that when the user opens the modal with the form, two fields need to populate automatically - the post title and the featured image. We have the post title working, but cannot get the image to display.&#60;/p&#62;
&#60;p&#62;We tried something like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;gform_field_value_prodimage&#38;#39;, &#38;#39;populate_post_prodimage&#38;#39;);
function populate_post_prodimage($value){
    global $post;

    $prodimg = set_post_thumbnail($entry[&#38;#39;post_id&#38;#39;]);

    return $prodimg;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But it doesn't appear to be working.&#60;/p&#62;
&#60;p&#62;Any suggestion?
&#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>kyledukes12 on "Floating contact button on all pages?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/floating-contact-button-on-all-pages#post-208696</link>
			<pubDate>Sat, 13 Apr 2013 18:36:23 +0000</pubDate>
			<dc:creator>kyledukes12</dc:creator>
			<guid isPermaLink="false">208696@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How can I add a floating contact button on all pages that brings the form up in a floating form?
&#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>1ternet on "Using avgrund.js for modal windows"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-avgrundjs-for-modal-windows#post-176515</link>
			<pubDate>Tue, 19 Mar 2013 06:03:56 +0000</pubDate>
			<dc:creator>1ternet</dc:creator>
			<guid isPermaLink="false">176515@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi !&#60;/p&#62;
&#60;p&#62;I'm using the excellent Gravity Forms for a client. I need to open some of my forms in modal windows, and for many reasons we choose to use &#60;a href=&#34;https://github.com/voronianski/jquery.avgrund.js&#34; rel=&#34;nofollow&#34;&#62;avgrund.js&#60;/a&#62; for modals.&#60;/p&#62;
&#60;p&#62;I've read many posts everywhere on how to open a form in a modal using fancybox &#38;amp; colorbox, thus none of them helped me. &#60;/p&#62;
&#60;p&#62;Avgrund doesn't work like fancybox : it needs to have the modal's content as a 'template&#34; parameter value, and I could'nt get it to work using gravity forms function call or playing shortcode. I tried to call the form before the script and then get it through a jquery function but my skills don't seem to be enough.&#60;/p&#62;
&#60;p&#62;May you have any suggestions ? I also mailed avgrund's author but I wanted to see if you could figure a good way to do that.&#60;/p&#62;
&#60;p&#62;Thanks a lot for this plugin and the support forum ( I already found some help reading it :D ).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ben Hutchings on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-38270</link>
			<pubDate>Wed, 19 Oct 2011 06:56:17 +0000</pubDate>
			<dc:creator>Ben Hutchings</dc:creator>
			<guid isPermaLink="false">38270@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a newsletter signup form at the head of a site. When someone submits their details I want the data to submit via Ajax to the database, but NOT delete the fields. The nature of the site is that several people might sign up at once. I don't want to reload the page after submission because it'll be ugly and I'm doing some jQuery stuff that shows and hides the form.&#60;/p&#62;
&#60;p&#62;So in short: Is it possible to leave the fields after submission?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Ben
&#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>

	</channel>
</rss>
