aljariyat

Member

Forum Replies Created

  • In reply to: Strange Empty Space between submenus and Childs RTL

    #34057

    Thank you,

    I added the code to the end of the file of rtl.css and the end of the file of style.css but still nothing changed!

    Quote:
    Adding this should remove the space.

    #secondary-menu ul .menu-item-ancestor > a {

    padding-right: 15px;

    }

    In reply to: Strange Empty Space between submenus and Childs RTL

    #34055

    I wish I can, we are working on it..

    Do you think it has anything to do with the problem, I appreciate your help!

    In reply to: Problem Viewing in Mobile, Desktop View

    #34075

    I uploaded to the languages folder the arabic language files in wp.content folder. And also changed the default language in the wp config php file to include the ‘ar’ symbol. as explained.

    In reply to: Right to Left Dropdown Menu

    #33786

    I have solved the problem by checking the youtube toturial about languages..

    One thing to add is that for some reason my front end is in RTL, while the back end was in English, the toturial explained that I must down load a language pack which was not included in the installation! Even though i can view RTL.

    So before adding strange codes of RTL in some PHP files, check to see that you actually downloaded a RTL language,

    This code had no effect before installing the language!

    define (‘WPLANG’, ”);

    to

    define (‘WPLANG’, ‘ar’);

    I am sure this is easy to understand, but I thought I had the language pack!

    Thank you,

    In reply to: Right to Left Dropdown Menu

    #33785

    If you check the website, and try google translate, you will see the Menu Item” Bicycle Under the Microscope” and see the submenues are overlapping!

    In reply to: Right to Left Dropdown Menu

    #33784

    I actually now removed the plugin the trasnforms the frontend to RTL, now the submenus are correct however, it is LTR!

    Also, The code above is already there without any effect in both frontend and backend!

    In reply to: Right to Left Dropdown Menu

    #33783

    Thank you for your help, for some reason, my theme is already in arabic, I have then changed the code as you described without any effect!

    I think I have installed a plugin where my front end is in Arabic and backend is in English, can this be the culprit?

    http://www.aljariyat.net

Viewing 7 posts - 1 through 7 (of 7 total)