Viewing 16 post (of 16 total)
  • Author
    Posts
  • mikeho1980 Friend
    #221059

    That’s strange
    I had to change like this to get it work:

    if ($i == 0){
    //Show the latest news
    echo "<div class="ja-newscontent">n";
    echo $image. "n";
    echo "<a href="$link" class="ja-newstitle" title="".($showintro ? $row->title : $row->introtext1)."">{$row->title}</a>n";
    if ($showintro){
    if ($maxchars)
    echo "{$row->introtext1}n";
    else
    echo "{$row->introtext}n". "<a href="$link" class="readon">"._READ_MORE."</a>";
    }

Viewing 16 post (of 16 total)

This topic contains 16 replies, has 6 voices, and was last updated by  mikeho1980 16 years, 11 months ago.

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