Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • khoand Friend
    #413249

    Thank minsunlee. You’re right. Sorry about my mistake.

    21stcentury Friend
    #506869

    Hello Sir, i just followed the step above
    You replace this code from <joomla url>modulesmod_janewsprotmpllinearblog_item.p hp file
    Code:

    <?php if($showimage) echo $row->image; ?>

    with
    Code:

    <?php if($showimage):
    <a href=”<?php echo $row->link;?>” title=”<?php echo strip_tags($row->title);?>”><?php echo $row->image;?></a>
    <?php endif; ?>

    but still the images are not clikable, i don’t know what i did not do well
    Secondly the ja featured, ja side news and ja news module pro show in all pages that is related to home page and in the menu i set it to show in home only.
    Pls have a look http://hottestgist.com/
    Thanks

    Saguaros Moderator
    #506932

    Hi 21stcentury,

    It seems that your site is using default layout, not linear layout so try to change blog item file in default folder of this module. Then remember to clean the cache.

    Regards

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 18 replies, has 7 voices, and was last updated by  Saguaros 10 years, 7 months ago.

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