<?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: Display theme - Homepage portfolio with slider</title>
		<link>http://www.kriesi.at/support/topic/display-theme-homepage-portfolio-with-slider</link>
		<description>Support Forum - Topic: Display theme - Homepage portfolio with slider</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:48:05 +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/display-theme-homepage-portfolio-with-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Display theme - Homepage portfolio with slider"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-homepage-portfolio-with-slider#post-68152</link>
			<pubDate>Sun, 29 Jul 2012 05:46:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sourcetech,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sourcetech on "Display theme - Homepage portfolio with slider"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-homepage-portfolio-with-slider#post-67922</link>
			<pubDate>Fri, 27 Jul 2012 10:10:49 +0000</pubDate>
			<dc:creator>sourcetech</dc:creator>
			<guid isPermaLink="false">67922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked perfectly! Thank you SO much Ismael, I really appreciate your quick response on this one. (That's been driving me nuts for weeks!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Display theme - Homepage portfolio with slider"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-homepage-portfolio-with-slider#post-67864</link>
			<pubDate>Fri, 27 Jul 2012 02:15:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Open up template_portfolio.php then find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name: Portfolio
*/
global $k_option, $more;
$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;class=&#38;#39;fullwidth&#38;#39;&#38;quot;; //$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;&#38;quot;; 

get_header();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name: Portfolio
*/
global $k_option, $more;
$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;class=&#38;#39;fullwidth&#38;#39;&#38;quot;; //$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;&#38;quot;; 

get_header(); ?&#38;gt;

	&#38;lt;div id=&#38;quot;featured&#38;quot;&#38;gt;
		&#38;lt;div id=&#38;quot;featured_image&#38;quot;&#38;gt;&#38;lt;?php
		######################################################################
		# Get Images for the Basic Image Slider
		######################################################################

		// these are the images for the jQuery slideshow, rendered with the help of the class
		// framework/theme_plugins/kriesi_menu_manager/kriesi_slider_display

		if(is_object($k_option[&#38;#39;custom&#38;#39;][&#38;#39;slider&#38;#39;])) $k_option[&#38;#39;custom&#38;#39;][&#38;#39;slider&#38;#39;]-&#38;gt;display(&#38;#39;Mainpage Slider&#38;#39;); ?&#38;gt;

		&#38;lt;/div&#38;gt;&#38;lt;!--end featured_image--&#38;gt;
	&#38;lt;/div&#38;gt;&#38;lt;!--end featured--&#38;gt;

&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then change this bit of code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Portfolio
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Name it for example &#34;Portfolio Homepage&#34;. You can now create a page then select &#34;Portfolio Homepage&#34; as Template.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sourcetech on "Display theme - Homepage portfolio with slider"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-homepage-portfolio-with-slider#post-67772</link>
			<pubDate>Thu, 26 Jul 2012 16:04:49 +0000</pubDate>
			<dc:creator>sourcetech</dc:creator>
			<guid isPermaLink="false">67772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all. I have looked everywhere on the forum, but can't find an answer. Maybe I'm the only one who wants this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.multitouches.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.multitouches.co.uk&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I'd like to set a static page for my homepage (a portfolio) but still have the slider showing.&#60;/p&#62;
&#60;p&#62;Is there someway I can achieve this please? I don't mind hard coding the page ID into the theme files if necessary, I will never change the page on the homepage.&#60;/p&#62;
&#60;p&#62;Thank you in advance! (I would like to get this done pretty quickly if possible? I'm getting pressure put on me!)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
