test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Adam Blakesley Friend
    #135624

    Is it possible to link the images in the janewsmoo to a different article?

    Anonymous Moderator
    #280074

    Dear adamblakesley,

    It is possible to link the images in the janewsmoo to a different article.
    Please see my guide:

    + Open file modules/mod_janewsmoo/mod_janewsmoo.php, at about line 131, find following script:

    echo $img;

    and change to:

    echo "<a href="".$row->link_on."" title="".$row->title."">".$img."</a>";

    Hope it helps.

    Adam Blakesley Friend
    #280297

    Thanks for the reply.
    That works to have it open that specific article the image is contained in, but is there a way of linking it to another article on my site?

    Sorry, it’s probably very straight forward but my php knowledge is limited 🙁

    markb1439 Friend
    #287193

    My hunch is that this would be nearly impossible without some ultra-custom coding. Can you clarify more about what you want to do?

    Anonymous Moderator
    #287382

    Hi markb1439,

    At the moment, this module does not support your idea.
    I am sorry for not being of much help in this case.

    You can create a new module with custom html type and select this postion for your idea.

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

This topic contains 5 replies, has 3 voices, and was last updated by Anonymous 15 years, 10 months ago.

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