<?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 - User Favorites: armin</title>
		<link><a href='http://www.kriesi.at/support/profile/armin'>armin</a></link>
		<description>Support Forum - User Favorites: armin</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 08:31:51 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-16505</link>
			<pubDate>Thu, 07 Apr 2011 16:43:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You'd need to modify the portfolio widget to display the category titles. However I don't have the time to look into it now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciccio on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-16426</link>
			<pubDate>Wed, 06 Apr 2011 13:19:27 +0000</pubDate>
			<dc:creator>ciccio</dc:creator>
			<guid isPermaLink="false">16426@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello, i'm interesting on this too&#60;br /&#62;
but&#60;/p&#62;
&#60;p&#62;i would like to show just the title of the portfolio categories, how can i do this?&#60;/p&#62;
&#60;p&#62;Tnks in advance&#60;/p&#62;
&#60;p&#62;Ciccio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-12773</link>
			<pubDate>Sat, 12 Feb 2011 14:16:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;First make a copy of sidebar_news.php located under /framework/theme_widgets and name the copy sidebar_portfolio.php&#60;/p&#62;
&#60;p&#62;Then replace all occurrences of&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;kriesi_sidebar_news_widget&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;kriesi_sidebar_portfolio_widget&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(ignore lower/uppercase).&#60;/p&#62;
&#60;p&#62;At least replace following code in functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$autoload[&#38;#39;widgets&#38;#39;] = array(&#38;#39;sidebar_news&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$autoload[&#38;#39;widgets&#38;#39;] = array(&#38;#39;sidebar_news&#38;#39;, &#38;#39;sidebar_portfolio&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>chamaeleo on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-12752</link>
			<pubDate>Sat, 12 Feb 2011 05:23:18 +0000</pubDate>
			<dc:creator>chamaeleo</dc:creator>
			<guid isPermaLink="false">12752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how can i manage it to get the sidebar news widget and the modified sidebar news widget called portfolio widget or something like this?&#60;br /&#62;
When im going to copy the sidebar_news.php and modifiy the code - the widget wont appear.&#60;br /&#62;
i need them both! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>armin on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-7899</link>
			<pubDate>Thu, 28 Oct 2010 09:59:12 +0000</pubDate>
			<dc:creator>armin</dc:creator>
			<guid isPermaLink="false">7899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah thank you !&#60;br /&#62;
It works :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Short Code in Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/short-code-in-sidebar#post-6462</link>
			<pubDate>Mon, 11 Oct 2010 13:02:00 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">6462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;There's no issue using shortcodes outside the pages with help of a plugin but the CSS needs adjusting slightly.&#60;/p&#62;
&#60;p&#62;In /css/style1.css (or style2.css / style3.css depending on the colour choice you picked) you have this section of code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .entry .toggler{
background:url(&#38;quot;../images/skin1/toggle.png&#38;quot;) no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .entry .activeTitle{
background: #eee url(&#38;#39;../images/skin1/toggle.png&#38;#39;) no-repeat 6px -77px ;
border:1px solid #CCC;
}

.js_active .entry .tab_content{
background: #fff url(&#38;quot;../images/skin1/bg_gradiant_stripe_top.png&#38;quot;) repeat-x 0 0;
border:1px solid #E1E1E1;

}

.js_active .entry  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top .entry  .active_tab{
background:none repeat scroll 0 0 #E9ECF0;
color:#555555;
}

#top .entry .feature_wrap {
background: #fff url(&#38;quot;../images/skin1/bg_gradiant_stripe_top.png&#38;quot;) repeat-x 0 0;
border:1px solid #e1e1e1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The &#60;em&#62;.entry&#60;/em&#62; restricts the shortcodes styles' to the main content area, depending on the class / id applied by the plugin (if any) this may need duplicating and updating to the new class / id or simply removing &#60;em&#62;.entry&#60;/em&#62; from the CSS.&#60;/p&#62;
&#60;p&#62;What's the site URL? Please add a shortcode to the sidebar so I can see the HTML output.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>genos on "Short Code in Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/short-code-in-sidebar#post-6245</link>
			<pubDate>Thu, 07 Oct 2010 19:51:39 +0000</pubDate>
			<dc:creator>genos</dc:creator>
			<guid isPermaLink="false">6245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! I'd love to be able to use the accordion toggler short code in the sidebar. So far I was able to do this by installing a plugin called Sidebar Shortcodes.. the problem is that it looses the styling of the accordion toggler like the plus &#38;amp; minus buttons and borders. Does anyone know how to use this shortcode in the sidebar while maintaining the style? Any help is most appreciated, Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>albertlagrange on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-6208</link>
			<pubDate>Thu, 07 Oct 2010 14:19:16 +0000</pubDate>
			<dc:creator>albertlagrange</dc:creator>
			<guid isPermaLink="false">6208@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi James&#60;/p&#62;
&#60;p&#62;Thanks so much. It works perfectly!&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Albert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-6197</link>
			<pubDate>Thu, 07 Oct 2010 11:43:10 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">6197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You can do this but would need to adapt the widgets code to use the Portfolio Custom Post Type.&#60;/p&#62;
&#60;p&#62;Open up /framework/theme_widgets/sidebar_news.php and find this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$cat.&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$count);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change it to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;post_type=portfolio&#38;amp;cat=&#38;quot;.$cat.&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$count);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This will now only pull in posts from the Portfolio section.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>albertlagrange on "Sidebar Portfolio instead of Sidebar News"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-portfolio-instead-of-sidebar-news#post-6191</link>
			<pubDate>Thu, 07 Oct 2010 11:21:54 +0000</pubDate>
			<dc:creator>albertlagrange</dc:creator>
			<guid isPermaLink="false">6191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi There&#60;/p&#62;
&#60;p&#62;Is it possible to use the Sidebar News widget to display the Portfolio posts. I entered the category id of the portfolio posts but it's not working. I guess it's only working for normal post types.&#60;/p&#62;
&#60;p&#62;Is there a way to do this?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Albert
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
