-
AuthorPosts
-
julianwolf Friend
julianwolf
- Join date:
- August 2012
- Posts:
- 15
- Downloads:
- 2
- Uploads:
- 0
- Thanked:
- 3 times in 1 posts
October 1, 2013 at 9:13 pm #191075Hi 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 2, 2013 at 7:39 am #507760Hi 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 Friendjulianwolf
- Join date:
- August 2012
- Posts:
- 15
- Downloads:
- 2
- Uploads:
- 0
- Thanked:
- 3 times in 1 posts
October 7, 2013 at 5:55 am #508181Hi 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 Friendsincerity
- Join date:
- December 2014
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
October 18, 2013 at 3:28 pm #509505I 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 22, 2013 at 2:49 am #509779Hi arjunkrishna,
How did you configure the menu item where having the item for popup?
( Like our home menu item )
sincerity Friendsincerity
- Join date:
- December 2014
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
October 22, 2013 at 10:02 am #509829Dear 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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 28, 2013 at 8:44 am #510365Hi 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 ?
-
AuthorPosts
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