<?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: Assiatance with Modal Window</title>
		<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window</link>
		<description>Gravity Support Forums Topic: Assiatance with Modal Window</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 10:58:28 +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/assiatance-with-modal-window" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24772</link>
			<pubDate>Wed, 04 May 2011 11:36:52 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">24772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you were able to get this working Scott and thanks for chipping in Yoavadler. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24758</link>
			<pubDate>Wed, 04 May 2011 01:21:56 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">24758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yoavadler,&#60;/p&#62;
&#60;p&#62;I checked the code again, and you were RIGHT ON.  The thing I neglected to do though was change the file version in both places in that inserted code.&#60;/p&#62;
&#60;p&#62;Got it working!  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24755</link>
			<pubDate>Tue, 03 May 2011 21:26:50 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">24755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is a custom plugin I had coded to display that info.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoavadler on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24754</link>
			<pubDate>Tue, 03 May 2011 20:51:30 +0000</pubDate>
			<dc:creator>yoavadler</dc:creator>
			<guid isPermaLink="false">24754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;btw, what plugin are you using to disaply the images?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoavadler on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24753</link>
			<pubDate>Tue, 03 May 2011 20:50:57 +0000</pubDate>
			<dc:creator>yoavadler</dc:creator>
			<guid isPermaLink="false">24753@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i would suggest cheking these options&#60;/p&#62;
&#60;p&#62;try to use the link this way&#60;br /&#62;
&#60;a href=&#34;http://www.louisvillecondosandlofts.com/modal-popup-form-page?iframe&#34; rel=&#34;nofollow&#34;&#62;This goes to iframe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.louisvillecondosandlofts.com/modal-popup-form-page&#34; rel=&#34;nofollow&#34;&#62;This goes to iframe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or  &#60;/p&#62;
&#60;p&#62;remove from the jquery the a.  and use only the name (iframe.....)&#60;/p&#62;
&#60;p&#62;or set an id attribute to the link instead of the class attribute you have now.(and remove the a. prefix in jquery also
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24752</link>
			<pubDate>Tue, 03 May 2011 20:26:42 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">24752@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yoavadler,&#60;/p&#62;
&#60;p&#62;Thanks for jumping in.  I cut and pasted from the code in Kevin's example and didn't update the version numbers.  I updated the version number, but I am still hitting a wall now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoavadler on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24751</link>
			<pubDate>Tue, 03 May 2011 20:07:21 +0000</pubDate>
			<dc:creator>yoavadler</dc:creator>
			<guid isPermaLink="false">24751@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Scott.&#60;br /&#62;
i looked at your site&#60;br /&#62;
i think you should fix this line&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34; src=&#34;http://www.louisvillecondosandlofts.com/wp-content/themes/streamline_idx_broke/fancybox/jquery.fancybox-1.3.0.pack.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;when i tryed to access the js i got not found.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "Assiatance with Modal Window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assiatance-with-modal-window#post-24750</link>
			<pubDate>Tue, 03 May 2011 19:28:41 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">24750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I could use some assistance in getting this to work if someone could help.&#60;/p&#62;
&#60;p&#62;I followed Kevin's tutorial, and I thought I did everything correctly, but obviously something isn't working right.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.louisvillecondosandlofts.com/this-is-a-second-test&#34; rel=&#34;nofollow&#34;&#62;http://www.louisvillecondosandlofts.com/this-is-a-second-test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is a link to the page that I put the link to where I wanted the form to pop up at, and it does, but it pops up in fullscreen...&#60;/p&#62;
&#60;p&#62;-Scott
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
