Right to Left Dropdown Menu
-
Hi, my website looks great with your theme, I have made submenues and Sub-Submenues, but it appears that secondary ones do not show correctly as they over lap the submenus. I am sure the reason is with the direction of the language, The website is in Arabic, I have searched and found a post
https://forum.graphene-theme.com/graphene-support/right-to-left-menu-bar
But I am not sure where to go from there!
thank you so much!
Aljariyat
Graphene Theme is available in Arabic language. Open
wp-config.phpand changedefine ('WPLANG', '');to
define ('WPLANG', 'ar');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?
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,
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
