-
AuthorPosts
-
January 10, 2011 at 11:53 pm #158580
hello ,,
after installing the last version of template ,,, 10 January ,,
i’m facing 2 problems in RTL mode ,,as in the first picture ,, the search icon goes to the right after using arabic language ..
the second problems appears inside some of articles as shown in the second picture in the top ,,
at last ,, is it possible to replace “Last update” in the top ,, with a live server clock ?
Regards
Ismael-
Phan Gam Friend
Phan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
January 11, 2011 at 7:37 am #371293I have just created a new ticket on your behalf: IKS-284-87431
Please open the ticket and update your site access information, clarify the issue you are facing as well then our devs will diagnose and get it fixed asap for you. Thanks for your patience!
For information on best security practices, and frequently asked questions about sharing access with JoomlArt support, kindly refer to the knowledgebase article at: http://support.joomlart.com/index.php?/Knowledgebase/Article/View/3/0/providing-joomlart-with-access-to-your-site-or-server
January 11, 2011 at 12:41 pm #371329thanks for reply ,,
i updated the ticket with my access info ,,
Regards
IsmaelPhan Gam FriendPhan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
January 12, 2011 at 2:48 am #371415<em>@fajertv 214333 wrote:</em><blockquote>thanks for reply ,,
i updated the ticket with my access info ,,
Regards
Ismael</blockquote>
Hi,
I have received your info and just to let you know that we are investigating your issue. Please keep on hold and I will inform you as soon as i get more information on the same.About last update by live sever clock: try to do as my suggestions:
1, open file topbar.php under templates/j
2, go about line 24 for code below
<p class="ja-updatetime"><span><?php echo JText::_('Last update')?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>
replace this code by
<p class="ja-updatetime"><span><?php echo JText::_('Last update')?></span>
<em><?php
//echo T3Common::getLastUpdate();
echo gmdate("h:i:s A").' GMT';
?></em>
</p>
After saving clear all cache data to check result.
Hope that helpsJanuary 12, 2011 at 6:07 pm #371505Hi Phan ,,
Thanks for ur reply ,, but this not what i did mean ,,
i mean i need to replace “last update” options with a live working clock ,, so my visitors can see my local time in my website ,,hope u can understand my idea ,,
Regards
Ismael -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by fajertv 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-