<?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: all - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/all</link>
		<description>Support Forum - Tag: all - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:18:35 +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/all" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-108753</link>
			<pubDate>Fri, 03 May 2013 17:22:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry about that but there are limits the amount of customization we can help with unfortunately. Hopefully you can find an alternative within the theme and setup that suits your needs.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-108651</link>
			<pubDate>Fri, 03 May 2013 09:59:50 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">108651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok thank you. I will have to remove this big portfolio... But I bought this theme for this feature :(&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-108401</link>
			<pubDate>Thu, 02 May 2013 13:21:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108401@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rita01,&#60;/p&#62;
&#60;p&#62;No, as far as I know the list has to load after the items or else there are issues with the entire effect working at all. So if a person were to click on a category before it is fully loaded in, the whole thing would just fail.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-108161</link>
			<pubDate>Wed, 01 May 2013 08:38:29 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">108161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, thank you for your help.&#60;/p&#62;
&#60;p&#62;I understand. But is there a way to load the category list before the thumbnails ? Because now the list only appears once all the thumbnails are shown.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-108085</link>
			<pubDate>Wed, 01 May 2013 04:39:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">108085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
you can hide the &#34;all&#34; link by modifying wp-content\themes\angular\includes\loop-portfolio.php - open up the file and delete:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;a href=&#38;#39;#&#38;#39; data-filter=&#38;#39;all_sort&#38;#39; class=&#38;#39;all_sort_button active_sort&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;All&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Unfortunately it's not possible to load one category only because isotope is a simply jquery/js effect and it needs to load all entries first and when the user clicks n a filter link it just hides some of the entries. If you just want to display a certain category I'd suggest to link to portfolio category archive pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Sortable portfolio, hide &#34;all&#34; link"</title>
			<link>http://www.kriesi.at/support/topic/sortable-portfolio-hide-all-link#post-107974</link>
			<pubDate>Tue, 30 Apr 2013 10:13:06 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">107974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I would like my sortable portfolio to load directly a category (the first one for ex), not all the items. And also need to hide the &#34;all&#34; link. Because I have a lot of items, and I will have more (about 500).&#60;/p&#62;
&#60;p&#62;See here :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://lacroiseedeschemins.ma/catalogue/&#34; rel=&#34;nofollow&#34;&#62;http://lacroiseedeschemins.ma/catalogue/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you help please ?&#60;/p&#62;
&#60;p&#62;Many thanks !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-87933</link>
			<pubDate>Thu, 13 Dec 2012 01:36:39 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">87933@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When did it exist? in 3.5 you mean?&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-87640</link>
			<pubDate>Tue, 11 Dec 2012 17:16:06 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">87640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Was a few weeks abroad...&#60;/p&#62;
&#60;p&#62;Anyway....a gettext.php in my wp-includes folder doesn't exist???&#60;/p&#62;
&#60;p&#62;Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-85327</link>
			<pubDate>Mon, 26 Nov 2012 07:52:28 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Strange. This means either something very simple is missing or the entire installation has a problem. &#60;/p&#62;
&#60;p&#62;Please install this plugin &#60;a href=&#34;http://wordpress.org/extend/plugins/wordpress-language/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wordpress-language/&#60;/a&#62;  which should take care of Wordpress itself and this plugin &#60;a href=&#34;http://wordpress.org/extend/plugins/codestyling-localization/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/codestyling-localization/&#60;/a&#62; should allow you to directly add the mo/po files within Wordpress so if something is wrong with the mo/po files, this should solve the issue by letting you associate the file with the theme if for some reason its being ignored. &#60;/p&#62;
&#60;p&#62;Please let us know how they work out.&#60;/p&#62;
&#60;p&#62;[Edit]&#60;/p&#62;
&#60;p&#62;This is something old I ran across for people experiencing same problem. Please open gettext.php in wp-includes. Make a backup of the file incase there is a problem and replace&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($magic == ($MAGIC1 &#38;amp; 0xFFFFFFFF)) { // to make sure it works for 64-bit platforms
$this-&#38;gt;BYTEORDER = 0;
} elseif ($magic == ($MAGIC2 &#38;amp; 0xFFFFFFFF)) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($magic == $MAGIC1) {
$this-&#38;gt;BYTEORDER = 0;
} elseif ($magic == $MAGIC2) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Reference: &#60;a href=&#34;http://wordpress.org/support/topic/define-wplang-nl_nl-doesnt-work&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/define-wplang-nl_nl-doesnt-work&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-85232</link>
			<pubDate>Sat, 24 Nov 2012 19:04:56 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">85232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for your efforts!&#60;/p&#62;
&#60;p&#62;Unfortunately... negative. &#60;/p&#62;
&#60;p&#62;- I used your new files and placed them in the 'lang' folder&#60;br /&#62;
- WP-config.php says ; define('WPLANG', 'nl_NL')&#60;br /&#62;
- Yes, everything in UTF-8&#60;br /&#62;
- I changed in WP-config to es_ES, but not even Spanish texts.&#60;br /&#62;
Am I the only one, who's doing something incorrectly?&#60;/p&#62;
&#60;p&#62;Thanks again,&#60;br /&#62;
Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-85148</link>
			<pubDate>Fri, 23 Nov 2012 16:26:39 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try these files, &#60;a href=&#34;http://www.mediafire.com/file/b0kk9otcapebeul/choices-theme-NL-mo-and-po.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/file/b0kk9otcapebeul/choices-theme-NL-mo-and-po.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;a) in wp_config.php do you have the same name as your file without the extension, nl_NL and not nl_NL.po (or mo)?&#60;/p&#62;
&#60;p&#62;b) are you placing your mo/po files in the lang folder next to the other language files?&#60;/p&#62;
&#60;p&#62;c) Are you using UTF-8 as your character set ? (in wp-config) as well as in Settings &#38;gt; Reading ?&#60;/p&#62;
&#60;p&#62;If the files I sent you are not working for you, please try to activate the Spanish (or some other language) that was present with the theme and see if you can get Spanish working. Because problem is either that *something that you are doing is incorrect or * file is in a bad format/bad installation/software issue, and we need to figure out which of the two is the culprit.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84892</link>
			<pubDate>Wed, 21 Nov 2012 15:19:33 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I put the files again on &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://7men.nl/preview/nl_NL.po&#34; rel=&#34;nofollow&#34;&#62;http://7men.nl/preview/nl_NL.po&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://7men.nl/preview/nl_NL.mo&#34; rel=&#34;nofollow&#34;&#62;http://7men.nl/preview/nl_NL.mo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Could you please check where it goes wrong?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84879</link>
			<pubDate>Wed, 21 Nov 2012 13:38:29 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84879@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;PS. The file  wp-config.php is already set to nl_NL....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84874</link>
			<pubDate>Wed, 21 Nov 2012 12:47:22 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I translated the whole thing. Without any result. Do I have to remove the default.mo/po files, or where does the theme recognizes the Dutch files?&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;br /&#62;
Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84873</link>
			<pubDate>Wed, 21 Nov 2012 12:26:33 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude, I'll try this one!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84723</link>
			<pubDate>Tue, 20 Nov 2012 14:04:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah - ok I now noticed that you're using the wrong language file for the translation. Please use default.po for the theme translation - it can be found in the wp-content/themes/choices\lang\ folder. Then save the result as nl_NL.po and nl_NL.mo into the lang folder again. The default wordpress lang files won't work (because the textdomain of the theme is different),
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84602</link>
			<pubDate>Mon, 19 Nov 2012 20:05:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84602@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Ronald,&#60;/p&#62;
&#60;p&#62;I've tagged this for Peter so that it will appear in his Queue and can easily be responded to.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84447</link>
			<pubDate>Sun, 18 Nov 2012 11:51:17 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84447@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Thanks voor helping. I put the files on&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://7men.nl/preview/nl_NL.po&#34; rel=&#34;nofollow&#34;&#62;http://7men.nl/preview/nl_NL.po&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://7men.nl/preview/nl_NL.mo&#34; rel=&#34;nofollow&#34;&#62;http://7men.nl/preview/nl_NL.mo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is not the site where it is about. You can see the site and page in question on &#60;a href=&#34;http://sbp.d-media.biz/portfolio-item/a-nice-portfolio-entry/&#34; rel=&#34;nofollow&#34;&#62;http://sbp.d-media.biz/portfolio-item/a-nice-portfolio-entry/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84384</link>
			<pubDate>Sat, 17 Nov 2012 16:16:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Your language file should work. Can you give me a link to your nl_NL.po file and I'll check it with Poedit. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84273</link>
			<pubDate>Fri, 16 Nov 2012 18:11:03 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I tried. I copied the items&#60;/p&#62;
&#60;p&#62;#: ../functions-choices.php:385&#60;br /&#62;
msgid &#34;(previous entry)&#34;&#60;br /&#62;
msgstr &#34;(vorig bericht)&#34;&#60;/p&#62;
&#60;p&#62;#: ../functions-choices.php:388&#60;br /&#62;
msgid &#34;(next entry)&#34;&#60;br /&#62;
msgstr &#34;(volgend bericht)&#34;&#60;/p&#62;
&#60;p&#62;into the existing nl_NL.po file (which was already in de WP install files, and had an enormous list of translated text in it.) So I moved the .mo and .po file into the choices\lang\ folder. Reload the site, but I don't see a difference. What did I do wrong? Does Choices automatically search for the Dutch nl_NL.po file or do I have to change something? In de wp-config.php I already set the language to nl_NL.....&#60;/p&#62;
&#60;p&#62;thanks again,&#60;br /&#62;
Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84181</link>
			<pubDate>Fri, 16 Nov 2012 06:31:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Probably you can also translate these links by using the po file in choices\lang\. You can use tools like Poedit to translate default.po - then save your translation as nl_NL.po and nl_NL.mo into the choices\lang\ folder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7men on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-84057</link>
			<pubDate>Thu, 15 Nov 2012 10:55:01 +0000</pubDate>
			<dc:creator>7men</dc:creator>
			<guid isPermaLink="false">84057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Your tips help a lot, not only for the Greek, also for the Dutch ;)&#60;/p&#62;
&#60;p&#62;In line with the questions above, where to change the words 'Previous entry' and 'Next entry' on the bottom of a portfolio page.&#60;/p&#62;
&#60;p&#62;I checked all loop....php files, and I suspect I have to change some code in several files, don't I ? The words 'Previous' and 'Next' in another than ''entry', or am I wrong?&#60;/p&#62;
&#60;p&#62;Thanks a lot again!&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Ronald
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-73138</link>
			<pubDate>Tue, 28 Aug 2012 02:07:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">73138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can edit those via ftp. You can find them on wp-content &#38;gt; themes &#38;gt; choices.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gnikolis on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-73101</link>
			<pubDate>Mon, 27 Aug 2012 19:38:30 +0000</pubDate>
			<dc:creator>gnikolis</dc:creator>
			<guid isPermaLink="false">73101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For Nr 4 ) i cannot find class-breadcrumbs.php  In which file is this at the Editor?&#60;/p&#62;
&#60;p&#62;2.) Open framework &#38;gt; php &#38;gt; function-avia-set-frontend.php and find this code&#60;br /&#62;
$output .= &#34;&#38;lt;span class='pagination-meta'&#38;gt;&#34;.sprintf(__(&#34;Page %d of %d&#34;, 'avia_framework'), $paged, $pages).&#34;&#38;lt;/span&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;For Nr 2)&#60;br /&#62;
Where i can find Framework?&#60;br /&#62;
and what should i replace there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-72895</link>
			<pubDate>Sun, 26 Aug 2012 00:46:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">72895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1.) Open searchform.php and change the value.&#60;/p&#62;
&#60;p&#62;2.) Open framework &#38;gt; php &#38;gt; function-avia-set-frontend.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;span class=&#38;#39;pagination-meta&#38;#39;&#38;gt;&#38;quot;.sprintf(__(&#38;quot;Page %d of %d&#38;quot;, &#38;#39;avia_framework&#38;#39;), $paged, $pages).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;3.) Open includes &#38;gt; loop-portfolio.php and find this code &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;a href=&#38;#39;#&#38;#39; data-filter=&#38;#39;all_sort&#38;#39; class=&#38;#39;all_sort_button active_sort&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;All&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To change the text &#34;All&#34;.&#60;/p&#62;
&#60;p&#62;4.) Open framework &#38;gt; php &#38;gt; class-breadcrumbs.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;#39;&#38;lt;p class=&#38;quot;breadcrumb&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;breadcrumb_info&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;You are here:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt; &#38;lt;a href=&#38;quot;&#38;#39;.get_bloginfo(&#38;#39;url&#38;#39;).&#38;#39;&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gnikolis on "TRANSLATNG THE SITE"</title>
			<link>http://www.kriesi.at/support/topic/translatng-the-site#post-72826</link>
			<pubDate>Sat, 25 Aug 2012 09:41:40 +0000</pubDate>
			<dc:creator>gnikolis</dc:creator>
			<guid isPermaLink="false">72826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to translate from english to greek a few things and i would like to know where the code is so i can change it:&#60;/p&#62;
&#60;p&#62;1) on the top right search bar the &#34;search the site&#34;&#60;/p&#62;
&#60;p&#62;2) On the portfolio pagination where it says &#34; Page 1 to 3&#34;&#60;/p&#62;
&#60;p&#62;3) On the portfolio sortable where it shows the diferrent categories, i would like to translate the word : &#34; ALL &#34;&#60;br /&#62;
      All/ΓΩΝΙΑΚΟ/ΕΠΙΠΕΔΟ/ΠΡΙΣΜΑΤΙΚΟ/ΣΦΑΙΡΙΚΟ&#60;br /&#62;
     &#60;a href=&#34;http://www.rhodes-apartments.biz/tasos/%CE%BA%CE%B1%CE%BB%CE%BF%CF%81%CE%B9%CF%86%CE%B5%CF%81/montelakalorifer/&#34; rel=&#34;nofollow&#34;&#62;http://www.rhodes-apartments.biz/tasos/%CE%BA%CE%B1%CE%BB%CE%BF%CF%81%CE%B9%CF%86%CE%B5%CF%81/montelakalorifer/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;4) On the page navigation where it says: &#34; You are here &#34;&#60;/p&#62;
&#60;p&#62;You are here:Home»ΚΑΛΟΡΙΦΕΡ»ΜΟΝΤΕΛΑ ΚΑΛΟΡΙΦΕΡ&#60;/p&#62;
&#60;p&#62;Thank you in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "WooCommerce: How to Modify the &#34;Return to Shop&#34; Link when you Empty your Cart"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-how-to-modify-the-return-to-shop-link-when-you-empty-your-cart#post-47947</link>
			<pubDate>Fri, 23 Mar 2012 07:28:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I'm not sure about this. I'd ask the woocommerce devs: &#60;a href=&#34;http://www.woothemes.com/support-forum/?viewforum=131&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/support-forum/?viewforum=131&#60;/a&#62; if WooCommerce supports this configuration or if they can add this feature to it. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gene158 on "WooCommerce: How to Modify the &#34;Return to Shop&#34; Link when you Empty your Cart"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-how-to-modify-the-return-to-shop-link-when-you-empty-your-cart#post-47929</link>
			<pubDate>Fri, 23 Mar 2012 03:59:28 +0000</pubDate>
			<dc:creator>gene158</dc:creator>
			<guid isPermaLink="false">47929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, does anyone know what needs to be done to create a password protected shopping page using the Abundance theme?  I changed the visibility setting to password-protected but the shop page is still displaying all of the products.  I'm trying to setup up a shop that is similar to what erikriemsdyk has done, two sections (one for retail and one for wholesale).  Is there something else that needs to be done in order to password protect the shop page?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "WooCommerce: How to Modify the &#34;Return to Shop&#34; Link when you Empty your Cart"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-how-to-modify-the-return-to-shop-link-when-you-empty-your-cart#post-43141</link>
			<pubDate>Thu, 23 Feb 2012 11:16:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">43141@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In the latest version (1.4.4) the code can be found in woocommerce\templates\cart\empty.php&#60;/p&#62;
&#60;p&#62;Maybe you can even use the woocommerce_cart_is_empty() hook but I'm not entirely sure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "WooCommerce: How to Modify the &#34;Return to Shop&#34; Link when you Empty your Cart"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-how-to-modify-the-return-to-shop-link-when-you-empty-your-cart#post-43125</link>
			<pubDate>Thu, 23 Feb 2012 08:20:57 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">43125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I solved the problem,&#60;/p&#62;
&#60;p&#62;You can find the answer here: &#60;a href=&#34;http://www.kiik.com.au/support/return-to-shop.html&#34; rel=&#34;nofollow&#34;&#62;http://www.kiik.com.au/support/return-to-shop.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
