Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • julianwolf Friend
    #191075

    Hi Everybody,

    I just start using JA Wall and there is one tricky question for me:

    I love the popup-view of articles, but when an article is displayd in a popup, there is no link to share to friends. Usually visitors just copy&paste the url from the browser, but this does not direct to the article itself, as long as it´s in a popup.

    In the same moment some users would like to switch to the article without a popup. This is possible by clicking on the title, but I needet some time to find that out myself. And so I would like to add something like a “Link to the article” direct beneath the title.

    It should look like this:

    —————–
    This is the Headline!
    Direct link: http://www.this-is-theurl.com/to-the-article
    ————–

    Any Idea, how I can do so?

    All the best, Julian!

    Saguaros Moderator
    #507760

    Hi Julian,

    I think that the link in the title of article is enough, if you still want to add, you can open file: /templates/ja_wall/html/com_content/article/default.php

    and look for this snippet of code and customize as you desire


    <?php if ($params->get('show_title')) : ?>
    <h2>
    <?php if ($params->get('link_titles') && !empty($this->item->readmore_link)) : ?>
    <a href="<?php echo $this->item->readmore_link; ?>">
    <?php echo $this->escape($this->item->title); ?></a>
    <?php else : ?>
    <?php echo $this->escape($this->item->title); ?>
    <?php endif; ?>
    </h2>
    <?php endif; ?>

    julianwolf Friend
    #508181

    Hi Saguaros,

    the decision to put the complete link under the title was, because I didn´t see it MYSELF. And I don´t expect a user, to find it, when I don´t find it.

    I was able to change it. Many thanks!

    All the best, Julian!

    sincerity Friend
    #509505

    I am using the inbuilt K2 for contents in my JA WALL site. But the title is not linked in the popup to the blog layout. Therefore link for the blog/article is impossible to take from the popup.

    Please help me to make the title linked in K2 popup.

    Saguaros Moderator
    #509779

    Hi arjunkrishna,

    How did you configure the menu item where having the item for popup?

    ( Like our home menu item )

    sincerity Friend
    #509829

    Dear Saguros,

    Thanks for the reply.

    I am using the Quick Launch package for JA WALL and in that there is a menu item named K2 for displaying K2 categories. When items in K2 categories are clicked and popped up, there is no option to get specific link to that article because the title of the article is not clickable. You can see the same problem in your demo website also.

    Please click here to go to my JA WALL site and the items which you see is using K2. When you click on it, you can see the article as popup, but the title of that popup article is not linkable or clickable to go to the specific permanent link of that article. I want it to be popped up, but at the same time the title clickable.

    Pl help me out

    phong nam Friend
    #510365

    Hi arjunkrishna,

    We are really sorry for the late response on this thread. Well, I saw you confirmed that you got your requirement in the same topic at http://www.joomlart.com/forums/topic/need-linked-title-in-k2-pop-up/#post-510022 . Is it right ?

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

This topic contains 7 replies, has 4 voices, and was last updated by  phong nam 11 years ago.

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