Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pakojoom Friend
    #122019

    Hello,
    I saw in ja-newsflashloader.php this line :
    [PHP]$html = str_replace(“##READMORE##”,$newReadmore,$html);[/PHP]
    so i wrote this in the module configuration :

    <div align="center" style="overflow:hidden; height:200px;" ><div class="nfcontent">##CONTENT##</div><div class="nfreadmore">##READMORE##</div></div>

    But i still don’t have the readmore link…
    Thank you

    producer1973 Friend
    #227396

    could it be that is there but is hidden?

    pakojoom Friend
    #227440

    In the /modules/ja_newsflash/ja-newsflashloader.php,
    i’ve replaced :
    [PHP]$newReadmore = “<a href=””.$row->link_on.”” title=””.$row->link_text.””>”.$row->link_text.”</a>”;[/PHP]
    by
    [PHP]$newReadmore = “<a class=’readon’.$moduleclass_sfx.’href=””.$row->link_on.””>”._READ_MORE.”</a>”;[/PHP]
    and it works now for me

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

This topic contains 3 replies, has 2 voices, and was last updated by  pakojoom 17 years, 3 months ago.

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