test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lemcb Friend
    #129160

    Hi

    Is it possible to show the “read more” for all the news posted in JA News FP, and not only for the first one? Thanks

    Sherlock Friend
    #251529

    Hi lemcb !
    It’s posible , But you must edit code of JA News FP ! You can do following way , open default_fp.php file in teline_iimodulesmod_janews_fptmpl folder , find code line at about line 45 :


    <?php echo $smallmaxchar?$news->introtext1:$news->introtext;?>

    change into :


    <?php echo $smallmaxchar?$news->introtext1:$news->introtext;?>
    <a href="<?php echo $link;?>" class="readon"><?php echo JText::_('Read more...');?></a>

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

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

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