<?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: Incarnation - WPML Flags on top of social icons</title>
		<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons</link>
		<description>Support Forum - Topic: Incarnation - WPML Flags on top of social icons</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 07:20:20 +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/incarnation-wpml-flags-in-top-of-social-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81809</link>
			<pubDate>Thu, 01 Nov 2012 14:05:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81809@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just to be sure, the css above fixed the flag issue for you?&#60;/p&#62;
&#60;p&#62;If you just want to use a widget in the header area, you'll need to add a new widget area to the header.php in the spot where you want it. In this case, right before the social media icons are created which just after this line:&#60;br /&#62;
&#60;code&#62;do_action(&#38;#39;avia_meta_header&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can follow a tutorial like this one to create the widget area: &#60;a href=&#34;http://www.tips4developer.com/wordpress/wordpress-create-custom-widget-area/&#34; rel=&#34;nofollow&#34;&#62;http://www.tips4developer.com/wordpress/wordpress-create-custom-widget-area/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It will still need to be styled depending on what content you add to the area but you can add all the css to the custom.css file in the css folder of your theme files.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JavierDesigns on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81672</link>
			<pubDate>Wed, 31 Oct 2012 12:19:03 +0000</pubDate>
			<dc:creator>JavierDesigns</dc:creator>
			<guid isPermaLink="false">81672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can I use a widget to replace where the ( Event Countdown ) is? because if the calendar can't go in a page I can't use it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81575</link>
			<pubDate>Tue, 30 Oct 2012 19:10:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I apologize for the delay in the response, not typical of our support so don't expect that to happen again :)&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks {
    right: 50px;
    padding-right: 10px;
}
@media only screen and (max-width: 767px) { #top .social_bookmarks {right: 0px;} }

.avia_wpml_language_switch {
    top: 12px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll send the change to Kriesi as well so that it can be included in the next theme update.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JavierDesigns on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81536</link>
			<pubDate>Tue, 30 Oct 2012 11:31:31 +0000</pubDate>
			<dc:creator>JavierDesigns</dc:creator>
			<guid isPermaLink="false">81536@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I remove the Social Icons, because the response from support was so slow.&#60;/p&#62;
&#60;p&#62;1. But I will like to use it, I put them back, If please you can tell me how to move the flags will be great.&#60;/p&#62;
&#60;p&#62;2. I will like to place the calendar in a page, because when I use this URL the menu disappears,&#60;br /&#62;
    &#60;a href=&#34;http://mividanueva.com/mvn/?post_type=tribe_events&#38;amp;eventDisplay=month&#34; rel=&#34;nofollow&#34;&#62;http://mividanueva.com/mvn/?post_type=tribe_events&#38;amp;eventDisplay=month&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. Can I use a widget to replace where the ( Event Countdown ) is?  because if the calendar can't go in a page I can't use it.&#60;/p&#62;
&#60;p&#62;Website URL: &#60;a href=&#34;http://mividanueva.com/mvn/&#34; rel=&#34;nofollow&#34;&#62;http://mividanueva.com/mvn/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81412</link>
			<pubDate>Mon, 29 Oct 2012 14:40:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81412@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey JavierDesigns,&#60;/p&#62;
&#60;p&#62;It looks like you've removed the social icons for now but if you add them back in and post letting us know, we'll be able to take a look. I've tagged myself on the topic so I'll see it in my feed as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JavierDesigns on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81210</link>
			<pubDate>Fri, 26 Oct 2012 18:18:07 +0000</pubDate>
			<dc:creator>JavierDesigns</dc:creator>
			<guid isPermaLink="false">81210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I try float: left; code in custom.css but it does not work.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.avia_wpml_language_switch {
	float: left;
	position: absolute;
	padding: 0px;
	height: 30px;
	line-height: 36px;
	z-index: 151;
	-webkit-backface-visibility: hidden;
	top: 0px;
	right: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>JavierDesigns on "Incarnation - WPML Flags on top of social icons"</title>
			<link>http://www.kriesi.at/support/topic/incarnation-wpml-flags-in-top-of-social-icons#post-81209</link>
			<pubDate>Fri, 26 Oct 2012 18:13:46 +0000</pubDate>
			<dc:creator>JavierDesigns</dc:creator>
			<guid isPermaLink="false">81209@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1. Hi, I got Incarnation yesterday I love this theme, but for some reason the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; Flags are in top of the Social Icons in the header.&#60;/p&#62;
&#60;p&#62;2. In the iPad you can't figer click in the images in homepage Columns. I see them working fine in the iMac but they dont do anything in the iPad, I just see the slideshow rotation but theres no finger click working.&#60;/p&#62;
&#60;p&#62;Can you please help me in fixing that?&#60;/p&#62;
&#60;p&#62;Thanks for your help!&#60;/p&#62;
&#60;p&#62;URL: &#60;a href=&#34;http://mividanueva.com/mvn/&#34; rel=&#34;nofollow&#34;&#62;http://mividanueva.com/mvn/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
