Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • fajertv Friend
    #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


    1. rtl1
    2. rtl2
    Phan Gam Friend
    #371293

    I 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

    fajertv Friend
    #371329

    thanks for reply ,,

    i updated the ticket with my access info ,,

    Regards
    Ismael

    Phan Gam Friend
    #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 helps

    fajertv Friend
    #371505

    Hi 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

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