Hello everybody,
How can I set my bbpress forum as Right to Left?
Is there any theme in this case? or how can I customize the original theme myself?
Please help me to do this big matter..
bbPress support forums » Themes
Right to Left BBPress
(2 posts)-
Posted 1 year ago #
-
you just need to use defalt themplate kakumei and
create language folder in bb-includes
then create php file and name it fa_IR.php put this line to it:
<?php
$text_direction = "rtl";
?>
put fa_IR.php ito
bb-includes\languages
then go to the root and open config.php
find define('BBLANG', ''); and replace i with
define('BBLANG', 'fa_IR');
have fun
dar zemn chakerim in themplate ro ham barat feretstadam monteha behtare ke az hamoun dast nakhorde ash estefde koniPosted 1 year ago #
Reply
You must log in to post.