test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eldinho Friend
    #188960

    My question is already in my thread’s title.
    I wonder if it’s possible because of seo.

    I’ve tried to browse “Solved Issues” and “Tutorials – Tips” but they seem to have their paginations hidden so I can’t browse threads older than last 10.

    regards,
    Leszek

    Nazario A Friend
    #499142

    Hi Leszek,

    Can you tell more specific of how you want to achieve here?

    When you can click article’s title in popup view, it will go to article’s url.

    Regards

    vovus Friend
    #500124

    is it possible to do it in K2 articles?

    Nazario A Friend
    #501719

    Hi vovus,

    By default, the article of K2 doesn’t set link on title. But, you can do as follow:
    – Open file: /templates/ja_wall/html/com_k2/ja_wall/item.php
    – From:

    <?php echo $this->item->title; ?>
    To:

    <a href="<?php echo $this->item->link; ?>"><?php echo $this->item->title; ?></a>

    Give it a try and let me know how it goes

    Always take a backup of your site before making changes.

    Regards,

    Nazario

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

This topic contains 4 replies, has 3 voices, and was last updated by  Nazario A 11 years, 3 months ago.

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