-
AuthorPosts
-
March 20, 2012 at 9:07 am #175210
Hi, i would like to put created date and creator of article in JA news featured module. What php code should i insert in blog.php file? Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 20, 2012 at 4:32 pm #444732Where section (left or right) do you want to insert?
What version of joomla do you use?March 20, 2012 at 4:41 pm #444737khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 21, 2012 at 11:16 am #444930You add the code from/templates/ja_teline_iv/html/mod_janews_featured/default/blog.php
<?php echo JHTML::date($news->created, 'm-d-Y')."/".$news->author; ?>
before
<?php echo $bigmaxchar > strlen($news->bigintrotext)?$news->introtext:$news->bigintrotext?>
1 user says Thank You to khoand for this useful post
March 21, 2012 at 11:28 am #444934It works. Thanks a lot !
March 21, 2012 at 9:49 pm #445007Will this wok if you have K2 items on your front page as well? I added that line to the blog.php file, but it only seems to display the data in all caps, and no author name.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 22, 2012 at 9:27 am #445079<em>@monkeywright 309240 wrote:</em><blockquote>Will this wok if you have K2 items on your front page as well? I added that line to the blog.php file, but it only seems to display the data in all caps, and no author name.</blockquote>
To help forum is clearly, you create a new thread for your new issue with your url of your website, please. After that, you inform me, I will help you. Thank you.AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by khoand 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA news featured module – how to show created date and creator
Viewing 7 posts - 1 through 7 (of 7 total)