-
AuthorPosts
-
APOSTOLOS FOUKIS Friend
APOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
January 9, 2011 at 4:53 pm #158507Hi,
where can i find “AM & GMT” to translate it?thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
January 10, 2011 at 9:27 am #371082Dear Basdim!
Please give a screenshot and your site link to help us identify the issue and help you.
APOSTOLOS FOUKIS FriendAPOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
January 11, 2011 at 4:36 am #371262At the top of page > position “headlines” 06:44:26 AM GMT
1. I want to translate or remove “AM” and “GMT”
2. and also translate “Mon”, “Tue”, …
Thankschristofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 18, 2011 at 11:20 am #372431Hi, I would also aswell like to know where one is able to change/edit the “Last update” area in the left top of the template. See also attached image. :confused:
APOSTOLOS FOUKIS FriendAPOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
January 18, 2011 at 11:32 am #372432> If you want to translate “Last Update”, try:
templatesteline4blockstopbar.php
Line 27: <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>> if you want to remove AM GMT
open the file pluginssystemjat3corecommon.php
find the code:
return gmdate(“h:i:s A”, $sec+$tz).’ GMT’;
and replace with:
return gmdate(“h:i:s “, $sec+$tz).’ ‘;christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 18, 2011 at 11:37 am #372434Thank you! I will try this. However, I still have a problem of the time being always fixed to showing 12:24 in my case. How can this be?
Also, is it so that this feature will consider any update in K2 items on the website? Please elaborate.
steinar Friendsteinar
- Join date:
- July 2007
- Posts:
- 319
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 98 times in 84 posts
January 18, 2011 at 12:48 pm #372446<em>@basdim 215777 wrote:</em><blockquote>return gmdate(“h:i:s “, $sec+$tz).’ ‘;</blockquote>
… And if you want 24 hour days, use a capital H:
[PHP]return gmdate(“H:i:s “, $sec+$tz).’ ‘;[/PHP]
christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 18, 2011 at 1:34 pm #372452Thank you so much for trying to help!
I was a bit unclear previously.
The problem is that it is ALWAYS showing 12:24:00 (regardless of actual time).
Any hints on how to solve this? :confused:By the way, changing to a capital H as above did make any change … I am stuck with my static time.
Hope someone can help asap.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
January 19, 2011 at 7:56 am #372608Dear Christofferl!
This is the last update time, not live time so it is static. Please view in the demo:
http://www.joomlart.com/demo/#templates.joomlart.com/ja_teline_iv
Regards!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by thangnn1510 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum