hi all !
As my question is not really answered here, I have to post my question again.
I would like to know how to change the line code in order to have a link tot the category instead of the article when I click on the image.
This line seems to tell what article to open. But I want the Category to open in order to open all the articles of the category (blog type)
[PHP] $link = JRoute::_(ContentHelperRoute::getArticleRoute($l->slug, $l->catslug, $l->sectionid)); [/PHP]
I am unable to change it (tried but nothing works well). I hope somebdoy knows. I think it is very easy in fact.
Thanks.
Kris