<?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: qTranslate and multilingual META tags</title>
	<atom:link href="http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 08:49:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: herbertwest</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1633</link>
		<dc:creator>herbertwest</dc:creator>
		<pubDate>Mon, 09 Jan 2012 11:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1633</guid>
		<description>Yes! I now have a title on the homepage, which is quite important ! Thanks a lot!

Regarding the porfolio, it must have been added by the theme that i am using : perfekto
i&#039;ll to find a way. Thanks again !</description>
		<content:encoded><![CDATA[<p>Yes! I now have a title on the homepage, which is quite important ! Thanks a lot!</p>
<p>Regarding the porfolio, it must have been added by the theme that i am using : perfekto<br />
i&#8217;ll to find a way. Thanks again !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1631</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1631</guid>
		<description>Those post types must be provided by some Wordpress theme or plugin; they are not part of &quot;standard&quot; Wordpress. The plugin isn&#039;t very complicated and could probably be easily extended to include these post types, however you will have to investigate this yourself.</description>
		<content:encoded><![CDATA[<p>Those post types must be provided by some WordPress theme or plugin; they are not part of &#8220;standard&#8221; WordPress. The plugin isn&#8217;t very complicated and could probably be easily extended to include these post types, however you will have to investigate this yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herbertwest</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1630</link>
		<dc:creator>herbertwest</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1630</guid>
		<description>Hi John, thanks a lot for your quick feedback! I will try this within an hour or two.

Regarding the portfolio that i am talking about, it&#039;s in wordpress. I can add POSTS, SLIDER, PORTFOLIOS, TESTIMONIAL, LINKS, PAGES.
On the website i am currently working on, i am mostly using : PAGES + PORTFOLIOS.. and i cant customise the titles of Portfolios? (there are no title box)

See the pictures below (imageshack):
http://imageshack.us/photo/my-images/861/portfolios.jpg/
http://imageshack.us/photo/my-images/684/portfolios2.jpg/</description>
		<content:encoded><![CDATA[<p>Hi John, thanks a lot for your quick feedback! I will try this within an hour or two.</p>
<p>Regarding the portfolio that i am talking about, it&#8217;s in wordpress. I can add POSTS, SLIDER, PORTFOLIOS, TESTIMONIAL, LINKS, PAGES.<br />
On the website i am currently working on, i am mostly using : PAGES + PORTFOLIOS.. and i cant customise the titles of Portfolios? (there are no title box)</p>
<p>See the pictures below (imageshack):<br />
<a href="http://imageshack.us/photo/my-images/861/portfolios.jpg/" rel="nofollow">http://imageshack.us/photo/my-images/861/portfolios.jpg/</a><br />
<a href="http://imageshack.us/photo/my-images/684/portfolios2.jpg/" rel="nofollow">http://imageshack.us/photo/my-images/684/portfolios2.jpg/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1606</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 07 Jan 2012 18:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1606</guid>
		<description>Hi Herbert,
&lt;ol&gt;
	&lt;li&gt;Have you tried changing the title hook used from &lt;code&gt;single_post_title&lt;/code&gt; to &lt;code&gt;wp_title&lt;/code&gt; (in &lt;code&gt;qtranslate-meta.php&lt;/code&gt;, line 29)&lt;/li&gt;
	&lt;li&gt;I don&#039;t know what &quot;Portfolios&quot; you are referring to...&lt;/li&gt;
&lt;/ol&gt;
John</description>
		<content:encoded><![CDATA[<p>Hi Herbert,</p>
<ol>
<li>Have you tried changing the title hook used from <code>single_post_title</code> to <code>wp_title</code> (in <code>qtranslate-meta.php</code>, line 29)</li>
<li>I don&#8217;t know what &#8220;Portfolios&#8221; you are referring to&#8230;</li>
</ol>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herbertwest</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1605</link>
		<dc:creator>herbertwest</dc:creator>
		<pubDate>Sat, 07 Jan 2012 18:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1605</guid>
		<description>Hello,

your plugin is brilliant, but i still have 2 problems :
- the most important one, is that i did set a &quot;static&quot; homepage, but even this way there are NO titles or meta description on my homepage. It is very important so... how may i fix this?
- the other problem is that there are no field to customize title/ meta descriptions in Porfolios.. which i am using.

Any way to change that? The homepage being extremely important.. and i dont want to put it in the &quot;settings&quot; which makes that it will be available on all the pages!

Thanks a lot for that plugin!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>your plugin is brilliant, but i still have 2 problems :<br />
- the most important one, is that i did set a &#8220;static&#8221; homepage, but even this way there are NO titles or meta description on my homepage. It is very important so&#8230; how may i fix this?<br />
- the other problem is that there are no field to customize title/ meta descriptions in Porfolios.. which i am using.</p>
<p>Any way to change that? The homepage being extremely important.. and i dont want to put it in the &#8220;settings&#8221; which makes that it will be available on all the pages!</p>
<p>Thanks a lot for that plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heftruck cursus</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1603</link>
		<dc:creator>heftruck cursus</dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1603</guid>
		<description>I think this plugin is awesome! At first, I had the same problem as soulwarrior, but luckily I DID make a backup. After installing it again it worked fine. Thanks again!</description>
		<content:encoded><![CDATA[<p>I think this plugin is awesome! At first, I had the same problem as soulwarrior, but luckily I DID make a backup. After installing it again it worked fine. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1602</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 28 Dec 2011 13:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1602</guid>
		<description>Sorry to hear about your bad luck... you really should make a backup before you update Wordpress (I don&#039;t know why that feature isn&#039;t built-in).
I have never heard of this issue, though. Most likely it is due to Wordpress updating your posts&#039; custom fields, rather than something the plugin has done itself. You might want to dig around in your database as it&#039;s possible your meta data is still there. Look in the &lt;code&gt;wp_postmeta&lt;/code&gt; table, for fields that being with &lt;code&gt;qtrans_meta:&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry to hear about your bad luck&#8230; you really should make a backup before you update WordPress (I don&#8217;t know why that feature isn&#8217;t built-in).<br />
I have never heard of this issue, though. Most likely it is due to WordPress updating your posts&#8217; custom fields, rather than something the plugin has done itself. You might want to dig around in your database as it&#8217;s possible your meta data is still there. Look in the <code>wp_postmeta</code> table, for fields that being with <code>qtrans_meta:</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soulwarrior</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1601</link>
		<dc:creator>soulwarrior</dc:creator>
		<pubDate>Wed, 28 Dec 2011 12:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1601</guid>
		<description>I used this plug-in on a website, had all the data entered, updated the website and now the data&#039;s missing completely. Is this a known issue? Do I have to safe all the entries in the description and keyword fields before updating the plug-in? I&#039;m quite annoyed about this problem to be perfectly honest and didn&#039;t expect the plug-in to cause this issue.
Other than that, I was happy with it. But this is a huge upset for me as it generates a lot of unnecessary extra work.</description>
		<content:encoded><![CDATA[<p>I used this plug-in on a website, had all the data entered, updated the website and now the data&#8217;s missing completely. Is this a known issue? Do I have to safe all the entries in the description and keyword fields before updating the plug-in? I&#8217;m quite annoyed about this problem to be perfectly honest and didn&#8217;t expect the plug-in to cause this issue.<br />
Other than that, I was happy with it. But this is a huge upset for me as it generates a lot of unnecessary extra work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marian</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1595</link>
		<dc:creator>Marian</dc:creator>
		<pubDate>Sat, 05 Nov 2011 16:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1595</guid>
		<description>Thank you very much for this plugin.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurij</title>
		<link>http://blog.johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/comment-page-2/#comment-1593</link>
		<dc:creator>Jurij</dc:creator>
		<pubDate>Tue, 25 Oct 2011 09:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjcamilleri.com/?p=145#comment-1593</guid>
		<description>Thank you John, it works.
In addition I have to add &#160;&#124;&#160; to the end of every `Browser title` box in a plugin widget.
... and I have just rate a plugin, to thank you somehow.</description>
		<content:encoded><![CDATA[<p>Thank you John, it works.<br />
In addition I have to add &nbsp;|&nbsp; to the end of every `Browser title` box in a plugin widget.<br />
&#8230; and I have just rate a plugin, to thank you somehow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
