<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Tag: right-to-left - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/right-to-left</link>
		<description>WordPress.com Forums &#187; Tag: right-to-left - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 22:44:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/right-to-left" rel="self" type="application/rss+xml" />

		<item>
			<title>daviddanieli on "Language Support"</title>
			<link>http://en.forums.wordpress.com/topic/language-support-2#post-1064955</link>
			<pubDate>Fri, 09 Nov 2012 08:02:52 +0000</pubDate>
			<dc:creator>daviddanieli</dc:creator>
			<guid isPermaLink="false">1064955@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I use the Hebrew language. I have a Right to Left problem. A specialy when I combine a sentence with English words. Overall the alignment is very poor.<br />
Any idea about a possible solution?<br />
Thank you so much<br />
David
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721798</link>
			<pubDate>Sun, 16 Oct 2011 16:37:26 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">721798@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. An additional idea: since your blog is set to RTL, left-aligned ltr text may look a bit strange (since the line endings will be staggered). If you'd prefer aligned line endings, change <em>left</em> in the above codes to <em>justify</em>.
</p>
]]></description>
					</item>
		<item>
			<title>khaledkhalil on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721658</link>
			<pubDate>Sun, 16 Oct 2011 11:36:13 +0000</pubDate>
			<dc:creator>khaledkhalil</dc:creator>
			<guid isPermaLink="false">721658@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ah, thanks panaghiotisadam, that worked fine, i had to set both parameters 'align' &#38; 'dir'.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721577</link>
			<pubDate>Sun, 16 Oct 2011 06:15:54 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">721577@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Code should be:<br />
<pre><code>&lt;div align=&quot;left&quot; dir=&quot;ltr&quot; lang=&quot;en&quot;&gt;
LTR CONTENT HERE
&lt;/div&gt;</code></pre>
<p>Or:<br />
<pre><code>&lt;div style=&quot;text-align:left;&quot; dir=&quot;ltr&quot; lang=&quot;en&quot;&gt;
LTR CONTENT HERE
&lt;/div&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721303</link>
			<pubDate>Sat, 15 Oct 2011 20:50:39 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">721303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You may blog in as many languages as you like but the blog can interface can be set up for only one language. You may choose only one language here &#62; Settings &#62; General<br />
 All WordPress.com blogs provide rtl or ltr depending on the language you choose on that page.  Would you please post an active link starting with http:// to the blog in question when you post to these forums?
</p>
]]></description>
					</item>
		<item>
			<title>khaledkhalil on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721068</link>
			<pubDate>Sat, 15 Oct 2011 12:31:32 +0000</pubDate>
			<dc:creator>khaledkhalil</dc:creator>
			<guid isPermaLink="false">721068@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i am running an rtl blog (masperotestimonies.wordpress.com) which should have pages in both Arabic and English.<br />
i have tried tags like "&#60;div dir=ltr&#62;text&#60;/div&#62;" but didn't work.<br />
"&#60;div align="left"&#62;text&#60;/div&#62;" it do align text on the left, but it isn't the same as left-to-right, in that the starting and ending punctuations (quotes, points, etc.) are still treated to put as rtl insist.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-696131</link>
			<pubDate>Mon, 12 Sep 2011 20:58:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">696131@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@michiecat<br />
Thank you very much. :)
</p>
]]></description>
					</item>
		<item>
			<title>michiecat on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-696125</link>
			<pubDate>Mon, 12 Sep 2011 20:54:10 +0000</pubDate>
			<dc:creator>michiecat</dc:creator>
			<guid isPermaLink="false">696125@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there, thank you for bringing this to our attention. The support document has been updated accordingly.
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695697</link>
			<pubDate>Mon, 12 Sep 2011 10:32:34 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">695697@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>According to the informative session I just attended at WordCampJerusalem, all the free themes have RTL support. :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695488</link>
			<pubDate>Mon, 12 Sep 2011 00:19:58 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">695488@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. :)
</p>
]]></description>
					</item>
		<item>
			<title>deenalev on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695486</link>
			<pubDate>Mon, 12 Sep 2011 00:17:26 +0000</pubDate>
			<dc:creator>deenalev</dc:creator>
			<guid isPermaLink="false">695486@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>:) Glad to know you were right too. :) Thanks for flagging this!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695483</link>
			<pubDate>Mon, 12 Sep 2011 00:14:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">695483@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@deenalev<br />
 Hi again,<br />
 I flagged this and put a note up for Staff to consider adding a bit of text on rtl language selection in this support doc &#62; <a href="http://en.support.wordpress.com/settings/general-settings/" rel="nofollow">http://en.support.wordpress.com/settings/general-settings/</a>  Glad to know I was right and best wishes to you. :)
</p>
]]></description>
					</item>
		<item>
			<title>deenalev on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695478</link>
			<pubDate>Mon, 12 Sep 2011 00:09:22 +0000</pubDate>
			<dc:creator>deenalev</dc:creator>
			<guid isPermaLink="false">695478@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>timethief, thanks for your help. You're right about changing the language in the general settings.
</p>
]]></description>
					</item>
		<item>
			<title>deenalev on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695475</link>
			<pubDate>Mon, 12 Sep 2011 00:04:37 +0000</pubDate>
			<dc:creator>deenalev</dc:creator>
			<guid isPermaLink="false">695475@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I finally got the answer from someone I know.</p>
<p>You activate the theme you want that has the tag I mentioned above and then you go into settings and set the language of your site to the rtl language you want. After you save it, the whole site flips around.</p>
<p>Just wanted to let you know that I spent a long time trying to figure out how to do this by searching the support and forum and couldn't find the answer. Maybe this info isn't readily enough available.</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695474</link>
			<pubDate>Mon, 12 Sep 2011 00:03:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">695474@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think it may have do to with which language you choose to blog in. Have you looked here in the blog and tried setting it to a language that reads from right to left to see what happens? &#62; Settings &#62; General<br />
Language<br />
Language this blog is primarily written in.<br />
You can also modify the interface language in your profile.
</p>
]]></description>
					</item>
		<item>
			<title>deenalev on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695473</link>
			<pubDate>Sun, 11 Sep 2011 23:57:05 +0000</pubDate>
			<dc:creator>deenalev</dc:creator>
			<guid isPermaLink="false">695473@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see now that there are more themes that are tagged "rtl-language-support." But I'd still like to understand: How do you actually make your site into rtl once activating one of those themes?</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>deenalev on "What&#039;s the current status on rtl language support?"</title>
			<link>http://en.forums.wordpress.com/topic/whats-the-current-status-on-rtl-language-support#post-695468</link>
			<pubDate>Sun, 11 Sep 2011 23:46:27 +0000</pubDate>
			<dc:creator>deenalev</dc:creator>
			<guid isPermaLink="false">695468@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As far as I can tell, there is only one theme in wp.com that is rtl-language supportive: "Spectrum." Is this true? Also, once someone activates Spectrum for their rtl-language site, how do they activate the rtl-supportive feature?</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Support for right to left languages (Arabic in particular)"</title>
			<link>http://en.forums.wordpress.com/topic/support-for-right-to-left-languages-arabic-in-particular#post-136992</link>
			<pubDate>Wed, 21 Nov 2007 17:51:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">136992@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm thinking that only staff can respond to your issue and that you may wish to contact them. Support hours are weekdays 9-5PM Pacific time and here's the link <a href="http://wordpress.com/contact-support/" rel="nofollow">http://wordpress.com/contact-support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>muhammadadel on "Support for right to left languages (Arabic in particular)"</title>
			<link>http://en.forums.wordpress.com/topic/support-for-right-to-left-languages-arabic-in-particular#post-136991</link>
			<pubDate>Wed, 21 Nov 2007 17:48:29 +0000</pubDate>
			<dc:creator>muhammadadel</dc:creator>
			<guid isPermaLink="false">136991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have found that most themes doesn't support RTL languages - Specially Arabic. One or more problems such as wrong translation, very small font size, left alignment of the text or problems with Arabic diactric always appear with all themes.</p>
<p>I suggest creating RTL versions of some themes on wordpress, or add specially created themes that support Arabic.
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Persian Language"</title>
			<link>http://en.forums.wordpress.com/topic/persian-language#post-83092</link>
			<pubDate>Wed, 30 May 2007 12:09:04 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">83092@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wow, a question not directed to me. :)
</p>
]]></description>
					</item>
		<item>
			<title>judyb12 on "Persian Language"</title>
			<link>http://en.forums.wordpress.com/topic/persian-language#post-82995</link>
			<pubDate>Wed, 30 May 2007 02:32:17 +0000</pubDate>
			<dc:creator>judyb12</dc:creator>
			<guid isPermaLink="false">82995@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://en.forums.wordpress.com/topic.php?id=4391&#038;page&#038;replies=4#post-28647" rel="nofollow">http://en.forums.wordpress.com/topic.php?id=4391&#038;page&#038;replies=4#post-28647</a>
</p>
]]></description>
					</item>
		<item>
			<title>bayernalimunchen on "Persian Language"</title>
			<link>http://en.forums.wordpress.com/topic/persian-language#post-82974</link>
			<pubDate>Wed, 30 May 2007 01:09:22 +0000</pubDate>
			<dc:creator>bayernalimunchen</dc:creator>
			<guid isPermaLink="false">82974@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Matt!Why does WordPress.com,doesn't support rtl(Right to Left)?<br />
Many Themes in wordpress.com dont suuport rtl and persian bloggers can't use most of the templates.<br />
So we need your help to fix it.
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Right-To-Left themes?"</title>
			<link>http://en.forums.wordpress.com/topic/right-to-left-themes#post-22497</link>
			<pubDate>Thu, 17 Aug 2006 22:34:48 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">22497@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please do a <a href="http://wordpress.com/forums/search.php?q=right+left">search</a> since we've discussed this before and solutions have been developed.
</p>
]]></description>
					</item>
		<item>
			<title>golanlan on "Right-To-Left themes?"</title>
			<link>http://en.forums.wordpress.com/topic/right-to-left-themes#post-22426</link>
			<pubDate>Thu, 17 Aug 2006 11:00:45 +0000</pubDate>
			<dc:creator>golanlan</dc:creator>
			<guid isPermaLink="false">22426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please add some themes that support right-to-left writing! All the right-to-left users need this!
</p>
]]></description>
					</item>

	</channel>
</rss>
