Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • 7of9 Friend
    #206224

    Hi,

    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 Moderator
    #570146

    I’m so sorry about this, but I’m afraid you can only show the details article in this case

    7of9 Friend
    #570362

    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?

    Ninja Lead Moderator
    #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 Friend
    #570455

    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.

    7of9 Friend
    #735519

    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.

    Ninja Lead Moderator
    #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 Friend
    #570538

    What if I use JA Slideshow module? Will my link work there, or I will face a similar result?

    Ninja Lead Moderator
    #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


    1. Screen-Shot-2015-05-15-at-14.32.45
    Ninja Lead Moderator
    #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

Viewing 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