<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>button launch lightbox form &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/button-launch-lightbox-form/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 06:33:20 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8524</guid>
					<title><![CDATA[button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8524</link>
					<pubDate>Sun, 26 Jan 2014 19:02:50 +0000</pubDate>
					<dc:creator>Dominic E</dc:creator>

					<description>
						<![CDATA[
						<p>Hi how can I launch a lightbox containing a form from a button.</p>
<p>Thanks,<br />
Dom</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8564</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8564</link>
					<pubDate>Mon, 27 Jan 2014 03:09:02 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Dominic,</p>
<p>You&#8217;ll need to kind of set this one up manually, but something like the following would give you what you&#8217;re after:</p>
<pre class="prettyprint">&lt;div id="my-content"&gt;
  ...content here...
&lt;/div&gt;

&lt;a href="#my-content" class="lightbox-selector" data-type="inline"&gt;Click Me&lt;/a&gt;

[lightbox selector=".lightbox-selector"]</pre>
<p>So you&#8217;ll need to make sure to add a unique ID to the content you want to open up in the lightbox, then have a clickable link use that ID in the <strong>href</strong> attribute. You&#8217;ll also need to add a unique selector to the link via a <strong>class</strong>, which you&#8217;ll use with the <strong>[lightbox]</strong> shortcode.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8601</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8601</link>
					<pubDate>Mon, 27 Jan 2014 05:44:04 +0000</pubDate>
					<dc:creator>Han Z</dc:creator>

					<description>
						<![CDATA[
						<p>I believe this is huge and worthwhile considering as a standard feature. If I understand correctly, you would be able to define which content (container?) would show in the lightbox and fully style that content. That would give us the possibility to replicate what Leadpages does with the 2-step opt-in.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8618</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-8618</link>
					<pubDate>Mon, 27 Jan 2014 10:21:22 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Han,</p>
<p>you only can display images or videos in the lightbox container. But you&#8217;re right having a popup with an opt-in box or something like this could be a really neat shortcode or even little plugin for X. People could put custom content inside a shortcode tag and maybe also adding the function for an onload popup trigger would be something that is possible. We will have to look into this. Thank you for the feedback!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-14982</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-14982</link>
					<pubDate>Mon, 17 Feb 2014 06:35:44 +0000</pubDate>
					<dc:creator>Wes G</dc:creator>

					<description>
						<![CDATA[
						<p>According to the specifications for the native plugin listed on the developer&#8217;s site (<a href="http://ilightbox.net/index.html#html_inline_content" rel="nofollow">http://ilightbox.net/index.html#html_inline_content</a>), you are able to use iLightbox for Inline Content, Ajax, iFrame, etc. Why is this not currently supported within the theme? Seems like a non-brainer to include it. I know I&#8217;d use this functionality all of the time and I can&#8217;t believe only Han Z and myself are the only one&#8217;s asking for it.<br />
thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15024</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15024</link>
					<pubDate>Mon, 17 Feb 2014 08:49:50 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,</p>
<p>thanks for the feedback we will look into this!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15036</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15036</link>
					<pubDate>Mon, 17 Feb 2014 09:57:30 +0000</pubDate>
					<dc:creator>Wes G</dc:creator>

					<description>
						<![CDATA[
						<p>I also want to do what Han Z is requesting. Could you give me the exact code necessary to launch a Contact Form 7 form in a Lightbox when clicking on a button? Your example wasn&#8217;t an exact procedure. I&#8217;ve been messing with the shortcodes for Contact Form 7, Lightbox and button for quite some time with no luck. Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15047</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15047</link>
					<pubDate>Mon, 17 Feb 2014 10:57:59 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Wes,</p>
<p>Please try:</p>
<pre>
&lt;div id="my-content"&gt;
  [your_contact_form_shortcode]
&lt;/div&gt;

<a href="#my-content" rel="nofollow">Click Me</a>

[lightbox selector=".lightbox-selector"]
</pre>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15277</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15277</link>
					<pubDate>Mon, 17 Feb 2014 23:00:14 +0000</pubDate>
					<dc:creator>Wes G</dc:creator>

					<description>
						<![CDATA[
						<p>Here&#8217;s what I have, which is not working correctly:</p>
<pre><code>[content_band inner_container=&quot;true&quot; no_margin=&quot;true&quot; border=&quot;all&quot; padding_top=&quot;40px&quot; padding_bottom=&quot;40px&quot;]

&lt;div id=&quot;launch_update&quot; style=&quot;display: none;&quot;&gt;[contact-form-7 id=&quot;54&quot; title=&quot;Launch Update Request&quot;]&lt;/div&gt;

[button href=&quot;#launch_update&quot; class=&quot;lightbox-selector&quot; rel=&quot;nofollow&quot; data-type=&quot;inline&quot; shape=&quot;square&quot; size=&quot;regular&quot; type=&quot;real&quot;]Click Me![/button]

[lightbox selector=&quot;.lightbox-selector&quot; deeplink=&quot;true&quot; opacity=&quot;0.85&quot; orientation=&quot;vertical&quot; thumbnails=&quot;false&quot;]

[/content_band]</code></pre>
<p>It launches lightbox, but displays the entire page within the lightbox modal. I also noticed that the url is being set to &#8220;/#gallery-image/0&#8221;.</p>
<p>Any advice?</p>
<p>thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15379</guid>
					<title><![CDATA[Reply To: button launch lightbox form]]></title>
					<link>https://theme.co/archive/forums/topic/button-launch-lightbox-form/#post-15379</link>
					<pubDate>Tue, 18 Feb 2014 06:26:00 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Wes,</p>
<p>You are trying to achieve something that is not possible with our shortcodes as there is no <strong>data-type</strong> attribute for the <strong>[button]</strong> shortcode. You will need to implement something to our working solution above towards the beginning of this post, which is the following:</p>
<pre class="prettyprint">&lt;div id="my-content"&gt;
  [contact-form-7 id="54" title="Launch Update Request"]
&lt;/div&gt;

&lt;a href="#my-content" class="lightbox-selector" data-type="inline"&gt;Click Me&lt;/a&gt;

[lightbox selector=".lightbox-selector"]</pre>
<p>If you need the link to look like a button, the following should work for you:</p>
<pre class="prettyprint">&lt;div id="my-content"&gt;
  [contact-form-7 id="54" title="Launch Update Request"]
&lt;/div&gt;

&lt;a href="#my-content" class="lightbox-selector x-btn" data-type="inline"&gt;Click Me&lt;/a&gt;

[lightbox selector=".lightbox-selector"]</pre>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

