<?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: Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?</title>
		<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn</link>
		<description>Support Forum - Topic: Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 07:55:08 +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/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1324</link>
			<pubDate>Thu, 29 Jul 2010 07:37:09 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, you need to add this code to images, making sure they link to the larger version:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;rel=&#38;quot;prettyPhoto&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;so a image link should look similar to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;LARGE-IMAGE-LINK&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;SMALL-IMAGE-LINK&#38;quot; alt=&#38;quot;MY-ALT-TEXT&#38;quot; rel=&#38;quot;prettyPhoto&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace the text in CAPITALS with the relevant details.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>borges on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1252</link>
			<pubDate>Wed, 28 Jul 2010 18:08:10 +0000</pubDate>
			<dc:creator>borges</dc:creator>
			<guid isPermaLink="false">1252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the quick answer! You rock!&#60;/p&#62;
&#60;p&#62;I want also to the pictures in this link &#60;a href=&#34;http://habita-natura.com/pt/casa-dos-carvalhos/&#34; rel=&#34;nofollow&#34;&#62;http://habita-natura.com/pt/casa-dos-carvalhos/&#60;/a&#62; with the same prettyphoto behaviour of portfolio pages, when you click over.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1244</link>
			<pubDate>Wed, 28 Jul 2010 17:48:43 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is a character encoding problem and can be fixed but needs a little time. When creating / editing an article, you need to find the correct character entity to display it in HTML properly.&#60;/p&#62;
&#60;p&#62;You can find a complete reference here: &#60;a href=&#34;http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To use a character reference, you must start with a &#38;amp; and end with a ;&#60;/p&#62;
&#60;p&#62;So for example, to use the letter &#34;e&#34; with an acute accent, the code would look like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;amp;eacute;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which looks like this &#60;strong&#62;&#38;eacute;&#60;/strong&#62;. You need to find the correct character for each letter that doesn't display correctly and change them using the &#60;strong&#62;HTML&#60;/strong&#62; view in WordPress. The correct character should appear if you switch to Visual view.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>borges on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1235</link>
			<pubDate>Wed, 28 Jul 2010 17:28:48 +0000</pubDate>
			<dc:creator>borges</dc:creator>
			<guid isPermaLink="false">1235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is 2 language website. I begin with the english version ( &#60;a href=&#34;http://habita-natura.com/en/&#34; rel=&#34;nofollow&#34;&#62;http://habita-natura.com/en/&#60;/a&#62; ) and all works fine.&#60;br /&#62;
But with the portuguese version ( &#60;a href=&#34;http://habita-natura.com/pt&#34; rel=&#34;nofollow&#34;&#62;http://habita-natura.com/pt&#60;/a&#62; ) come problems of accentuation in the characters of the site, it appears a interogation (?) where it has accents, as you can see in the homepage (Look for:TEST TEST TEST: ^~´` in the home page, second column).&#60;br /&#62;
I change the &#34;index.php&#34; file as in the english version, but it doesn't work. The same happens when I change text in the sidebar.&#60;/p&#62;
&#60;p&#62;I have tried with widgets, as you can see in the 1st column of homepage, but it isn't the same bcause the title and text gos down a little bit.&#60;/p&#62;
&#60;p&#62;Do you think you can help me with a solution?&#60;/p&#62;
&#60;p&#62;I want also to the pictures in this link &#60;a href=&#34;http://habita-natura.com/pt/casa-dos-carvalhos/&#34; rel=&#34;nofollow&#34;&#62;http://habita-natura.com/pt/casa-dos-carvalhos/&#60;/a&#62; with the same prettyphoto behaviour the the portfolio, when you clik.&#60;/p&#62;
&#60;p&#62;Thanks a lot. You are the best support in themeforest.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1205</link>
			<pubDate>Wed, 28 Jul 2010 16:11:20 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please provide your site URL.&#60;/p&#62;
&#60;p&#62;If a font doesn't contain the character you need, you need to change the font. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>borges on "Twicet WP: How Can I have portuguese with accents in the text of the 3 collumn?"</title>
			<link>http://www.kriesi.at/support/topic/twicet-wp-how-can-i-have-portuguese-with-accents-in-the-text-of-the-3-collumn#post-1155</link>
			<pubDate>Wed, 28 Jul 2010 11:26:40 +0000</pubDate>
			<dc:creator>borges</dc:creator>
			<guid isPermaLink="false">1155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Kriesi.&#60;br /&#62;
How can I have portuguese with accents in the text of the 3 collumns in the button of homepage and in the sidebar?&#60;br /&#62;
I am with problems of accentuation in the characters of the site, appears a interogation (?) where it has accents. How to correct the accentuation in Portuguese?&#60;br /&#62;
This is very urgent.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Borges
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
