<?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 - Tag: Levitation - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/levitation</link>
		<description>Support Forum - Tag: Levitation - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 10:31:29 +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/tags/levitation" 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>
		<item>
			<title>Dude on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-38487</link>
			<pubDate>Mon, 23 Jan 2012 16:04:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use plugins like: &#60;a href=&#34;http://wordpress.org/extend/plugins/extended-categories-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/extended-categories-widget/&#60;/a&#62; which offer many customization options.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marzipandaizy on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-38467</link>
			<pubDate>Mon, 23 Jan 2012 12:09:14 +0000</pubDate>
			<dc:creator>marzipandaizy</dc:creator>
			<guid isPermaLink="false">38467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That works well for the Latest News on the home page, but my site is still listing all categories in the sidebar of the blog page. Any tips on how to fix that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing Latest News From Main Page"</title>
			<link>http://www.kriesi.at/support/topic/removing-latest-news-from-main-page#post-23250</link>
			<pubDate>Fri, 22 Jul 2011 05:18:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that everything works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sassydesigngroup on "Removing Latest News From Main Page"</title>
			<link>http://www.kriesi.at/support/topic/removing-latest-news-from-main-page#post-23224</link>
			<pubDate>Thu, 21 Jul 2011 12:37:58 +0000</pubDate>
			<dc:creator>sassydesigngroup</dc:creator>
			<guid isPermaLink="false">23224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just did it using FTP and that worked. Thanks again! We love the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sassydesigngroup on "Removing Latest News From Main Page"</title>
			<link>http://www.kriesi.at/support/topic/removing-latest-news-from-main-page#post-23223</link>
			<pubDate>Thu, 21 Jul 2011 12:33:44 +0000</pubDate>
			<dc:creator>sassydesigngroup</dc:creator>
			<guid isPermaLink="false">23223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I did that as mentioned in your previous message above. When I go to the Editor in WP I click on the index.php file and remove the code you mention (and yes, I click on the update file button). When I go back in the editor the code is no longer there on the inde.php, however it remains on the website when I go to it. I am completely lost as to why.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing Latest News From Main Page"</title>
			<link>http://www.kriesi.at/support/topic/removing-latest-news-from-main-page#post-23193</link>
			<pubDate>Thu, 21 Jul 2011 06:34:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in index.php delete:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;box box_small box3&#38;#39;&#38;gt;
	            	&#38;lt;div class=&#38;#39;widget&#38;#39;&#38;gt;

	            	&#38;lt;?php
	            	$latest_posts = new kriesi_list_post_items;
	            	$latest_posts-&#38;gt;recent_posts(&#38;#39;Latest News&#38;#39;);
	            	?&#38;gt;
					&#38;lt;/div&#38;gt;
	            	&#38;lt;/div&#38;gt; &#38;lt;!--end box_small--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>sassydesigngroup on "Removing Latest News From Main Page"</title>
			<link>http://www.kriesi.at/support/topic/removing-latest-news-from-main-page#post-23181</link>
			<pubDate>Thu, 21 Jul 2011 01:04:28 +0000</pubDate>
			<dc:creator>sassydesigngroup</dc:creator>
			<guid isPermaLink="false">23181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I had the same question for one of my sites (ppgbuffalo.org) and tried what you describe above but it still remains on the homepage. What am I missing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio image size"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-size#post-17549</link>
			<pubDate>Fri, 22 Apr 2011 06:04:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
currently your portfolio images have the dimensions 280px width and 140px height. You can change the though by editing template_portfolio.php - search for following line and replace the values &#34;280&#34; and &#34;140&#34; with any values you like.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$resize_options1 = &#38;quot;&#38;amp;w=280&#38;amp;h=140&#38;amp;zc=1&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe some css adjustments are needed though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brighteyes4679 on "Portfolio image size"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-size#post-17467</link>
			<pubDate>Wed, 20 Apr 2011 17:21:35 +0000</pubDate>
			<dc:creator>brighteyes4679</dc:creator>
			<guid isPermaLink="false">17467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I am wondering the best way to make my image posts on my portfolio page the exact size. As you can see in my link below, the image preview of each portfolio post is cropped. What size should I make these? Or is there a setting to make it fit that I have not seen. The options on the post edit area are not making it fit like I'd like.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jessicaburgessdesign.com/layout-design&#34; rel=&#34;nofollow&#34;&#62;http://jessicaburgessdesign.com/layout-design&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-17071</link>
			<pubDate>Fri, 15 Apr 2011 05:17:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you create me an admin account and send me the login details to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll look into it :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Arazmus on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-17047</link>
			<pubDate>Thu, 14 Apr 2011 17:23:26 +0000</pubDate>
			<dc:creator>Arazmus</dc:creator>
			<guid isPermaLink="false">17047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry to open this back up but could you provide the answer to how you got this working?&#60;/p&#62;
&#60;p&#62;i am trying to exclude just one page and it just wont work.&#60;/p&#62;
&#60;p&#62;I have tried including the relevent pages - no go and i have also tried excluding the relevant page:&#60;br /&#62;
exclude=56&#60;br /&#62;
no go..&#60;/p&#62;
&#60;p&#62;the page id is 56 as per the url:&#60;br /&#62;
&#60;a href=&#34;http://sns-j.co.uk/wp-admin/post.php?post=56&#38;amp;action=edit&#34; rel=&#34;nofollow&#34;&#62;http://sns-j.co.uk/wp-admin/post.php?post=56&#38;amp;action=edit&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;however this still wont remove itself from the the menu..&#60;/p&#62;
&#60;p&#62;Ideas?&#60;br /&#62;
Oh and im running 3.1.1 my dev site is &#60;a href=&#34;http://www.sns-j.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.sns-j.co.uk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-16563</link>
			<pubDate>Fri, 08 Apr 2011 06:24:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16563@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As far as I can see the images aren't resized. The source code i.e. is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;featured_item featured_item_active&#38;quot;&#38;gt;
&#38;lt;img class=&#38;quot;item&#38;quot; src=&#38;quot;http://www.invbld.com/images/kitchen_02.jpg&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;
&#38;lt;img class=&#38;quot;item_shadow&#38;quot; src=&#38;quot;http://www.invbld.com/wp/wp-content/themes/levitation/images/skin1/shadow.png&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which indicates that the fullsize images are used and not resized ones.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amend on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-16525</link>
			<pubDate>Thu, 07 Apr 2011 19:06:23 +0000</pubDate>
			<dc:creator>amend</dc:creator>
			<guid isPermaLink="false">16525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, I'm using WP 3.1.1. But never mind - I found a way to display the pages I want in the menu without using exclude.&#60;/p&#62;
&#60;p&#62;More importantly, the Levitation slider doesn't function as it should. I've got 3 images rotating. I've got the resizing turned OFF, and yet the slider is resizing them UP. These images are all 300 px high and less than 600 wide, yet they are being scaled UP to well over 400 px high - and again, I've got the resizing turned OFF so they shouldn't be resizing at all.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.invbld.com/wp/&#34; rel=&#34;nofollow&#34;&#62;http://www.invbld.com/wp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any clues?&#60;/p&#62;
&#60;p&#62;PS: I did create a cache folder in the Levitation theme and set the chmod properties to write 777. But again, I've got resizing turned off, so this shouldn't even matter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-16517</link>
			<pubDate>Thu, 07 Apr 2011 18:07:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the exclude code works for me here (WP 3.1.1). Are you sure that you used the right page id? Are you using any page listing, etc. plugins? Please try to exclude other pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amend on "exclude= in menu not working?"</title>
			<link>http://www.kriesi.at/support/topic/exclude-in-menu-not-working#post-16461</link>
			<pubDate>Wed, 06 Apr 2011 23:41:49 +0000</pubDate>
			<dc:creator>amend</dc:creator>
			<guid isPermaLink="false">16461@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Apologies if the answer to this has been posted elsewhere, but the exclude= function for excluding pages from the main menu doesn't seem to be working. I have entered exclude=24 in the Levitation &#38;gt; Page navigation settings, and page id 24 still shows up in my menu. &#60;/p&#62;
&#60;p&#62;Please advise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-15323</link>
			<pubDate>Mon, 21 Mar 2011 08:47:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks dlharkins for helping us out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KeithFrank on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-15220</link>
			<pubDate>Sun, 20 Mar 2011 00:49:05 +0000</pubDate>
			<dc:creator>KeithFrank</dc:creator>
			<guid isPermaLink="false">15220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dave, works like a charm... although I do feel a bit embarrassed that I did not see this :P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-15178</link>
			<pubDate>Sat, 19 Mar 2011 10:51:54 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">15178@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you got this resolved.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dlharkins on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-15156</link>
			<pubDate>Fri, 18 Mar 2011 19:07:02 +0000</pubDate>
			<dc:creator>dlharkins</dc:creator>
			<guid isPermaLink="false">15156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was able to do this under the Levitation Options&#38;gt;Blog Options. Just exclude the categories there.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
-Dave
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KeithFrank on "How to exclude categories from Levitation theme side bar titled &#34;Latest News&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-categories-from-levitation-theme-side-bar-titled-latest-news#post-15142</link>
			<pubDate>Fri, 18 Mar 2011 15:35:49 +0000</pubDate>
			<dc:creator>KeithFrank</dc:creator>
			<guid isPermaLink="false">15142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how would I exclude certain categories from showing up in the latest news sidebar in the levitation themes homepage?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Leviation portfolio images convert to links &#38; 2 column layout"</title>
			<link>http://www.kriesi.at/support/topic/leviation-portfolio-images-convert-to-links#post-14307</link>
			<pubDate>Wed, 09 Mar 2011 17:06:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14307@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to change the template structure too. It's not difficult though - open up template_portfolio.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ($boxnumber == 3) echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;; ?&#38;gt;
           	&#38;lt;?php
           $boxnumber = $boxnumber == 3 ? &#38;#39;1&#38;#39; : $boxnumber + 1;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ($boxnumber == 2) echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;; ?&#38;gt;
           	&#38;lt;?php
           $boxnumber = $boxnumber == 2 ? &#38;#39;1&#38;#39; : $boxnumber + 1;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will output a basic and wrong styled 2 column code....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aLtikal on "Leviation portfolio images convert to links &#38; 2 column layout"</title>
			<link>http://www.kriesi.at/support/topic/leviation-portfolio-images-convert-to-links#post-14294</link>
			<pubDate>Wed, 09 Mar 2011 15:37:10 +0000</pubDate>
			<dc:creator>aLtikal</dc:creator>
			<guid isPermaLink="false">14294@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works brilliantly, thankyou mate.&#60;/p&#62;
&#60;p&#62;If i were to attempt going for the 2 column layout myself -  is it only css based adjustments that would be needed? Im capable at css which makes me think i might be able to do it myself, but I'd need you to tell me if editing PHP is nessessary aswell because i lack the experience in that dept.&#60;/p&#62;
&#60;p&#62;-Allan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Leviation portfolio images convert to links &#38; 2 column layout"</title>
			<link>http://www.kriesi.at/support/topic/leviation-portfolio-images-convert-to-links#post-14252</link>
			<pubDate>Wed, 09 Mar 2011 06:13:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) open up template_portfolio.php and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#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;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;#39;.get_permalink().&#38;#39;&#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;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) It's possible but requires some time and customization. I can't help you with this modification because it's beyond our support service.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aLtikal on "Leviation portfolio images convert to links &#38; 2 column layout"</title>
			<link>http://www.kriesi.at/support/topic/leviation-portfolio-images-convert-to-links#post-14189</link>
			<pubDate>Tue, 08 Mar 2011 15:00:52 +0000</pubDate>
			<dc:creator>aLtikal</dc:creator>
			<guid isPermaLink="false">14189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello! :)&#60;/p&#62;
&#60;p&#62;First question:&#60;br /&#62;
Regarding Levitation; What's the code needed to change the portfolio page images to a link that goes to the related page (like when you click on the title of that item) instead of the photo gallery that is default.&#60;/p&#62;
&#60;p&#62;Second question:&#60;br /&#62;
Regarding Levitation; Is it possible to change the portfolio to a two column layout. Left column displaying the image of the post. Right column displaying a summary of what that post is about (with a kind of &#34;read more&#34; button at the end to display the full content).&#60;/p&#62;
&#60;p&#62;I did find a similar thread asking  the first question but there was a twist as he required slightly different specifications and the code would not have worked in my scenario. I'm sure this has been asked before but couldn't find a thread that answered it so apologies if this has been asked before.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Allan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
