Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • marinolab Friend
    #202783

    I tried changing DATE_FORMAT_LC3 in DATE_FORMAT_LC2 in components/com_content/views/article/tmpl/default.php and also to insert d-m-y H:i in the setting items but without results.
    I need to also have the time of last modification of an article in header frontend.
    How can I get it?

    Ninja Lead Moderator
    #555449

    Try this

    Open templates/purity_iii/html/layouts/joomla/content/info_block/modify_date.php file and change with my red

    <?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $displayData['item']->modified, JText::_('DATE_FORMAT_LC3'))); ?>

    marinolab Friend
    #555482

    Perhaps you mean DATE_FORMAT_LC2… anyway now is ok!
    thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  marinolab 10 years ago.

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