Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Alp Friend
    #907301

    Hello everyone,

    I can’t see creation Date on my category layout.
    Please have a look on attached picture.

    BR,

    Alp


    1. tpNoCreationDate
    Ninja Lead Moderator
    #907759

    Hi,

    You need to make sure that the option Show Create Date is set to Show from Article Manager Options.

    If there is still no goes, you can send me the login info i.e: URL, Admin access so I will have a look.

    Regards


    1. Screen-Shot-2016-04-01-at-09.53.19
    Alp Friend
    #907845
    This reply has been marked as private.
    Ninja Lead Moderator
    #907965

    I solved the problem directly on your site with the solution below

    Open templates/ja_wall/html/com_content/category/blog_item.php file

    find and change

    <?php echo JText::sprintf('TPL_WALL_COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $this->item->created, JText::_('DATE_FORMAT_LC3'))); ?>

    to

    <?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON_NEW', JHtml::_('date', $this->item->created, JText::_('DATE_FORMAT_LC3'))); ?>

    1. Screen-Shot-2016-04-01-at-17.30.35
    Alp Friend
    #907972

    Great thank you!

    Would u mind to have a look on my similiar issu with k2 item intros as well?

    Ninja Lead Moderator
    #908767

    Would u mind to have a look on my similiar issu with k2 item intros as well?

    Have you solved the problem on your site? I check and see it’s working as well


    1. Screen-Shot-2016-04-04-at-10.04.56
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 7 months ago.

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