<?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: prapsaru</title>
		<link><a href='http://www.kriesi.at/support/profile/prapsaru'>prapsaru</a></link>
		<description>Support Forum - User Favorites: prapsaru</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 20:42:24 +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>Devin on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-86728</link>
			<pubDate>Thu, 06 Dec 2012 06:33:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86728@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bruno,&#60;/p&#62;
&#60;p&#62;Yes you can by targeting the class for those page types in the top ID. So for the category page it would be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.tax-product_cat.woocommerce-page .content .box {
min-width: 430px;
width: 430px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For a single product:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-product .content .box {
min-width: 430px;
width: 430px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bruwa on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-86623</link>
			<pubDate>Wed, 05 Dec 2012 14:06:15 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">86623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I wanted to increase the width of the product category page to allow the images to be displayed in bigger size.&#60;br /&#62;
So I used the code indicated in this post:&#60;br /&#62;
.content .box {&#60;br /&#62;
    min-width: 430px;&#60;br /&#62;
    width: 430px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;This also increased the width of the single-product page.&#60;br /&#62;
Can I define a different width for the product-category pages and the single-product pages, respectively? How &#38;amp; where?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84930</link>
			<pubDate>Thu, 22 Nov 2012 02:40:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84930@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi livkay,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>livkay on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84919</link>
			<pubDate>Wed, 21 Nov 2012 22:06:16 +0000</pubDate>
			<dc:creator>livkay</dc:creator>
			<guid isPermaLink="false">84919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, thanks so much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84489</link>
			<pubDate>Mon, 19 Nov 2012 01:17:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can adjust that on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-13 .sidebar.sidebar2.box {
left: 1000px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>livkay on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84476</link>
			<pubDate>Sun, 18 Nov 2012 20:12:57 +0000</pubDate>
			<dc:creator>livkay</dc:creator>
			<guid isPermaLink="false">84476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used&#60;br /&#62;
.content .box {&#60;br /&#62;
    min-width: 430px;&#60;br /&#62;
    width: 430px;&#60;br /&#62;
}&#60;br /&#62;
but on the blog page, the right sidebar now sits under the main cotent area. &#60;a href=&#34;http://daryapress.com/test/blog/&#34; rel=&#34;nofollow&#34;&#62;http://daryapress.com/test/blog/&#60;/a&#62;&#60;br /&#62;
Can you help?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-66657</link>
			<pubDate>Fri, 20 Jul 2012 02:04:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">66657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Shfaya,&#60;/p&#62;
&#60;p&#62;Can you post a link to your website so we can take a look?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shfaya on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-66102</link>
			<pubDate>Tue, 17 Jul 2012 13:33:36 +0000</pubDate>
			<dc:creator>shfaya</dc:creator>
			<guid isPermaLink="false">66102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I resize the content box this way the right side bar gets hidden behind. It should move as the witdth grows but it doesn`t can you fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "modify contact form"</title>
			<link>http://www.kriesi.at/support/topic/modify-contact-form#post-52400</link>
			<pubDate>Thu, 19 Apr 2012 19:04:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lotsdesign,&#60;/p&#62;
&#60;p&#62;You can add the following to your Quick CSS and edit the values as needed:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.ajax_form label {
font-size: 11px;
font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lotsdesign on "modify contact form"</title>
			<link>http://www.kriesi.at/support/topic/modify-contact-form#post-52152</link>
			<pubDate>Wed, 18 Apr 2012 11:42:48 +0000</pubDate>
			<dc:creator>lotsdesign</dc:creator>
			<guid isPermaLink="false">52152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found this post very helpful.&#60;br /&#62;
But there one thing i can't seem to figure out. The text that says Name / Email / Subject etc is quite small, bold and hard to read. How do I change this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal/page/2#post-43647</link>
			<pubDate>Mon, 27 Feb 2012 13:26:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">43647@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great :) - I close this thread now. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fellfromgrace on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal/page/2#post-43557</link>
			<pubDate>Sun, 26 Feb 2012 21:23:10 +0000</pubDate>
			<dc:creator>fellfromgrace</dc:creator>
			<guid isPermaLink="false">43557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for this info, I've managed to set the opacity to just how I wanted it by following the above! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-42670</link>
			<pubDate>Tue, 21 Feb 2012 07:41:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - here is the element list:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I.e. if you just want to change the widget background use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget {
    background-color: rgba(0,0,255,0.5);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'd suggest to use plugins like firebug: &#60;a href=&#34;https://addons.mozilla.org/en/firefox/addon/firebug/&#34; rel=&#34;nofollow&#34;&#62;https://addons.mozilla.org/en/firefox/addon/firebug/&#60;/a&#62; - they help you to investigate the css code and elements.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-42609</link>
			<pubDate>Mon, 20 Feb 2012 20:50:47 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">42609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The menu code didn't work for me.  Is there code to sett the transparency for all the components separately?  Because I would really like that.&#60;/p&#62;
&#60;p&#62;I'm trying to set everything to .8 transparency but leave the main vertical bar (under the menu that extends down to the hind menu toggle) at the original 0.1 / 0.2 transparency.&#60;/p&#62;
&#60;p&#62;Thanks!  I'm looking forward to the response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-42138</link>
			<pubDate>Fri, 17 Feb 2012 07:24:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code I posted above ( .main_menu .menu ul ) will change the submenu background color.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-42102</link>
			<pubDate>Thu, 16 Feb 2012 23:16:24 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">42102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What about the sub menus transparency?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-42020</link>
			<pubDate>Thu, 16 Feb 2012 13:06:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - this is the drawback of transparent elements (overlapping elements will reduce the transparency). You can change the background of the menu with following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu ul {
    background-color: rgba(0,0,255,0.5);;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41917</link>
			<pubDate>Wed, 15 Feb 2012 20:56:41 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">41917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This code works for me.   But the menu drop downs aren't transparent and the main menu overlaps with the already transparent bar reducing the transparency and making it mismatch the rest of the transparent elements..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41908</link>
			<pubDate>Wed, 15 Feb 2012 19:54:30 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">41908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm also getting confused by this thread.  So is this the correct code for the custom CSS box (obviously setting the rgba value to what ever you want):&#60;/p&#62;
&#60;p&#62;.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget{&#60;br /&#62;
background-color: rgba(0,0,255,0.5);&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>praecurvo on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41240</link>
			<pubDate>Sat, 11 Feb 2012 18:34:41 +0000</pubDate>
			<dc:creator>praecurvo</dc:creator>
			<guid isPermaLink="false">41240@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am sorry, but could someone please explain in detail where to enter these codes please?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
aaron
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baiaz66 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41213</link>
			<pubDate>Sat, 11 Feb 2012 09:29:53 +0000</pubDate>
			<dc:creator>baiaz66</dc:creator>
			<guid isPermaLink="false">41213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used background-color: rgba(0,0,255,0.8);  -- and that was perfect
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41210</link>
			<pubDate>Sat, 11 Feb 2012 08:35:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Use the code I posted above but instead of:&#60;/p&#62;
&#60;p&#62;background-color: transparent;&#60;/p&#62;
&#60;p&#62;use i.e.:&#60;/p&#62;
&#60;p&#62;background-color: rgba(0,0,255,0.5);
&#60;/p&#62;</description>
		</item>
		<item>
			<title>praecurvo on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41180</link>
			<pubDate>Sat, 11 Feb 2012 00:30:02 +0000</pubDate>
			<dc:creator>praecurvo</dc:creator>
			<guid isPermaLink="false">41180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm trying to figure out where to add this code. I too would like a transparent menu bar and mini-box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-41073</link>
			<pubDate>Fri, 10 Feb 2012 08:11:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41073@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use rgba colors instead: &#60;a href=&#34;http://www.css3.info/introduction-opacity-rgba/&#34; rel=&#34;nofollow&#34;&#62;http://www.css3.info/introduction-opacity-rgba/&#60;/a&#62; but they're not supported by all browsers (modern css3 browsers support them though).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baiaz66 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-40992</link>
			<pubDate>Thu, 09 Feb 2012 19:54:03 +0000</pubDate>
			<dc:creator>baiaz66</dc:creator>
			<guid isPermaLink="false">40992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How to make it transparent ... not completely gone&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://skitch.com/baiaz/8y8s1/myownpictures&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/baiaz/8y8s1/myownpictures&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;After adding this:&#60;br /&#62;
.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget{&#60;br /&#62;
background-color: transparent;&#60;br /&#62;
} &#60;/p&#62;
&#60;p&#62;the solide white is gone... but I want it like the rest ....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vpopp on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-40969</link>
			<pubDate>Thu, 09 Feb 2012 17:07:33 +0000</pubDate>
			<dc:creator>vpopp</dc:creator>
			<guid isPermaLink="false">40969@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I find this works but it works for all boxes.  I need the transparency to be only on the left sidebar menu area.  I really need it to be only 40% or thereabout.  Any way to do that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-40857</link>
			<pubDate>Thu, 09 Feb 2012 07:06:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">40857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget{
background-color: transparent;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jschneier on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-40801</link>
			<pubDate>Thu, 09 Feb 2012 01:51:02 +0000</pubDate>
			<dc:creator>jschneier</dc:creator>
			<guid isPermaLink="false">40801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also tried to apply this to the mini content box on the front page and it did not work. It DID work for the menu so it is not a problem with the path.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baiaz66 on "Opacity For White Space In Minimal?"</title>
			<link>http://www.kriesi.at/support/topic/opacity-for-white-space-in-minimal#post-40616</link>
			<pubDate>Tue, 07 Feb 2012 17:48:42 +0000</pubDate>
			<dc:creator>baiaz66</dc:creator>
			<guid isPermaLink="false">40616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Need to have ths to my Minibar and my right bar...&#60;br /&#62;
It seem to not work...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Sidebar on the right"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-the-right#post-40458</link>
			<pubDate>Mon, 06 Feb 2012 21:55:58 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">40458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! I ve now had time to look into the issue more closely.&#60;/p&#62;
&#60;p&#62;Unfortunately this is a limitation by design at the moment. If you need a custom right sidebar for specific pages I recommend to do the following:&#60;/p&#62;
&#60;p&#62;Lets say you have a page called &#34;Welcome&#34; and you want it to have a custom right sidebar: first of all add the new widget area for this page in Flashlight Theme Options -&#38;gt; Sidebar.&#60;/p&#62;
&#60;p&#62;Then open your widget settings at appearance -&#38;gt; widgets: you will notice that you now got a new widget area for the welcome page. however if you add a widget to the area it will always display at the left side.&#60;/p&#62;
&#60;p&#62;If you want it to appear on the right add the following code to your to sidebar.php line 18:&#60;/p&#62;
&#60;pre&#62;
if(is_page('welcome'))
{
	get_sidebar('right');
	$nowidgets_left = true;
}
&#60;/pre&#62;
&#60;p&#62;if you would want to do the same for several pages (eg: sample Page, Contact and This is so cool) the code would look like this:&#60;/p&#62;
&#60;pre&#62;
if(is_page('welcome') &#124;&#124; is_page('sample-page') &#124;&#124; is_page('contact') &#124;&#124; is_page('this-is-so-cool') )
{
	get_sidebar('right');
	$nowidgets_left = true;
}
&#60;/pre&#62;
&#60;p&#62;At the moment this unfortunately needs to be hard coded. I will look for a better way to introduce that feature into the theme with an update.&#60;br /&#62;
Best regards&#60;/p&#62;
&#60;p&#62;Kriesi
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
