Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • munders Friend
    #150024

    Hi all

    Does anyone know how I change the date in the topbar of Seleni so that it shows like this…

    Wednesday, 31st March, 2010

    I also want to remove the last update part of this, but keep the scrolling news text.

    Thanks guys

    Saguaros Moderator
    #338721

    Dear munders!

    Please open the file: templatesja_selenilayoutsblocksheader.php and find codes:

    [PHP]
    <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>

    [/PHP]

    you replace:

    [PHP]
    <p class=”ja-day”>
    <?php
    echo “<span class=”day”>”.date (‘l’).”</span>”;
    echo “<span class=”date”>, “.date (‘d M Y’).”</span>”;
    ?>
    </p>

    <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo $this->getLastUpdate(); ?></em></p>
    [/PHP]

    Good luck

    munders Friend
    #338767

    Hi

    This didn’t work. :confused:

    munders Friend
    #338961

    Anybody else have any ideas please??

    Saguaros Moderator
    #339096

    Dear munders!

    pls submit a ticket, we would like to check this issue in detail

    Thanks

    bohemiadesign Friend
    #341542

    Hi,
    I have a similar question – how do you change the format of Last updated and not todays date?

    Thanks,

    Jonas

    Saguaros Moderator
    #341895

    Dear Jonas!

    Please see the thread to get the solution

    http://www.joomlart.com/forums/showpost.php?p=176433&postcount=19

    Good luck

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

This topic contains 7 replies, has 3 voices, and was last updated by  Saguaros 14 years, 6 months ago.

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