Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • terence Friend
    #146603

    Good day Guys,

    How can I remove the Category links in JA NEWS module?
    In other words I want only the Top Part of it with the Article intros displayed…. and no links to Category Sections below that. I tried removing the Category ID’s and it then picks up other Categories.

    Problem is : this site will not have enough Content to put into all these positions created by the JA NEWS module so I want to rather not display these.

    Joomla 1.5
    Live url : http://www.surefiredebt.co.za

    Anonymous Moderator
    #325876

    Hi terence

    Open templates/ja_topaz/html/mod_janews/blog_item.php file, find following code section:


    <a href="<?php echo $catlink;?>" title="<?php echo trim(strip_tags($catdesc));?>">
    <span><?php echo $cattitle;?></span>
    </a>

    and change to:

    <span><?php echo $cattitle;?></span>

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

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

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