Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #909904

    Hi
    I replace the line

    
    <a href=”<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid)); ?>”>

    with

    
    <a href=<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid)); ?>>

    Now the link is working fine . Kindly check .

    Peter Matra Friend
    #910204

    Thank you very much!!
    Pete

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

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Matra 8 years ago.

The topic ‘Intro Image clickable for Joomla 3’ is closed to new replies.