Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • dalmatino Developer
    #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 Friend
    #444732

    Where section (left or right) do you want to insert?
    What version of joomla do you use?

    dalmatino Developer
    #444737

    On the left (just like in image i added). Joomla 2.5


    1. date
    khoand Friend
    #444930

    You 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?>

    dalmatino Developer
    #444934

    It works. Thanks a lot !

    monkeywright Friend
    #445007

    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.

    khoand Friend
    #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.

Viewing 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