<?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>Display just text in a lightbox by clicking a top link &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/feed/</link>
		<description></description>
		<lastBuildDate>Wed, 15 Oct 2025 14:39:23 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-152673</guid>
					<title><![CDATA[Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-152673</link>
					<pubDate>Tue, 25 Nov 2014 18:02:24 +0000</pubDate>
					<dc:creator>hyperdrive_boom</dc:creator>

					<description>
						<![CDATA[
						<p>Hello!</p>
<p>How could I have it so when I click a top main link it could open up text in a lightbox?</p>
<p>Kind Regards,<br />
Jason</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-152860</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-152860</link>
					<pubDate>Wed, 26 Nov 2014 01:22:06 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Jason,</p>
<p>Please setup a custom link and add a class (e.g. show-lightbox) and image URL to it (see <a href="http://prntscr.com/5a6vjs" rel="nofollow">http://prntscr.com/5a6vjs</a>). Then, add the code below in your functions.php.</p>
<pre><code>add_action(&#039;wp_footer&#039;, function() {
?&gt;
&lt;script type=&#039;text/javascript&#039; src=&#039;&lt;?php echo get_site_url(); ?&gt;/wp-content/plugins/x-shortcodes/js/dist/site/vendor-ilightbox.min.js&#039;&gt;&lt;/script&gt;
&lt;script id=&quot;x-responsive-lightbox-1&quot;&gt;jQuery(document).ready(function(){jQuery(&#039;.show-lightbox a&#039;).iLightBox({skin: &#039;light&#039;,overlay: {opacity: 0.875,blur: true},styles: {prevScale: 0.75,prevOpacity: 0.75,nextScale: 0.75,nextOpacity: 0.75},path: &#039;horizontal&#039;,controls: {thumbnail: false}});});&lt;/script&gt;&lt;script id=&quot;x-responsive-lightbox-2&quot;&gt;jQuery(document).ready(function(){jQuery(&#039;.show-lightbox a&#039;).iLightBox({skin: &#039;light&#039;,overlay: {opacity: 0.875,blur: true},styles: {prevScale: 0.75,prevOpacity: 0.75,nextScale: 0.75,nextOpacity: 0.75},path: &#039;horizontal&#039;,controls: {thumbnail: false}});});&lt;/script&gt;
&lt;?php
});</code></pre>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154132</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154132</link>
					<pubDate>Thu, 27 Nov 2014 18:48:28 +0000</pubDate>
					<dc:creator>hyperdrive_boom</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154374</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154374</link>
					<pubDate>Fri, 28 Nov 2014 10:35:49 +0000</pubDate>
					<dc:creator>hyperdrive_boom</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154491</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154491</link>
					<pubDate>Fri, 28 Nov 2014 14:47:45 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn&#8217;t mind providing us with a little more clarification on what it is you&#8217;re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we&#8217;ll be happy to provide you with a response once we have a better understanding of the situation.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154497</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154497</link>
					<pubDate>Fri, 28 Nov 2014 15:02:43 +0000</pubDate>
					<dc:creator>hyperdrive_boom</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154948</guid>
					<title><![CDATA[Reply To: Display just text in a lightbox by clicking a top link]]></title>
					<link>https://theme.co/archive/forums/topic/display-just-text-in-a-lightbox-by-clicking-a-top-link/#post-154948</link>
					<pubDate>Sat, 29 Nov 2014 12:32:00 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>I&#8217;m not really sure if I understand you correctly, but it sounds like you wanted to add additional attribute to one of your navigation Item,</p>
<p>If so, you can simply do it by adding an item on your current menu, and use <strong>#POPUPNAMEHERE</strong> as the menu link</p>
<p>Then use the class of that menu to add additional attribute using jquery code below, i use <strong>menu-item-6893</strong> class -the standard class for the &#8220;Who We are&#8221; menu, you can assign custom class to your menu and use that class instead,</p>
<p>code;</p>
<pre><code>(function($){ 
	  $(&#039;.menu-item-6893&#039;).attr( { rel:&quot;lightbox&quot;, data-gall:&quot;gall-frame&quot;, data-lightbox-type:&quot;inline&quot; } );
})(jQuery)</code></pre>
<p>The code above will add multiple attribute to a menu item that has a class <strong>menu-item-6893</strong></p>
<p>Hope that helps,</p>
<p>Have a great day</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

