Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ofranet Friend
    #150315

    How can i remove the link to the article from the slidshow stage ??

    cheers mark

    Saguaros Moderator
    #340209

    Dear Mark!

    Here is the soluton for you:

    Please open the file: templatesja_oreshtmlmod_jaslideshow2default_articles.php and find codes:
    [PHP]
    $helper->parseImages( $item, $params );
    $list[$k] = $item;
    [/PHP]

    and replace:
    [PHP]
    $helper->parseImages( $item, $params );
    $list[$k] = $item;
    $item->link=”#”;
    [/PHP]

    Good luck

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

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

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