<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Disable image lightbox only for certain images in posts/pages?</title>
		<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images</link>
		<description>Support Forum - Topic: Disable image lightbox only for certain images in posts/pages?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 08:14:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Disable image lightbox only for certain images in posts/pages?"</title>
			<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images#post-61778</link>
			<pubDate>Fri, 22 Jun 2012 20:39:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You would need to add the following in your js/avia.js:&#60;br /&#62;
&#60;code&#62;jQuery(&#38;#39;.page-id-757 .slideshow_container, .page-id-758 .slideshow_container&#38;#39;).find(&#38;#39;img&#38;#39;).unwrap();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then change the:&#60;br /&#62;
&#60;code&#62;.page-id-757 .slideshow_container, .page-id-758 .slideshow_container&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to whatever classes/page combination you want to disable the lightbox for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Disable image lightbox only for certain images in posts/pages?"</title>
			<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images#post-61775</link>
			<pubDate>Fri, 22 Jun 2012 20:21:28 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">61775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, I know these both threads, they're at my FAVs, but they haven't helped. I don't want to disable lightbox for slideshows etc., just for static normal images, placed within a text, and for this these 2 threads and the codes mentioned there, hadn't any success in my case.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Disable image lightbox only for certain images in posts/pages?"</title>
			<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images#post-61731</link>
			<pubDate>Fri, 22 Jun 2012 17:46:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for sharing the links metropolitandetail :)&#60;/p&#62;
&#60;p&#62;Those should provide the needed steps colorit2.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>metropolitandetail on "Disable image lightbox only for certain images in posts/pages?"</title>
			<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images#post-61724</link>
			<pubDate>Fri, 22 Jun 2012 17:09:26 +0000</pubDate>
			<dc:creator>metropolitandetail</dc:creator>
			<guid isPermaLink="false">61724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/disable-lightbox-slideshow-on-specific-pages#post-51392&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/disable-lightbox-slideshow-on-specific-pages#post-51392&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/remove-lightbox-on-slideshow-for-blog-posts#post-59074&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/remove-lightbox-on-slideshow-for-blog-posts#post-59074&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Disable image lightbox only for certain images in posts/pages?"</title>
			<link>http://www.kriesi.at/support/topic/disable-image-lightbox-only-on-certain-pagesposts-only-for-certain-images#post-61673</link>
			<pubDate>Fri, 22 Jun 2012 11:15:17 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">61673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how can I disable the image lightbox of images within the text of posts and pages &#60;strong&#62;only for certain images&#60;/strong&#62;?&#60;/p&#62;
&#60;p&#62;I checked with Firebug, but that helps me not, I'm not so familiar with &#34;coding&#34;:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/28j867o.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;It would be great, if I could disable the &#60;em&#62;&#34;overlay&#34; with this magnifying glass/loupe&#60;/em&#62; and the &#60;em&#62;lightbox effect&#60;/em&#62; &#60;strong&#62;only for certain images&#60;/strong&#62;:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i46.tinypic.com/13z5r2s.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;for example, one image in a post should have the lightbox effect, and another one at the same page should &#60;em&#62;not&#60;/em&#62; have it! Is this possible?&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
