Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dionf Friend
    #156642

    Hi all,

    I’m working with Teline III for a few months now and i’m very satisfied with it.
    But I like to change something on the template.

    I’ve noticed that a lot of visitors click on the pictures on the frontpage, but they don’t link to the article. Is it possible to change somewhere so that the images are clickable?

    JA News2 images are clickable thanks to post: http://www.joomlart.com/forums/topic/linked-imagelike-article-title-in-ja_news-and-ja_news_fp/

    But that didn’t work voor Frontpage articles.

    Thank you!

    Regards,

    DFo

    Sherlock Friend
    #363804

    Dear dionf,

    In the front-page of the teline iii it was set to don’t dispay com_content/frontpage layout,Do you mean to images of the JA News Frontpage module ? if that you can try as following
    Go to the file of modulesmod_janews_fptmpltelineiii_fp.php,Looking for this line of codes
    [PHP]<?php echo $image; ?>[/PHP]
    change it to
    [PHP] <a href=”<?php echo $link;?>” > <?php echo $image; ?> </a>[/PHP]

    I do hope that would help !

    dionf Friend
    #366388

    It works! Thanx!

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

This topic contains 3 replies, has 2 voices, and was last updated by  dionf 13 years, 11 months ago.

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