Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • jayatunge Friend
    #167089

    How to disable slideshow Title linking to articles in Categories Selection? Instead, I want to link slides to different articles using the “Take a Tour” link. Please help.

    jayatunge Friend
    #404868

    Back to the issue again. :((

    I have done the changes as per a previous posting and replaced:
    $helper->parseImages( $item, $params );
    $list[$k] = $item;
    $item->link=”#”;

    This works in the Firefox. But in IE, if the title is clicked on any slide, the site refreshes and goes back to the first slide.

    What I really want is to Completely remove the slide Title clickability or ‘#’ linking. I do not want the hand pointer over the Title or the Description area.

    Can some one help please?

    lonnstrom Friend
    #410486

    I would also like instructions on how to to disable the slideshow Title automatically linking to the article. Instead, I want to link to a different article. Anyone?

    jooservices Friend
    #410497

    Hi
    In this case you need some modify core of module 🙂
    Thank you
    Viet Vu

    lonnstrom Friend
    #410505

    Ok, thanks. Could you identify the file and what code to modify? And what would the modified code be? Thanks!

    phicts Friend
    #413758

    i wonder if you folks can help me. my problem is that i want the slides to actually link to its articles. how did you do that? in my installation via quickstart, the slideshows doesn’t link to anything even if i have modified the html and set the right link. there must be something in the module itself that needs to be edited.
    sorry to bother you. and thanks for any help.

    jooservices Friend
    #413777

    I’m checking this issue. Please allow moment, need local install first 🙂
    I’ll be back in a hour.
    Thank you
    Viet Vu

    jooservices Friend
    #413783

    Hi
    There are 2 options to do this:
    #1. Actually you can do this w/o any hack core.
    You can just turn of display title. And in article content you’ll put your own text as title and link to whever you want.
    #2.
    File

    templates/ja_ores/html/mod_jaslideshow2/default_articles.php
    Line 46


    <a <?php echo $target; ?> href="<?php echo $item->link; ?>">
    <span><?php echo $helper->trimString( $item->title, $titleMaxChars );?></span>
    </a>

    My logic in this case is
    – Adding a text params in plugin and in this param you’ll enter custom link. Each line for each link
    – While looping article you can get same index line and get that link.

    Yo,
    Please let’s me know if you still need help
    Thank you
    Viet Vu

    jooservices Friend
    #413784

    <em>@phicts 269039 wrote:</em><blockquote>i wonder if you folks can help me. my problem is that i want the slides to actually link to its articles. how did you do that? in my installation via quickstart, the slideshows doesn’t link to anything even if i have modified the html and set the right link. there must be something in the module itself that needs to be edited.
    sorry to bother you. and thanks for any help.</blockquote>
    Would you mind create another thread with your issue . it could help us for easier maintenance and following 🙂
    Thank you
    Viet Vu

    phicts Friend
    #414118
    jooservices Friend
    #414211

    <em>@phicts 269461 wrote:</em><blockquote>I’ve already created my own thread but no one answered it. http://www.joomlart.com/forums/topic/how-to-set-or-enable-the-link-in-ja_slideshow-to-articles-or-webpage/</blockquote>
    Hi
    I’ve replied.
    @lonnstrom
    Have your issue solved on your side ?
    Thank you
    Viet Vu

    jooservices Friend
    #416372

    Topic update as SOLVED.
    Thank you
    Viet Vu

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

This topic contains 12 replies, has 4 voices, and was last updated by  jooservices 13 years, 1 month ago.

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