Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sfpkent Friend
    #147338

    Hi friends,

    I am wondering how to put “Read More” at on normal frontpage article for on JA News Frontpage Module, I tried to insert “Read more” in article but it’s not appear in front page.

    http://freetravel.com.my

    Thanks!
    Kent

    Saguaros Moderator
    #328364

    Hello Kent!

    Now, you open the file : /modules/mod_janews_fp/tmpl/seleni_fp.php and find codes at line 57:
    [PHP]<?php echo $smallmaxchar?$news->introtext1:$news->introtext;?>[/PHP]

    And replace:
    [PHP]
    <?php echo $smallmaxchar?$news->introtext1:$news->introtext;?>
    <a href=”<?php echo $link;?>” class=”readon”><span><?php echo JText::_(‘READ MORE…’);?></span></a>
    [/PHP]

    Good luck! 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 9 months ago.

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