<?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: Ideas &#38; Suggestions</title>
		<link>http://www.kriesi.at/support/topic/ideas-suggestions</link>
		<description>Support Forum - Topic: Ideas &amp; Suggestions</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 10:16:25 +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/ideas-suggestions" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Ideas &#38; Suggestions"</title>
			<link>http://www.kriesi.at/support/topic/ideas-suggestions#post-18650</link>
			<pubDate>Sat, 07 May 2011 12:52:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Replace following code in template_blog.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content(&#38;#39;Read more&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_excerpt();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe you need to activate the excerpt field on your post editing page (screen options on the right top).&#60;/p&#62;
&#60;p&#62;2) You can use the &#34;Custom Post Template plugin&#34; to select individual templates for your posts/portfolio entries. You can download it here:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/custom-post-template/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/custom-post-template/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now you need to create a template:&#60;br /&#62;
a) Just make a copy of single.php, rename it to fullwidth_post.php and paste the following code before the first code line.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name Posts: Fullwidth
*/
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;b) Change following code in fullwidth_post.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;&#38;quot;; // $k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;class=&#38;#39;fullwidth&#38;#39;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_sidebar(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Afterwards select the fullwidth template for your portfolio posts...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Larry on "Ideas &#38; Suggestions"</title>
			<link>http://www.kriesi.at/support/topic/ideas-suggestions#post-18609</link>
			<pubDate>Fri, 06 May 2011 15:43:59 +0000</pubDate>
			<dc:creator>Larry</dc:creator>
			<guid isPermaLink="false">18609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Love the theme, but now I've been using it a while and have a few suggestions.&#60;/p&#62;
&#60;p&#62;When posting a blog I have to put in a break to not show the whole post. This sometimes causes problem as I have a left aligned image at the start (eg &#60;a href=&#34;http://www.larryeeles.com/blog/)&#34; rel=&#34;nofollow&#34;&#62;http://www.larryeeles.com/blog/)&#60;/a&#62;. Can we not use the excerpt section like in the portfolio section?&#60;/p&#62;
&#60;p&#62;Also, when you click into the detail section of the Portfolio i get the same side as the blog. (eg &#60;a href=&#34;http://www.larryeeles.com/the-odd-box/)&#34; rel=&#34;nofollow&#34;&#62;http://www.larryeeles.com/the-odd-box/)&#60;/a&#62; is there a way of having a different side for the portfolio ones, or even remove them so you can go full width?&#60;/p&#62;
&#60;p&#62;Thanks again guys.&#60;/p&#62;
&#60;p&#62;Larry
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
