-
AuthorPosts
-
Alp Friend
Alp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
March 31, 2016 at 8:57 am #907301Hello everyone,
I can’t see creation Date on my category layout.
Please have a look on attached picture.BR,
Alp
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 1, 2016 at 2:56 am #907759Hi,
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
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
April 1, 2016 at 6:35 am #907845This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 1, 2016 at 10:30 am #907965I 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'))); ?>
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
April 1, 2016 at 10:36 am #907972Great thank you!
Would u mind to have a look on my similiar issu with k2 item intros as well?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 4, 2016 at 3:06 am #908767Would 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
AuthorPostsViewing 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
Jump to forum