Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pkikas Friend
    #191669

    Using JA ContentSlider ( See http://www.kataskeviwebsite.com ) bottom slider can the images be given custom descriptions aand link URLs. i.e the image olympicscomic.png to link to http://www.olympicscomic.com and image text to show ” A project in coordination with GRAPHO AE Greece”

    Ninja Lead Moderator
    #510370

    For your request, you need to customize it for layout view of JA ContenSlide modue

    Open templates/ja_kranos/html/mod_jacontentslider/default.php file

    Find this script


    <?php if( $params->get( 'showtitle' ) ) { ?>
    <div class="ja_slidetitle">
    <?php echo ($params->get( 'link_titles' ) ) ? '<a href="'.$link.'" title="">'.$contn->title.'</a>' : $contn->title;?>
    </div>
    <?php } ?>

    and customize it with my red mark to http://www.olympicscomic.com link

    Remember to clear cache from Admin area after make changes

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 6 months ago.

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