-
AuthorPosts
-
January 16, 2012 at 2:38 pm #172849
I am unable to change the MON, TUE, WED…. ext on the topbar left upper corner. When you hover on the date the day text shows like MON, TUE… I have already changed them from the languages menu like en-EN.ini and for my language tr-TR.ini but that changes nothing even i clicked Jat3 Clean cache many times
Check screeshot
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 18, 2012 at 4:20 am #434226Hi
Please provide your site URL & FTP access. I’ll help you check it.Thank you
ps:// you want to remove “MON” or want to translate it ?
Thank you
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 18, 2012 at 9:06 am #434262Hi
I got your PM but want to confirm. You want to change these datetime into your language as fixed code. Or translate-able ?<blockquote>I need them to be changed like below
MON to PZT
TUE to SAL
WED to ÇRŞ
THU to PRŞ
FRI to CUM
SAT to CMT
SUN to PAZ</blockquote>Thank you
January 18, 2012 at 9:08 am #434263fixed code, i am ust using Turkish language in my site
so
MON to PZT
TUE to SAL
… and goes on like i wrote your pm thanks so much
i did some changes in language files but it seems like they dont reflect the settings…jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 18, 2012 at 9:12 am #434265Hi
#. Okay fixed code. I’ll make array of date and apply your
#. Sorry but you gave me URL
http://www.muglakenthaber.com/But in this site showing year not “date” ????
January 18, 2012 at 9:15 am #434266right now the left top show 18.01.2012 but when you hover the year you will see WED as a day, i want to change that
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 18, 2012 at 9:26 am #434269Have done 🙂
<p class="ja-day clearfix">
<?php
setlocale(LC_TIME, 'tr-TR');
$trA = array("MON"=>"PZT","TUE"=>"SAL","WED"=>"ÇRŞ","THU"=>"PRŞ","FRI"=>"CUM","SAT"=>"CMT","SUN"=>"PAZ" );
$a = $trA;
echo "<span class="day">".$a."</span>";
echo "<span class="date">".strftime('%d')."</span>";
echo "<span class="month">".strftime('%m')."</span>";
echo "<span class="year">".strftime('%Y')."</span>";
?>
</p>
Please note ! this’s fixed code not translate-able
1 user says Thank You to jooservices for this useful post
January 18, 2012 at 9:36 am #434270i got it… thanks so much for your helps
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by gmbilisim 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
cant change topbar date day/shortname
Viewing 8 posts - 1 through 8 (of 8 total)