<?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: files - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/files</link>
		<description>Support Forum - Tag: files - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 06:43:36 +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/files" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Changing default *width units in the theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-default-width-units-in-the-theme#post-96767</link>
			<pubDate>Thu, 14 Feb 2013 14:56:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96767@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jeffry_j_wainwright,&#60;/p&#62;
&#60;p&#62;That is a bit difficult generally. If the page uses a template builder template, it isn't doable as it would cause issues with the whole template builder.&#60;/p&#62;
&#60;p&#62;For other pages, its a bit easier as you can go to those pages or loops and change it directly. For instance in the template-blog.php file, you can remove the avia_config for the layout and set it manually for that file. For the portfolio, you could do the same in includes&#38;gt;loop-portfolio.php.&#60;/p&#62;
&#60;p&#62;For a standard page, you could change it in page.php and the sidebar in sidebar.php&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffry_j_wainwright on "Changing default *width units in the theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-default-width-units-in-the-theme#post-96689</link>
			<pubDate>Thu, 14 Feb 2013 07:40:52 +0000</pubDate>
			<dc:creator>jeffry_j_wainwright</dc:creator>
			<guid isPermaLink="false">96689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Angular Theme: width class change for content areas and sidebars&#60;br /&#62;
--&#60;br /&#62;
I'd like to have control over which class *width units [i.e. &#38;lt;div class=&#34;content eight alpha ... etc&#34;&#38;gt;] show up where. Which file(s) control this? In particular, for the standard home page: I'd like to the change the content area to have the class of 'eight' rather than 'nine' width the sidebar then  adopting a class of 'four' rather than 'three'.&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;Jeff&#60;/p&#62;
&#60;p&#62;*width: in the Angular theme the content and sidebar widths are controlled by class such as 'nine' or 'three'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-74882</link>
			<pubDate>Sat, 08 Sep 2012 04:32:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">74882@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Are you referring to the &#34;Archive for category&#34; text. Go to framework &#38;gt; php folder. Open function-set-avia-frontend.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;function avia_which_archive()&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change the text from there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnyzar on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-74808</link>
			<pubDate>Fri, 07 Sep 2012 15:35:54 +0000</pubDate>
			<dc:creator>johnyzar</dc:creator>
			<guid isPermaLink="false">74808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to translate the theme bit it's impossible. I have done all these wordpess settings but nothing works. For example i am trying to translate the category page &#60;a href=&#34;http://www.xaazar.com/posts/category/forex/&#34; rel=&#34;nofollow&#34;&#62;http://www.xaazar.com/posts/category/forex/&#60;/a&#62; what do u suggest me ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Coherence temporary files in wp_options database table"</title>
			<link>http://www.kriesi.at/support/topic/coherence-temporary-files-in-wp_options-database-table#post-61538</link>
			<pubDate>Thu, 21 Jun 2012 20:52:42 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey!&#60;/p&#62;
&#60;p&#62;The wp_options table should be used exactly for this. WordPress best practices tell us that before creating extra database tables we should always use the wp_options table :)&#60;/p&#62;
&#60;p&#62;And believe me, adding 10, 20 or even 30 entries is a really really small amount :) If you ever happen to work with ecommerce plugins, translation plugins mailing lists etc you will notice that these might add hundreds of entries. But thats exactly as it should be since wordpress is optimized for using the table that way, and also caches the content of the whole table in a superglobal object.&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Coherence temporary files in wp_options database table"</title>
			<link>http://www.kriesi.at/support/topic/coherence-temporary-files-in-wp_options-database-table#post-60262</link>
			<pubDate>Thu, 14 Jun 2012 20:09:22 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bradpennock,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion. We'll pass along to Kriesi.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradpennock on "Coherence temporary files in wp_options database table"</title>
			<link>http://www.kriesi.at/support/topic/coherence-temporary-files-in-wp_options-database-table#post-60236</link>
			<pubDate>Thu, 14 Jun 2012 18:26:41 +0000</pubDate>
			<dc:creator>bradpennock</dc:creator>
			<guid isPermaLink="false">60236@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm finding the Coherence theme is adding a LOT of temporary files in the wp_options database table.  This doesn't seem like the best place for these.&#60;/p&#62;
&#60;p&#62;I think it would be better if the Coherence theme had a separate temporary file table in the database.  That way if/when the table becomes large, it could be emptied easily without affecting other data for Wordpress or plugins.&#60;/p&#62;
&#60;p&#62;I have linked a screen shot to show you what I mean:&#60;br /&#62;
&#60;a href=&#34;http://173.45.252.116/wp-content/uploads/_wp_options_coherence.jpg&#34; rel=&#34;nofollow&#34;&#62;http://173.45.252.116/wp-content/uploads/_wp_options_coherence.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://173.45.252.116/wp-content/uploads/_wp_options_coherence.jpg&#34; /&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "LOTS of Thumbnails Auto Added to WP-Content with Abundance Theme"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-thumbnails-auto-added-to-wp-content-with-abundance-theme#post-47944</link>
			<pubDate>Fri, 23 Mar 2012 07:15:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not all images are required on each page (eg different images for layout 1, others for layout 2, different images for the column grids, etc.). The different thumbnails sizes won't affect the performance because they won't load at the same time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trillamar on "LOTS of Thumbnails Auto Added to WP-Content with Abundance Theme"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-thumbnails-auto-added-to-wp-content-with-abundance-theme#post-47809</link>
			<pubDate>Thu, 22 Mar 2012 17:53:42 +0000</pubDate>
			<dc:creator>Trillamar</dc:creator>
			<guid isPermaLink="false">47809@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah ok. My next question, though, is does it affect optimization and load time? Is there something I should add to address that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "LOTS of Thumbnails Auto Added to WP-Content with Abundance Theme"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-thumbnails-auto-added-to-wp-content-with-abundance-theme#post-47535</link>
			<pubDate>Wed, 21 Mar 2012 19:32:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">47535@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ameliajune,&#60;/p&#62;
&#60;p&#62;That sounds correct. The theme is doing a lot of the leg work on the upload for the files to be displayed in all the other places on the site. So it does cropping and re-sizing then for all the different uses of the image instead of upon request from a user.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trillamar on "LOTS of Thumbnails Auto Added to WP-Content with Abundance Theme"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-thumbnails-auto-added-to-wp-content-with-abundance-theme#post-47291</link>
			<pubDate>Tue, 20 Mar 2012 22:35:54 +0000</pubDate>
			<dc:creator>Trillamar</dc:creator>
			<guid isPermaLink="false">47291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I upload an image to the Media Library, I noticed in the actual FTP files that it automatically generates over 20 sizes of the image. Is there a way to limit this or eliminate it all together or is it essential to the theme? I want to streamline the site with only the necessary content. This doesn't show up in the WP Media library, but it is on the site in the WP-Content folder. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33414</link>
			<pubDate>Tue, 29 Nov 2011 10:35:56 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">33414@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It´s Ok Rumble!! It´s only problem of the title lengh it´s not a fail..... :-P Best, Nacho.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33234</link>
			<pubDate>Sun, 27 Nov 2011 18:56:41 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">33234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nacho, I think you have a problem with your site.&#60;/p&#62;
&#60;p&#62;Did you change any of the .php files in Shoutbox? I don't think your 4 column panels should have ragged lengths at the bottom. The last time I saw it they all extended to the same length downwards (which is how it is supposed to work), but in your site each row of four panels was getting deeper than the one above.  Chris' fix isn't solving the problem you have underneath, it's just ending the panels after the excerpt. But they are all supposed to be the same depth.&#60;/p&#62;
&#60;p&#62;In one of the panels &#34;El movimiento se hizo trendy&#34;, you have text which is running off the edge to the right. Also your searchbar at the top is all squashed up vertically.&#60;/p&#62;
&#60;p&#62;Maybe you cut off some syntax in a .php file by mistake. If you lose one &#34;}&#34; or a &#34;;&#34; it can really screw things up!&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33232</link>
			<pubDate>Sun, 27 Nov 2011 17:55:56 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33227</link>
			<pubDate>Sun, 27 Nov 2011 14:56:49 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">33227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great!! Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33183</link>
			<pubDate>Sun, 27 Nov 2011 03:46:15 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;to remove this you can add the following to your custom.css file&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-entry{
min-height:0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Templates With Colums"</title>
			<link>http://www.kriesi.at/support/topic/templates-with-colums#post-33095</link>
			<pubDate>Fri, 25 Nov 2011 11:57:45 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">33095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I´m working with shoutbox right now and find a little display error. I have created a template with 4 colums here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://clonemagazine.com.s69-40.furanet.com/?page_id=1016&#34; rel=&#34;nofollow&#34;&#62;http://clonemagazine.com.s69-40.furanet.com/?page_id=1016&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And 5 Here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://clonemagazine.com.s69-40.furanet.com/?page_id=1018&#34; rel=&#34;nofollow&#34;&#62;http://clonemagazine.com.s69-40.furanet.com/?page_id=1018&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Did you know why appears white space after de text excerpt and keeps growing file by file?&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Nacho.&#60;/p&#62;
&#60;p&#62;P.D. Congratulations for your work!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrewbeutmueller on "Smartest way to build my site.."</title>
			<link>http://www.kriesi.at/support/topic/smartest-way-to-build-my-site#post-30926</link>
			<pubDate>Tue, 01 Nov 2011 17:21:12 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">30926@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for your advice. i'll report bad or good when I dare attempt again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Smartest way to build my site.."</title>
			<link>http://www.kriesi.at/support/topic/smartest-way-to-build-my-site#post-30890</link>
			<pubDate>Tue, 01 Nov 2011 08:26:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Basically the easiest way is to export the database, replace all occurences of the test/sub domain with the final domain and move all files to the right directory. Then import the database with the changed domain paths again. You can also use tools like &#60;a href=&#34;http://wordpress.org/extend/plugins/search-and-replace/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/search-and-replace/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrewbeutmueller on "Smartest way to build my site.."</title>
			<link>http://www.kriesi.at/support/topic/smartest-way-to-build-my-site#post-30846</link>
			<pubDate>Mon, 31 Oct 2011 16:19:27 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">30846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did the same thing, i.e. created a Brightbox site on test domain &#60;a href=&#34;http://www.greenphoneservice.com/wireless&#34; rel=&#34;nofollow&#34;&#62;http://www.greenphoneservice.com/wireless&#60;/a&#62; and I tried to move to my primary domain greenphoneservice.com - with the help from tech support at my host this was NOT successful, a mess in fact. The wordpress tutor. is also not quite adequate for this theme it seems. I would be very grateful for some support on this issue. I also have a Broadscope site, and I may encounter same problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-25687</link>
			<pubDate>Wed, 24 Aug 2011 06:47:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/register-widget-area.php and search for following code lines:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo&#38;quot;&#38;lt;h3&#38;gt;Archive&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;echo&#38;quot;&#38;lt;h3&#38;gt;Categories&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;echo&#38;quot;&#38;lt;h3&#38;gt;Pages&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;echo&#38;quot;&#38;lt;h3&#38;gt;Bookmarks&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can translate the text :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erbanger on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-25602</link>
			<pubDate>Tue, 23 Aug 2011 13:42:10 +0000</pubDate>
			<dc:creator>erbanger</dc:creator>
			<guid isPermaLink="false">25602@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, thanks for your fast respons, that worked out very well. &#60;/p&#62;
&#60;p&#62;JUST ONE OTHER THING: the heads in the 3 columns following are still in English, I would like them to be:&#60;br /&#62;
Archief, categorieën en pagina's (in Dutch)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-25589</link>
			<pubDate>Tue, 23 Aug 2011 12:21:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can fix it by modifying includes\loop-search.php - open up the file and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3 class=&#38;#39;&#38;#39;&#38;gt;&#38;lt;?php _e(&#38;#39;Feel like browsing some posts instead?&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3 class=&#38;#39;&#38;#39;&#38;gt;&#38;lt;?php _e(&#38;#39;Feel like browsing some posts instead?&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>erbanger on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-25584</link>
			<pubDate>Tue, 23 Aug 2011 09:43:56 +0000</pubDate>
			<dc:creator>erbanger</dc:creator>
			<guid isPermaLink="false">25584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude or Kriesi or anybody else at the team,&#60;/p&#62;
&#60;p&#62;Thanks to your wonderfull help I managed to translate almost all the theme in Dutch, except for the part shown below, it's in the searchresultpage if nothing is found, can you please explain me how to do this?&#60;/p&#62;
&#60;p&#62;&#34;Feel like browsing some posts or pages instead?&#34; followed by three columns named: &#34;Archive&#34;, &#34;categories&#34; and &#34;Pages&#34;&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-21871</link>
			<pubDate>Fri, 01 Jul 2011 14:15:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21871@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - Just follow the instructions in the first post but use the po file I posted in the other thread...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haritos on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-21870</link>
			<pubDate>Fri, 01 Jul 2011 14:05:05 +0000</pubDate>
			<dc:creator>haritos</dc:creator>
			<guid isPermaLink="false">21870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Does this works with habitat?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-18689</link>
			<pubDate>Sun, 08 May 2011 17:13:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Kriesi forgot to include this word - you can translate in manually by editing loop-index.php and loop-archive.php. Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;strong&#38;gt;Categories:&#38;lt;/strong&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change the text to your needs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sraqa on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-18682</link>
			<pubDate>Sun, 08 May 2011 16:34:46 +0000</pubDate>
			<dc:creator>Sraqa</dc:creator>
			<guid isPermaLink="false">18682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This almost works. For example, I translated &#34;Tags&#34; (to &#34;Značke&#34;) and my site still shows the word in eng. &#34;Categories&#34; is nowhere to be found in default.po, but &#34;Comments&#34; (and mostly everything else) is shown nicely translated. &#60;/p&#62;
&#60;p&#62;BTW, Slovenian version, 82% translated&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mediafire.com/?fkupgi7a9o6gls8&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?fkupgi7a9o6gls8&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-18565</link>
			<pubDate>Fri, 06 May 2011 05:29:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18565@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hendack on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-18526</link>
			<pubDate>Thu, 05 May 2011 16:59:12 +0000</pubDate>
			<dc:creator>hendack</dc:creator>
			<guid isPermaLink="false">18526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;French version, 90% translated&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mediafire.com/?w9cjyt5h8ft8et8&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?w9cjyt5h8ft8et8&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
