Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bilgisayardestek Friend
    #132759

    hello,

    im site using to xenia template

    but problem

    1. add site new article,hot topis show new article,but home page down categories no link

    2. home page ja-news module no show read more

    Sorry im small speak english

    WEB SITE SCREEN SHOT…

    bilgisayardestek Friend
    #268279

    Why ? No Repy 3 Day … :(:(:(:(:(:(

    Sherlock Friend
    #268651

    Hi bilgisayardestek !
    sorry for delay ! Ja news module in xenia don’t have option show “read more” link , but you can add it to your site following way below :
    Open mod_janews.php file in modulesmod_janews folder , find following code section at about line 226 :


    else
    echo "{$row->introtext}n";
    }
    echo "</div>n";

    change to :


    else
    echo "{$row->introtext}n";
    }
    echo "</div>n";
    echo "<a href="$link" class="readon" title="JText::sprintf('Read more...')">".JText::sprintf('Read more...')."</a>";

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

This topic contains 3 replies, has 2 voices, and was last updated by  Sherlock 15 years, 7 months ago.

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