Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pagefactory Friend
    #987580

    Hello

    Joomla 3.0, url: http://www.roboostveen.nl , light theme template JA_Lens

    enter image description here
    I come to the " templates/ja_lens/html/com_k2/ja_lens/category_item.php "

    somebody helps me futher ?

    kindly regards

    Rob

    Ninja Lead Moderator
    #988006

    Hi,

    This way will help you to add the text/hyperlink on your site

    Open templates/ja_lens/html/com_k2/ja_lens/category_item.php file

    find and change

    <p><?php echo $this->yearCounts[$this->currTimeline]; echo ' item' . ($this->yearCounts[$this->currTimeline] > 1 ? 's' : '') ; ?></p>

    to

    <p><?php echo $this->yearCounts[$this->currTimeline]; echo ' item' . ($this->yearCounts[$this->currTimeline] > 1 ? 's' : '') ; ?> <a href="http://www.joomlart.com">Welcome to joomlart</a></p>

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 5 months ago.

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