Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kpence73 Friend
    #147467

    I know how to get it for the main article, but I need it for all the other articles as well. I know that putting a readmore break in the article does cut the article appropriately, and all you have to do is either click the title or the image and you get the full article. The issue is that many of my users don’t know to do that. I am being asked how to see the full article. I just need to figure out how to make all of the articles show the “Read More..” link. After looking at different examples of Vauxite and then other templates, I can tell that it must be a “feature” of the module itself.

    Any help would be greatly appreciated!

    Saguaros Moderator
    #329067

    Hello guy!

    You open the file templates/ja_vauxite/html/html/default_fp.php find codes at line 57
    [PHP]<?php echo $smallmaxchar?$news->introtext1:$news->introtext;?>[/PHP]
    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, 4 months ago.

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