-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
May 9, 2015 at 7:48 pm #206224Hi,
I tried to set a link in each slide of the content slide (gallery) of the front page, but the result when I click it is to open the article containing the slideshow and not the actual link I set.
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 11, 2015 at 10:52 am #570146I’m so sorry about this, but I’m afraid you can only show the details article in this case
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
May 12, 2015 at 7:36 pm #570362I believe that this doesn’t make any sense. Why would someone want to have such a functionality? I don’t think it serves any purpose. Sorry to ask, but are you absolutely sure that there is no way to do this?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 13, 2015 at 2:30 am #570385<em>@7of9 473082 wrote:</em><blockquote>I believe that this doesn’t make any sense. Why would someone want to have such a functionality? I don’t think it serves any purpose. Sorry to ask, but are you absolutely sure that there is no way to do this?</blockquote>
To prove my point, you can take a look at this js file: templates/ja_fixel/js/script.js file and you will see the link is redirecting to the article page directly and not link set from gallery
if(items.hasClass('category-item')){
href = items.find('.item-title a').prop('href');
} else if(!Fixel.popup) {
href = items.find('.article-link, .readmore-link, .video-link, .item-title a').eq(0).prop('href');
}href && (window.location.href = href);
It’s following the default way of Joomla that whenever you click to open an article, it will show / direct to article page.
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
May 13, 2015 at 2:23 pm #570455I didn’t doubt your answer. All I’m saying is that this functionality does not serve any purpose and I’m sure that if you think about it you will agree with me.
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
May 13, 2015 at 2:23 pm #735519I didn’t doubt your answer. All I’m saying is that this functionality does not serve any purpose and I’m sure that if you think about it you will agree with me.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 14, 2015 at 4:41 am #570504<em>@7of9 473198 wrote:</em><blockquote>I didn’t doubt your answer. All I’m saying is that this functionality does not serve any purpose and I’m sure that if you think about it you will agree with me.</blockquote>
Sure, I’m thinking other way to help you, but you know JA Fixel template is special template and it uses js to control the detail article, video, gallery..
In this case, it could not get the link under image and I’m sorry about this.
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
May 14, 2015 at 9:43 am #570538What if I use JA Slideshow module? Will my link work there, or I will face a similar result?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 15, 2015 at 7:36 am #570637<em>@7of9 473318 wrote:</em><blockquote>What if I use JA Slideshow module? Will my link work there, or I will face a similar result?</blockquote>
Yes, you can try with JA Slideshow lite module and assign it to home-1 position, see the screenshot
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 15, 2015 at 7:36 am #735700<em>@7of9 473318 wrote:</em><blockquote>What if I use JA Slideshow module? Will my link work there, or I will face a similar result?</blockquote>
Yes, you can try with JA Slideshow lite module and assign it to home-1 position, see the screenshot
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How could I set a link per slide in content type gallery?
Viewing 10 posts - 1 through 10 (of 10 total)