<?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: NextGEN Gallery with this..</title>
		<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this</link>
		<description>Gravity Support Forums Topic: NextGEN Gallery with this..</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:51:23 +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/nextgen-gallery-with-this" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47701</link>
			<pubDate>Sun, 29 Jan 2012 13:56:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47701@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm, looks like for this particular combination of styles to work with lightbox you may need to use checkboxes next to each swatch to signify the selector instead. I haven't messed around with it enough to this degree, but maybe someone else will chime in with their experiences.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47686</link>
			<pubDate>Sun, 29 Jan 2012 00:08:21 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47686@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay I changed the plugin to Easy FancyBox and got it to work but the radio checked (when selected) CSS doesn't apply after the lightbox opens and you close it. On the link below I changed the bottom 3 images in the fabric box to links (so they use lightbox) and the top 3 are just images so they don't use it but work with the selected border CSS. Can someone please tell me what im missing? Thank you&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.customwindowcushions.com/custom-window-seat-cushions/rectangle-window-seat-cushions#&#34; rel=&#34;nofollow&#34;&#62;http://www.customwindowcushions.com/custom-window-seat-cushions/rectangle-window-seat-cushions#&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47665</link>
			<pubDate>Sat, 28 Jan 2012 14:02:13 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47665@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So, since im not too familiar with Javascript or jQuery (I understand whats going on there but that's about it) could you direct me to where I put that code for that page and I could just plug in those directions for the other pages? :) Once again thanks for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47642</link>
			<pubDate>Sat, 28 Jan 2012 09:04:45 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The lightbox is firing with this on that page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
// &#38;lt;![CDATA[
	jQuery(document).ready(function () {
		jQuery(&#38;quot;.gallery1 a&#38;quot;).lightBox({captionPosition:&#38;quot;gallery&#38;quot;});
	});
// ]]&#38;gt;
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That means, it's looking for any anchor element within the element with a class of .gallery1 to fire the lightbox when clicking the anchor.&#60;/p&#62;
&#60;p&#62;In this instance, you would need to write something similar for the forms page to target your list of fabrics. First you would need to link the fabric images using anchor elements inside the form builder. Then you could target those with something like this (#input_3_8 is the ID of your radio field that has the fabrics on this form):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
// &#38;lt;![CDATA[
	jQuery(document).ready(function () {
		jQuery(&#38;quot;#input_3_8 a&#38;quot;).lightBox({captionPosition:&#38;quot;gallery&#38;quot;});
	});
// ]]&#38;gt;
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47613</link>
			<pubDate>Fri, 27 Jan 2012 20:28:22 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47613@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;oops forgot the links sorry...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.customwindowcushions.com/custom-window-seat-cushions/rectangle-window-seat-cushions&#34; rel=&#34;nofollow&#34;&#62;http://www.customwindowcushions.com/custom-window-seat-cushions/rectangle-window-seat-cushions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.customwindowcushions.com/view-fabric&#34; rel=&#34;nofollow&#34;&#62;http://www.customwindowcushions.com/view-fabric&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47606</link>
			<pubDate>Fri, 27 Jan 2012 18:17:23 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47606@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry I attempted to mess with it but need a little direction still.. The item page (form) is below (first link). I want the fabrics to work with Lightbox.. Here is a page I put some fabrics through the Wordpress gallery to show you some not in the form using Lightbox (second link below)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47594</link>
			<pubDate>Fri, 27 Jan 2012 17:11:01 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, the CSS rules should still apply there - it would just also pop a lightbox in tandem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47587</link>
			<pubDate>Fri, 27 Jan 2012 16:45:20 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would there be a way to keep a &#34;selected&#34; CSS border class on this still? Like now my images just have a border when I click them..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47567</link>
			<pubDate>Fri, 27 Jan 2012 15:46:27 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47567@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would just need to wrap your choices appropriately, for example you could have something like this in the field option:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;large-image.png&#38;quot; title=&#38;quot;Large Image&#38;quot; rel=&#38;quot;lightbox value&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;small-image.png&#38;quot; alt=&#38;quot;Small Image&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Obviously there are tons of lightbox plugins out there, so each one has it's own unique way of getting fired off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "NextGEN Gallery with this.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextgen-gallery-with-this#post-47565</link>
			<pubDate>Fri, 27 Jan 2012 15:43:58 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">47565@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Lightbox will do the trick. Any direction on how to do this? Does it automatically pick up that its an image or do I have to customize some stuff (haven't used Lightbox in a long time)?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
