right-to-left post subjects

Discussion in 'Andrina WordPress Theme' started by kokosun, May 19, 2014.

  1. kokosun

    kokosun New Member

    Joined:
    Nov 4, 2012
    Messages:
    2
    Likes Received:
    0
    Hi everybody,

    I had purchased Andrina couple of years ago and just have started using it. I had a hard time changing it to right-to-left to build a Persian website, knowing little about CSS and PHP but eventually it starts to look good.

    I just have two main issues to resolve and would really appreciate if any of the users can help me with. If you go to any of the posts on my website http://www.4wdtools.com (such as this one), the post body is right-to-left, it looks fine on the homepage too, but the subject line is left-to-right. I tried everything I could, but couldn't figure it out.

    I know it'd be easy to fix but can't find where I should set the direction to be right to left. It should be a simple line such as:
    Code:
    direction: rtl; 
    But where it should be for posts subject direction, I'm clueless. If you know please help me out.

    Cheers.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Download updated version of theme from your members area and upload it.
    Login here: http://inkthemes.com/members/member/index


    Please check changelog.txt file for changes

    changelog.txt
    == Changelog ==

    = Theme Name: Andrina Theme Pro=


    = Version: 3.2.5=
    1. Tab to call option added.

    = Version: 3.2.4=
    1. Slider speed option added.

    = Version: 3.2.3=
    1. Language File Updated.

    = Version: 3.2.2=
    1. Theme design and font style improved.
    2.W3c Css and html validation issue fixed.

    = Version: 3.2.1=
    1. default css and jquery call issue fixed.
    2.Gallery issue fixed.

    = Version: 3.2=
    1.RTL Support Fixed.
    2.Image Ratio Fixed.
    4.Shorcode issue fixed.

    = Version: 3.1=
    3.Theme style issue fixed.

    = Version: 3.0 =
    * * Andrina Theme Design Is Converted into Responsive Design.

    = Version: 1.0 =

    * * Andrina Theme is created on 1/01/2012.

    * * Timthumb script remove, Dynamic Image Cropping script used.





    Thanks & Regards
    Gourav Shrivastava
     
  3. kokosun

    kokosun New Member

    Joined:
    Nov 4, 2012
    Messages:
    2
    Likes Received:
    0
    Hi Gourav,
    Sorry for the long delay. I appreciate your response, but it's too late for me to download the new updated version of the theme (I had no idea you might have updated it) and I can't start from the beginning. Can you just let me know on previous versions of this theme, where in style.css I should add "direction" tag so that the titles of pages can be right-to-left? Please copy a few lines after and before the line because I have modified mine in several places. This is a post with a messed up title for example.

    Thanks again.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,


    To add RTL feature you need to edit files given below.
    functions.php,
    style.css,
    theme-options.php and need to add an extra css file in the color css.

    Or

    You can use child theme to save your customization.
    http://www.inkthemes.com/httpwww-in...rdpress-a-way-to-save-themes-modification/02/

    The version you are using is nearly basic version of theme. So use child theme, Download theme from members area and upload it.

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page