Keyword

Doesn't work date of creation in category's blog

  • Andrew
  • Andrew's Avatar Topic Author
  • Offline
  • New Member
More
11 years 7 months ago #110134 by Andrew
In the blog of K2 category doesn't turn on visibility of creation date of the k2 items. But date of the change of the items in category's blog is working correctly. And when entering the material, date also displayed. How can I switch on date of item's creation in categories blog, what should I do? (In the K2 category's settings this option does not change anything, of course). Category doesn't inherit settings from another. All the settings are correct, but the date doesn't displayed in the category's blog. The latest versions of Joomla 2.5 and K2 installed. Sorry for my bad english and thank you.

Please Log in or Create an account to join the conversation.

  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
  • Offline
  • Senior Member
More
11 years 7 months ago #110135 by Christophe BERTRAND
Replied by Christophe BERTRAND on topic Re: Doesn't work date of creation in category's blog
I have the same problem with K2 2.6.5
Did anyone found the solution ?
Thanks for the help

Please Log in or Create an account to join the conversation.

  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
  • Offline
  • Senior Member
More
11 years 7 months ago #110136 by Christophe BERTRAND
Replied by Christophe BERTRAND on topic Re: Doesn't work date of creation in category's blog
I found a solution that worked for me :
In your K2 template edit the file category_item.php
Find the line
<?php if($this->item->params->get('latestItemDateCreated')): ?>
and change it by
<?php if($this->item->params->get('catItemDateCreated')): ?>
hope it helps you too

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum