Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • seppo Friend
    #120123

    If I want to have same sort of look than at the demopage, but wish to have most of the items shown from one category only (i.e. news), how to do that? Not, it shows only one item with picture and some intro text, and the rest just as a link. How to make it show more items from one category with image/intro text?

    Hieu Nguyen Admin
    #219643

    If you want to do this, you have to custom your JA-News module to show it in your own way. Please post a paid request, some freelancers will help you.

    lafrance Friend
    #219688

    <em>@oceandragon 14919 wrote:</em><blockquote>If you want to do this, you have to custom your JA-News module to show it in your own way. Please post a paid request, some freelancers will help you.</blockquote>
    At the price they charge I would not suggest this to anyone that use Joomla as recreation.
    FYI gold membership do cost you and you get no service for that.more of a gimic to get newbie to waste there money.

    lafrance Friend
    #219689

    <em>@seppo 14870 wrote:</em><blockquote>If I want to have same sort of look than at the demopage, but wish to have most of the items shown from one category only (i.e. news), how to do that? Not, it shows only one item with picture and some intro text, and the rest just as a link. How to make it show more items from one category with image/intro text?</blockquote>
    From 1 category easy just create more section link to that category however you will have to edit your index.php as it take information from category.
    there and article already posted.
    http://www.joomlart.com/forums/topic/problem-ja-news-for-new-user/

    seppo Friend
    #219822

    Thank you lafrance for your comments.

    Anyway I managed to find correct piece of code to change, and I would like to share this with others in case they need it: in mod_janews.php at around line 387 (might differ a little from original as I have modified the file in other ways too) find: if ($i == 0){ and comment it (change to: // if ($i == 0){ )

    Then few lines down (around line 401) find the closing bracet and else statement, and comment them:
    /*}else{
    ?>
    <li>
    <a title=”<?php echo $row->introtext1; ?>” href=”<?php echo $link; ?>”>
    <?php echo $row->title; ?></a>
    </li>
    <?php
    } */

    the rest you can manage through modules properties

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  seppo 17 years, 6 months ago.

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