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

		<item>
			<title>Devin on "Translate choices with qtranslate php snippet"</title>
			<link>http://www.kriesi.at/support/topic/translate-choices-with-qtranslate-php-snippet#post-80900</link>
			<pubDate>Wed, 24 Oct 2012 14:21:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi eaglehood,&#60;/p&#62;
&#60;p&#62;That hook is actually used to dynamically pull in plugin code and things like that. Since you are manually adding it in, you will do so exactly where you want it.&#60;/p&#62;
&#60;p&#62;If you want to put it above or near the search form, you are looking for:&#60;br /&#62;
&#60;code&#62;get_search_form();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In the header.php. It still may require some css to position it correctly within the headers elements.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eaglehood on "Translate choices with qtranslate php snippet"</title>
			<link>http://www.kriesi.at/support/topic/translate-choices-with-qtranslate-php-snippet#post-80893</link>
			<pubDate>Wed, 24 Oct 2012 13:40:42 +0000</pubDate>
			<dc:creator>eaglehood</dc:creator>
			<guid isPermaLink="false">80893@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, since i don't want to use &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; - can you please tell me, where to add the php code of the qtranslate plugin in the header?&#60;/p&#62;
&#60;p&#62;It looks like this: &#38;lt;?php echo do_shortcode('[gtranslate]'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;I already tried to place it in the header.php where it says &#34;hook for plugins such als &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;&#34; but then i am not able to place it exactly above the search field (like the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; style switcher). &#60;/p&#62;
&#60;p&#62;Asking for a fast fix please. !!!&#60;/p&#62;
&#60;p&#62;The brief documentation of the plugin is here: &#60;a href=&#34;http://gtranslate.net/docs/56-wordpress-documentation&#34; rel=&#34;nofollow&#34;&#62;http://gtranslate.net/docs/56-wordpress-documentation&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-79219</link>
			<pubDate>Wed, 10 Oct 2012 11:01:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79219@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately these flags require &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; code and you need to &#34;extract&#34; it somehow from the plugin core code. Some code parts can be found in the choices/config-wpml folder but it won't work without some styles, php code etc. from &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. I'm also not sure how to implement the Google translator API. The only suggestion I can make at this point is to hire a skilled freelancer for this task.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eaglehood on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-79213</link>
			<pubDate>Wed, 10 Oct 2012 09:28:07 +0000</pubDate>
			<dc:creator>eaglehood</dc:creator>
			<guid isPermaLink="false">79213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, but that's not the answer i was hoping for. I want to activate the language flaggs that come naturally with the theme choices. I thought this is built in since it is sure that not everybody wants to translate manually with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;Please tell me how to activate the language flaggs AND then use google translation services instead of &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;It is not nice to have a theme prepared for translation but then not beeing able to use the functionality as designed. It also looks silly to then show a translation widget instead of the propper language flaggs. The should be in the place right above the search field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-78964</link>
			<pubDate>Mon, 08 Oct 2012 13:07:04 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">78964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just install a plugin to do that. I am not sure how to integrate the google language switch in place of the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; language switch. If you look at the config-wpml/config.php page , you will see how it's attached and then just substitute. &#60;a href=&#34;http://wordpress.org/extend/plugins/g-translate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/g-translate/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eaglehood on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-78959</link>
			<pubDate>Mon, 08 Oct 2012 12:39:45 +0000</pubDate>
			<dc:creator>eaglehood</dc:creator>
			<guid isPermaLink="false">78959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that's good news. i see i need to ask more precisely: - i am looking for a way to use the language switcher in the frontend. BUT i don't know how to do a google translation instead of the manual translation with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. that means i just want to activate the language buttons in choices but i don't want to translate manually. do you know how to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-78707</link>
			<pubDate>Fri, 05 Oct 2012 18:33:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes you can use the style switcher from the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; plugin because &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; is licensed under the GPL license ( &#60;a href=&#34;http://en.wikipedia.org/wiki/GNU_General_Public_License&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/GNU_General_Public_License&#60;/a&#62; ).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-78677</link>
			<pubDate>Fri, 05 Oct 2012 15:49:03 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">78677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; language switcher you mean? You want to use it with another plugin? Where's the legal team?! Let's get him boys!&#60;/p&#62;
&#60;p&#62;Just joking. I would think you can do what you want if its permitted by the contract. I think Dude (Head of Support)  is much better equipped to handle this question.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eaglehood on "using google translation &#38; language flaggs (instead of WPML)"</title>
			<link>http://www.kriesi.at/support/topic/using-google-translation-language-flaggs-instead-of-wpml#post-78669</link>
			<pubDate>Fri, 05 Oct 2012 14:21:00 +0000</pubDate>
			<dc:creator>eaglehood</dc:creator>
			<guid isPermaLink="false">78669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi guys,&#60;br /&#62;
can i use an automatic translation service instead of the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; plugin (for instance: global translator)? I would like to use the language flaggs in the upper right corner provided if &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; is enabled.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
