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

		<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>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>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-17039</link>
			<pubDate>Thu, 14 Apr 2011 14:36:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
only the frontend is translation ready (backend is always in English)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twaelde on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-17013</link>
			<pubDate>Thu, 14 Apr 2011 10:33:34 +0000</pubDate>
			<dc:creator>twaelde</dc:creator>
			<guid isPermaLink="false">17013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi!&#60;/p&#62;
&#60;p&#62;Thanks a lot for the great work. Just bought the theme yesterday and we´re going to build our product website with your theme. Now I´m wondering if the theme translation is for the frontend language slugs only or perhaps also for the backend options? I´m using the german translation, you offered above via mediafire. &#60;/p&#62;
&#60;p&#62;Kind regards from germany!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16890</link>
			<pubDate>Wed, 13 Apr 2011 05:37:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Strange. I don't know why it doesn't work. Normally it's a straight forward thing (just name the generated .mo file de_DE.mo, sv_SE.mo, etc). and upload it to the main folder of the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emiliorull on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16837</link>
			<pubDate>Tue, 12 Apr 2011 15:46:45 +0000</pubDate>
			<dc:creator>emiliorull</dc:creator>
			<guid isPermaLink="false">16837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did the same it didn't work, as steelduck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steelduck on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16757</link>
			<pubDate>Mon, 11 Apr 2011 13:28:39 +0000</pubDate>
			<dc:creator>steelduck</dc:creator>
			<guid isPermaLink="false">16757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, of course.&#60;/p&#62;
&#60;p&#62;The other pages workes properly...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16738</link>
			<pubDate>Mon, 11 Apr 2011 12:23:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16738@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did you add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define (&#38;#39;WPLANG&#38;#39;, &#38;#39;my-language shortcode&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to your wp-config.php file? You can see the language shortcodes here: &#60;a href=&#34;http://codex.wordpress.org/WordPress_in_Your_Language&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/WordPress_in_Your_Language&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i.e. if you're from Sweden it would look like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define (&#38;#39;WPLANG&#38;#39;, &#38;#39;sv_SE&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>emiliorull on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16697</link>
			<pubDate>Sun, 10 Apr 2011 18:48:30 +0000</pubDate>
			<dc:creator>emiliorull</dc:creator>
			<guid isPermaLink="false">16697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm in the same situation. I have traslated into Spanish the untouched english po file with poedit and uploaded .po/mo generated to the language folder, and nothing happens.&#60;br /&#62;
Anyway, you can find the traslated .po file in &#60;a href=&#34;http://www.mediafire.com/?epgktz19hulip21&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?epgktz19hulip21&#60;/a&#62;&#60;br /&#62;
cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steelduck on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-16682</link>
			<pubDate>Sun, 10 Apr 2011 12:55:03 +0000</pubDate>
			<dc:creator>steelduck</dc:creator>
			<guid isPermaLink="false">16682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Bought a theme, &#34;Broadscope&#34;, i took the most recent language files (swedish) from wordpress.org, and uploaded them into the theme main folder, but nothing happens. I also tried to put them in the directory with all themes, but no.. :(&#60;/p&#62;
&#60;p&#62;The pages language is swedish, it's only some pages which i need those files to change the language with. (broadscope pages...)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Broadscope translation files"</title>
			<link>http://www.kriesi.at/support/topic/broadscope-translation-files#post-15542</link>
			<pubDate>Wed, 23 Mar 2011 15:27:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15542@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Broadscope supports .po/.mo translation files. To use them please unzip the po file and open it with Poedit (&#60;a href=&#34;http://www.poedit.net/download.php)&#34; rel=&#34;nofollow&#34;&#62;http://www.poedit.net/download.php)&#60;/a&#62;. Now translate all text strings. Save the translated text strings under following name &#34;your-language-shortcut.po&#34; . Assuming you come from Sweden save it under: sv_SE.po, if you're from Germany de_DE.po&#60;/p&#62;
&#60;p&#62;A list of language shortcodes can be found here: &#60;a href=&#34;http://codex.wordpress.org/WordPress_in_Your_Language&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/WordPress_in_Your_Language&#60;/a&#62;&#60;br /&#62;
At least you must save/upload/copy the generated .mo file in your theme main folder.&#60;/p&#62;
&#60;p&#62;Attention: Wordpress will only use the translation file if you set the right backend language: &#60;a href=&#34;http://codex.wordpress.org/Installing_WordPress_in_Your_Language&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Installing_WordPress_in_Your_Language&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please upload your translated files (by using one click hosters like &#60;a href=&#34;http://mediafire.com&#34; rel=&#34;nofollow&#34;&#62;http://mediafire.com&#60;/a&#62; ) and post a link here. It will save other users a lot of time and maybe you'll get some feedback (i.e. suggestions how to improve your translation, etc.). &#60;/p&#62;
&#60;p&#62;Default, untouched english po file - use it to translate Broadscope to your language: &#60;a href=&#34;http://www.mediafire.com/?da25r71hjt3767c&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?da25r71hjt3767c&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Other languages:&#60;br /&#62;
...........................&#60;/p&#62;
&#60;p&#62;German po/mo files (just place them in your theme main directory): &#60;a href=&#34;http://www.mediafire.com/?l8a8pgug3y6skdw&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?l8a8pgug3y6skdw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Spanish: &#60;a href=&#34;http://www.mediafire.com/?epgktz19hulip21&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?epgktz19hulip21&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;French (90% translated): &#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;
&#60;p&#62;Slovenian  (82% translated): &#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>

	</channel>
</rss>
