Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • APOSTOLOS FOUKIS Friend
    #152856

    Hi,
    Can I to hide the line “Monday, Jul 26th | Last update04:16:07 AM GMT” at the top of page?
    Thanks

    gray Friend
    #350733

    In templatesja_teline_iiilayoutsblocksheader.php find lines

    <p class=”ja-day”>
    <?php
    echo “<span class=”day”>”.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 $this->getLastUpdate(); ?></em></p>

    Remove them or comment out by <!– and –>

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

This topic contains 2 replies, has 2 voices, and was last updated by  gray 13 years, 9 months ago.

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