<?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: Make portfolio images as links instead of lightbox</title>
		<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox</link>
		<description>Support Forum - Topic: Make portfolio images as links instead of lightbox</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 09:31:39 +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/make-portfolio-images-as-links-instead-of-lightbox" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66422</link>
			<pubDate>Wed, 18 Jul 2012 20:01:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66422@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Glad its working for you now :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grunze on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66416</link>
			<pubDate>Wed, 18 Jul 2012 19:48:02 +0000</pubDate>
			<dc:creator>grunze</dc:creator>
			<guid isPermaLink="false">66416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Beauty!  Works like a charm!&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66414</link>
			<pubDate>Wed, 18 Jul 2012 19:43:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66414@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey grunze,&#60;/p&#62;
&#60;p&#62;Sorry about that! You'll also need remove the php tags before and after that line. So you had:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
           echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$portfolio_image.&#38;#39;&#38;quot; rel=&#38;quot;lightbox[portfolio]&#38;quot;&#38;gt;&#38;lt;img class=&#38;quot;aligncenter&#38;quot; src=&#38;quot;&#38;#39;.$portfolio_image_small.&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;

           ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It should now just be:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php echo &#38;#39;&#38;lt;img class=&#38;quot;aligncenter&#38;quot; src=&#38;quot;&#38;#39;.$portfolio_image_small.&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;#39;?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I also corrected the code above in case anyone else follows along later :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grunze on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66413</link>
			<pubDate>Wed, 18 Jul 2012 19:38:50 +0000</pubDate>
			<dc:creator>grunze</dc:creator>
			<guid isPermaLink="false">66413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for the reply.  I did what you said, and uploaded the new file to replace the old one, but now when I go to that page I get the following message.&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected '&#38;lt;' in /data/31/0/152/154/315969/user/321447/htdocs/wordpress/wp-content/themes/levitation/template_portfolio.php on line 45&#60;/p&#62;
&#60;p&#62;Here is the link to the page if you need it...&#60;br /&#62;
&#60;a href=&#34;http://digitaleclipse.tv/wordpress/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://digitaleclipse.tv/wordpress/portfolio/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe it is just a simple typo or something.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66410</link>
			<pubDate>Wed, 18 Jul 2012 19:17:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ari,&#60;/p&#62;
&#60;p&#62;In your template_portfolio.php file search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
           echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$portfolio_image.&#38;#39;&#38;quot; rel=&#38;quot;lightbox[portfolio]&#38;quot;&#38;gt;&#38;lt;img class=&#38;quot;aligncenter&#38;quot; src=&#38;quot;&#38;#39;.$portfolio_image_small.&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;

           ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php echo &#38;#39;&#38;lt;img class=&#38;quot;aligncenter&#38;quot; src=&#38;quot;&#38;#39;.$portfolio_image_small.&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;#39;?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grunze on "Make portfolio images as links instead of lightbox"</title>
			<link>http://www.kriesi.at/support/topic/make-portfolio-images-as-links-instead-of-lightbox#post-66401</link>
			<pubDate>Wed, 18 Jul 2012 18:40:55 +0000</pubDate>
			<dc:creator>grunze</dc:creator>
			<guid isPermaLink="false">66401@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Rather than having my portfolio images open in  a lightbox, I'd like them to link to link to the post they are about.&#60;br /&#62;
I've found solutions for this on your other themes, but not on Levitation.&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;br /&#62;
Ari
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
