Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jan2222 Friend
    #180508

    Hi guys,
    how do I disable the date and the last update button in top left corner?

    Thanks

    Luna Garden Moderator
    #466456

    Hi Jan,
    To disable the date and the last update button, you might remove in code, there’s no settings for this.
    Go to:

    templatesyour_default_template_nameblocks
    Find file ‘topbar.php’, remove these lines:
    <p class=”ja-day”>
    <?php
    echo “<span class=”day”>”.JText::_(strtoupper(date (‘l’))).”</span>”;
    echo “<span class=”date”>, “.date (‘m’).” “.date (‘d’).date (‘S’).”</span>”;
    ?>
    </p>
    <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 8 months ago.

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