Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • khartoumgateway Friend
    #184299

    hi pixelzombie.

    I got an issue where the links on the text are not working never mind the pictures!!

    This is on the JA News Featured module (2.5)

    any idea?

    constitutiondialogue-sudan.info

    Luna Garden Moderator
    #480894

    Hello,

    Because you asked about JA News Featured, so I have created a new thread for you. Hope you don’t mind.

    As I can see from your site, the title link in this module is working: http://easycaptures.com/fs/uploaded/523/4375082935.png

    In case, you wanna add link for image in this module, go to this file:
    templatesja_nexhtmlmod_janews_featurednexblog.php

    1. For big images:

    Find these lines:

    <?php echo $news->bigimage?>

    change to:

    <a href="<?php echo $news->link;?>" title="<?php echo strip_tags($news->title); ?>"><?php echo $news->bigimage?></a>

    2. For small images:

    Find these lines:

    <?php echo $news->smallimage?>

    change to:
    <a href="<?php echo $news->link;?>" title="<?php echo strip_tags($news->title); ?>"><?php echo $news->smallimage?></a>

    Remember to backup your file before processing

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

This topic contains 2 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 10 months ago.

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