test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • joomlart_pianeta Friend
    #148472

    Hi everybody,
    in JA SlideShow 2 the link Read More links the home page insted the article.

    I’ve resolved so:

    1. in the panel on Show Description select Description only

    2. edit the file in /modules/mod_jaslideshow2/tmpl/default_articles.php

    3. change the line number 47 from:

    <p><?php echo $helper->trimString( strip_tags($item->introtext), $descMaxChars ); ?></p>

    to:
    <p><?php echo $helper->trimString( strip_tags($item->introtext), $descMaxChars ); ?>   » <a <?php echo $target; ?> href=”<?php echo $item->link; ?>”> <?php echo $readmoretext; ?></a></p>

    4. save

    This hack append a correct link Read More to the preview description

    Saguaros Moderator
    #332682

    did you choose the “Description with Readmore” value for the Show Description parameter inside the ja slideshow2’s configuration ?

    joomlart_pianeta Friend
    #332710

    I’ve tryed all configuration possible before apply that hack

    Saguaros Moderator
    #333685
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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