Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rl27 Friend
    #163583

    I have searched through the forum but haven’t been able to find a way to simply remove the last update from the topbar. I want to keep the date and headlines, but just remove the last update. I am using J1.5 if that makes a difference. Thanks.

    khoand Friend
    #389827

    Hi,
    You remove this code from <joomla url>templatesja_teline_ivblockstopbar.php file


    <p class="ja-updatetime"><span><?php echo JText::_('Last update')?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>

    gray Friend
    #389829

    For Joomla 1.5 (template version 1.2.4) and Joomla 1.6
    in /blocks/topbar.php
    remove or comment in the line:
    [php]
    <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>
    [/php]

    rl27 Friend
    #389864

    worked perfect. thanks you.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  rl27 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum