<?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 - Topic: Adding language flag next to the social icons</title>
		<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons</link>
		<description>Support Forum - Topic: Adding language flag next to the social icons</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 17:16:47 +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/topic/adding-language-flag-next-to-the-social-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-96624</link>
			<pubDate>Wed, 13 Feb 2013 22:53:42 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96624@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that Peter got you back on track.&#60;/p&#62;
&#60;p&#62;Good Luck,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FullRiver on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-96482</link>
			<pubDate>Wed, 13 Feb 2013 08:14:10 +0000</pubDate>
			<dc:creator>FullRiver</dc:creator>
			<guid isPermaLink="false">96482@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter, &#60;/p&#62;
&#60;p&#62;Perfect, thanks a lot! All sparky :) &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Dobromir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-96465</link>
			<pubDate>Wed, 13 Feb 2013 06:40:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96465@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css to fix the issue:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.avia_wpml_language_switch li .language_flag img{
display: block !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FullRiver on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-96391</link>
			<pubDate>Tue, 12 Feb 2013 16:46:14 +0000</pubDate>
			<dc:creator>FullRiver</dc:creator>
			<guid isPermaLink="false">96391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Man, &#60;/p&#62;
&#60;p&#62;Thanks it worked until some point. Something appear nex to the social icons but there are just those &#34;/&#34; lines without the flags or language name. &#60;/p&#62;
&#60;p&#62;Please have a look at the site. I will keep it that way so you can review it. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Dobromir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-96001</link>
			<pubDate>Sat, 09 Feb 2013 20:41:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - open up header.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;do_action(&#38;#39;avia_add_social_icon&#38;#39;,&#38;#39;header&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;do_action(&#38;#39;avia_add_social_icon&#38;#39;,&#38;#39;header&#38;#39;);
do_action(&#38;#39;avia_meta_header&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This code change should activate the icons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FullRiver on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-95963</link>
			<pubDate>Sat, 09 Feb 2013 08:35:37 +0000</pubDate>
			<dc:creator>FullRiver</dc:creator>
			<guid isPermaLink="false">95963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter, &#60;/p&#62;
&#60;p&#62;Hmm.. things got tricky. I decided to buy and use &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; and actually its not that bad, I like it. It seems working perfectly. &#60;/p&#62;
&#60;p&#62;Now I probably tried everything found in other topics but they are mostly for Avisio theme and doesn't seem to be working any of those. So I'm back to Step 1. &#60;/p&#62;
&#60;p&#62;At the end the idea is to have &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; language display to show before the phone and the social icon at the top. &#60;/p&#62;
&#60;p&#62;I have checked and within Corona there are no head id's or h2 classes so I guess the solution should be something different. &#60;/p&#62;
&#60;p&#62;Can you have a look when you have a minute ? &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Dobromir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-95805</link>
			<pubDate>Fri, 08 Feb 2013 08:41:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95805@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Actually if you just want to position the flags properly you just need to replace the code I posted above :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FullRiver on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-95801</link>
			<pubDate>Fri, 08 Feb 2013 07:42:05 +0000</pubDate>
			<dc:creator>FullRiver</dc:creator>
			<guid isPermaLink="false">95801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;Thanks for the info. Actually I was looking into &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; and it was something with too many functions that's why I was thinking to have in sub-domains and just redirect it. &#60;/p&#62;
&#60;p&#62;I guess now will need to do it with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Dobromir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-95793</link>
			<pubDate>Fri, 08 Feb 2013 07:19:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to replace following code in the html source code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;language-select&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;language-select avia_wpml_language_switch&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The reason is that our themes work with the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; translation plugin and Kriesi included some preset styles for the language switcher.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FullRiver on "Adding language flag next to the social icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-language-flag-next-to-the-social-icons#post-95706</link>
			<pubDate>Thu, 07 Feb 2013 15:33:39 +0000</pubDate>
			<dc:creator>FullRiver</dc:creator>
			<guid isPermaLink="false">95706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys, &#60;/p&#62;
&#60;p&#62;Sorry, this topic has been talked a lot I guess at least from what I&#34;m seeing. I tried a couple of solutions you mentioned in other topics, like this one changing the end of the head and adding the bellow to the style.css file. &#60;/p&#62;
&#60;p&#62;.language-select {&#60;br /&#62;
position: absolute;&#60;br /&#62;
top: 0;&#60;br /&#62;
right: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;If you check the site: &#60;a href=&#34;http://iconkyanigroup.com/&#34; rel=&#34;nofollow&#34;&#62;http://iconkyanigroup.com/&#60;/a&#62; you will see the icons standing around the bottom left end of the slider wow. &#60;/p&#62;
&#60;p&#62;Let me know how to fix it and put them up there next to the social icons please ?&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;br /&#62;
Dobromir
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
