<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrading WordPress and WPML</title>
	<atom:link href="http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Aug 2011 12:33:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Thea Haak</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-834</link>
		<dc:creator>Thea Haak</dc:creator>
		<pubDate>Mon, 25 Jul 2011 13:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-834</guid>
		<description>Hallo Piet,

Dank je wel voor de uitgebreide beschrijving hoe je dit voor elkaar heb gekregen.
Ik ben nog steeds met hetzelfde onderwerp aan het rommelen, en ik kom er niet uit.
ik had eerst wel het taalkeuze-menu aan de bovenkant, maar de layout was niet goed.
Nu heb ik jouw aanwijzingen gevolgd en het gekke is dat hij de regel  niet uitvoert, maar gewoon in de header zet. 
ik snap er niet van waarom dat gebeurt. 
Heb jij enig idee?

Groetjes
Thea Haak</description>
		<content:encoded><![CDATA[<p>Hallo Piet,</p>
<p>Dank je wel voor de uitgebreide beschrijving hoe je dit voor elkaar heb gekregen.<br />
Ik ben nog steeds met hetzelfde onderwerp aan het rommelen, en ik kom er niet uit.<br />
ik had eerst wel het taalkeuze-menu aan de bovenkant, maar de layout was niet goed.<br />
Nu heb ik jouw aanwijzingen gevolgd en het gekke is dat hij de regel  niet uitvoert, maar gewoon in de header zet.<br />
ik snap er niet van waarom dat gebeurt.<br />
Heb jij enig idee?</p>
<p>Groetjes<br />
Thea Haak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piet</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-824</link>
		<dc:creator>piet</dc:creator>
		<pubDate>Sun, 03 Jul 2011 17:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-824</guid>
		<description>I have done this in the Atahualpa theme options (wordpress admin screen). I have not upgraded to the paid version of WPML, and I have Atahualpa version 3.4.1, so I don&#039;t know if my changes will work in your setup. 
Anyway, first in the in the Atahualpa screen &quot;Style &amp; Edit HEADER AREA&quot; in the part &quot;Configure Header Area&quot; I have the following:
&lt;code&gt;%logo  %bar1 %image %bar2 &lt;?php do_action(&#039;icl_language_selector&#039;); ?&gt; %pages&lt;/code&gt;.

Then in the Atahualpa screen&quot;Add HTML/CSS inserts&quot;, in the part &quot;CSS inserts&quot; I have the following code:
&lt;code&gt;div.widget-title a {
	font-weight: bold
}
div.post-bodycopy blockquote p {
	margin: 0;
}

#lang_sel_list {
	width: auto;
	height: auto;
	float: right;
}
#lang_sel_list ul,
#lang_sel_list li {
	width: auto;
}
#lang_sel_list a, 
#lang_sel_list a:visited {
	display: inline; 
	font-weight: normal; 
}

div#menu1 {
	margin-bottom: 10px;
}&lt;/code&gt;
I think only the lang_sel_list stuff is relevant. It has been a long time since I did this so my memory has become a bit hazy.

Good luck!</description>
		<content:encoded><![CDATA[<p>I have done this in the Atahualpa theme options (wordpress admin screen). I have not upgraded to the paid version of WPML, and I have Atahualpa version 3.4.1, so I don&#8217;t know if my changes will work in your setup.<br />
Anyway, first in the in the Atahualpa screen &#8220;Style &#038; Edit HEADER AREA&#8221; in the part &#8220;Configure Header Area&#8221; I have the following:<br />
<code>%logo  %bar1 %image %bar2 < ?php do_action('icl_language_selector'); ?> %pages</code>.</p>
<p>Then in the Atahualpa screen&#8221;Add HTML/CSS inserts&#8221;, in the part &#8220;CSS inserts&#8221; I have the following code:<br />
<code>div.widget-title a {<br />
	font-weight: bold<br />
}<br />
div.post-bodycopy blockquote p {<br />
	margin: 0;<br />
}</p>
<p>#lang_sel_list {<br />
	width: auto;<br />
	height: auto;<br />
	float: right;<br />
}<br />
#lang_sel_list ul,<br />
#lang_sel_list li {<br />
	width: auto;<br />
}<br />
#lang_sel_list a,<br />
#lang_sel_list a:visited {<br />
	display: inline;<br />
	font-weight: normal;<br />
}</p>
<p>div#menu1 {<br />
	margin-bottom: 10px;<br />
}</code><br />
I think only the lang_sel_list stuff is relevant. It has been a long time since I did this so my memory has become a bit hazy.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-823</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Sun, 03 Jul 2011 14:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-823</guid>
		<description>Hi Piet

Sounds interesting, but I don&#039;t understand much. Could you give me a hand?

I am trying to set up a site using Atahualpa 3.6.7 and at first I installed WPML 2.? (the last free version released). I decided to upgrade WPML 2.3.2 (the paid release) because it was providing better integration with themes... all what I wanted was to get the same you did, ie the flags in the menu bar... I thought I would get new customization options, but not... may I ask you... how did you manage?

Truly yours (I&#039;m in your hands) :-)</description>
		<content:encoded><![CDATA[<p>Hi Piet</p>
<p>Sounds interesting, but I don&#8217;t understand much. Could you give me a hand?</p>
<p>I am trying to set up a site using Atahualpa 3.6.7 and at first I installed WPML 2.? (the last free version released). I decided to upgrade WPML 2.3.2 (the paid release) because it was providing better integration with themes&#8230; all what I wanted was to get the same you did, ie the flags in the menu bar&#8230; I thought I would get new customization options, but not&#8230; may I ask you&#8230; how did you manage?</p>
<p>Truly yours (I&#8217;m in your hands) <img src='http://www.pietvanoostrum.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

