<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged direction</title>
<link>https://www.question2answer.org/qa/tag/direction</link>
<description>Powered by Question2Answer</description>
<item>
<title>https, htaccess and broken links</title>
<link>https://www.question2answer.org/qa/74048/https-htaccess-and-broken-links</link>
<description>

&lt;p&gt;I moved to https secure system.&amp;nbsp;But then I'm having trouble with link redirects.&lt;/p&gt;

&lt;p&gt;My .htaccess file,&lt;/p&gt;

&lt;pre&gt;Options -Indexes
DirectoryIndex index.php
&amp;lt;IfModule mod_rewrite.c&amp;gt;
RewriteEngine On
#RewriteBase /
RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule . %1/%2 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&amp;lt;/IfModule&amp;gt;

RewriteEngine On
RewriteCond %{HTTP_HOST} ruyadaruya\.com [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.ruyadaruya.com/$1 [R,L]&lt;/pre&gt;

&lt;p&gt;Example,&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.ruyadaruya.com/hareketler&quot; rel=&quot;nofollow&quot;&gt;http://www.ruyadaruya.com/hareketler&lt;/a&gt; (broken link, direction 404)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.ruyadaruya.com/hareketler&quot; rel=&quot;nofollow&quot;&gt;https://www.ruyadaruya.com/hareketler&lt;/a&gt; (good link, no problem.)&lt;/p&gt;

&lt;p&gt;How can I fix external links using the htaccess file?&lt;/p&gt;

&lt;p&gt;(I've looked at the other questions and tried methods. But i cant solved)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/74048/https-htaccess-and-broken-links</guid>
<pubDate>Wed, 10 Apr 2019 09:16:46 +0000</pubDate>
</item>
<item>
<title>&quot;Site text direction&quot; option of Q2A V1.7 Beta</title>
<link>https://www.question2answer.org/qa/41374/site-text-direction-option-of-q2a-v1-7-beta</link>
<description>

&lt;p&gt;
	&quot;Site text direction&quot; option was added in &quot;Admin&quot; &amp;gt; &quot;General&quot; tab of Q2A V1.7 Beta.&lt;/p&gt;


&lt;p&gt;
	I am opposed to this.&lt;/p&gt;


&lt;p&gt;
	Reasons:&lt;/p&gt;


&lt;ul&gt;
	

&lt;li&gt;
		RTL support different by theme&lt;/li&gt;
	

&lt;li&gt;
		Only SnowFlat supports RTL&lt;/li&gt;
	

&lt;li&gt;
		Classic, Candy and Snow do not support RTL now&lt;/li&gt;
	

&lt;li&gt;
		This option is meaningless for the existing themes.&lt;/li&gt;
	

&lt;li&gt;
		Many users / themes who have changed qa-theme-base.php will be incompatible with V1.7.
&lt;br&gt;
		(PHP &quot;Notice (Error)&quot; is displayed)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;
	Therefore, in this stage,&amp;nbsp;I think this is suitable to implement as define OR option of SnowFlat&amp;nbsp;theme.&lt;/p&gt;


&lt;p&gt;
	What do you think about this?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/41374/site-text-direction-option-of-q2a-v1-7-beta</guid>
<pubDate>Tue, 18 Nov 2014 22:10:19 +0000</pubDate>
</item>
<item>
<title>How to support bi-di right-to-left (RTL) on this &quot;question in one sentence&quot;?</title>
<link>https://www.question2answer.org/qa/27965/how-to-support-bi-di-right-left-rtl-this-question-one-sentence</link>
<description>

&lt;p&gt;
	Hello&lt;/p&gt;


&lt;p&gt;
	My Q2A site has to support bidirectional writing, including right-to-left and aligning to the right.&lt;/p&gt;


&lt;p&gt;
	So far it works good on the body of the question - see picture #2 below: we have those two buttons and it works weell. The problems we encounter are:&lt;/p&gt;


&lt;p&gt;
	1) The right-to-left support of this button does not work on the question header (&quot;the question in one sentence&quot; textbox). How to enable it?&lt;/p&gt;


&lt;p&gt;
	2) In the body, still there's a problem when using bullets (see picture #1): when using it from the right to left, it is aligned to the left, and we can't change it back. How to fix it?&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=9096626583609433692&quot; style=&quot;width: 600px; height: 213px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	Thank you very much.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/27965/how-to-support-bi-di-right-left-rtl-this-question-one-sentence</guid>
<pubDate>Fri, 04 Oct 2013 13:14:07 +0000</pubDate>
</item>
<item>
<title>How to support both right-to-left and left-to-right and align-to-right</title>
<link>https://www.question2answer.org/qa/10498/how-to-support-both-right-left-and-left-right-and-align-right</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I consider use &amp;quot;Q2A&amp;quot; as a platform for our needs.&lt;br /&gt;
&lt;br /&gt;
We need to support all 4 options: left to right, right to left, align to right and align to left.&lt;br /&gt;
&lt;br /&gt;
The two &amp;quot;aligns&amp;quot; are possible above, and I understand that I have to change some css to support right-to-left, but how to support all of them at once?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks in advance</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/10498/how-to-support-both-right-left-and-left-right-and-align-right</guid>
<pubDate>Tue, 15 Nov 2011 03:26:32 +0000</pubDate>
</item>
<item>
<title>How to change direction to right to left?</title>
<link>https://www.question2answer.org/qa/9301/how-to-change-direction-to-right-to-left</link>
<description>Hi everyone,&lt;br /&gt;
&lt;br /&gt;
How can i do this?(the language is persian)&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9301/how-to-change-direction-to-right-to-left</guid>
<pubDate>Sat, 17 Sep 2011 10:00:13 +0000</pubDate>
</item>
</channel>
</rss>