Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sharpy Friend
    #153982

    hi I want to temporarily remove links to articles from the slideshow. can anyone help cheers.

    Don Lee Friend
    #354501

    <em>@sharpy 192474 wrote:</em><blockquote>hi I want to temporarily remove links to articles from the slideshow. can anyone help cheers.</blockquote>

    Hi,
    Pls open file templates/ja_ores/html/mod_jaslideshow2/default_articles.php
    Find this code at line 46:

    <a <?php echo $target; ?> href="<?php echo $item->link; ?>">

    <span><?php echo $helper->trimString( $item->title, $titleMaxChars );?></span>

    </a>

    Replace:

    <a <?php echo $target; ?> href="#">

    <span><?php echo $helper->trimString( $item->title, $titleMaxChars );?></span>

    </a>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Don Lee 14 years, 2 months ago.

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