Forum Replies Created
-
AuthorPosts
-
I dont mean date and time what I need is exactly months, let me give you a live example , April in arabic is نيسان ، but in gulf countries they say it ابريل
in arabic language file, they are using it on gulf way, I changed it, and re upload the language file, but still facing a problem that after 2 hours it’s auto changed.
what I need exactly is to insert a code in theme function to read my arabic months
something like :
$arabicmonth = array(“”,”كانون 2″,”شباط”,”آذار”,”نيسان”,”أيار”,”حزيران”,”تموز”,”آب”,”أيلول”,”تشرين 1″,”تشرين 2″,” كانون 1″);
$n = get_the_time(‘n’);
$since = get_the_time(j .” $arabicmonth[$n] “. Y);ok this is an example :
you will see the publish date in arabic, but this translation isnt used in all arabic countries, I need to change it. for this reason I re translated : the main languages files n wordpress and I inserted months title as I need. but after uploading the file, I notice that few hours ago, the old translation is back again.
So I think i have to insert a code manually in theme option to set date as I need.
I hope you understand what I mean
thank youJune 11, 2016 at 8:03 pm in reply to: themes/enfold/framework/php/class-form-generator.php on line 592 #646627thank you once I updated the template the problem is totally resolved.
I am working on arabic translation, does anyone working on it already ?
thank you very much it works
hi ok
But it happens with a fresh wordpress install
hi it doesn’t work at all, by the way I tried before to install necessary plugins, but as I told you 3 demos cannot be imported
-
AuthorPosts