Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • melanie_h Friend
    #191162

    I have the mod_jaslideshow on our website home page: http://www.salinapubliclibrary.org/.

    The read more button, where we have “click and go” does not work or do anything.

    I have a title, link and description in the boxes when I edit the image.
    (Here is what I have on one of them, in case that is where my problem is.)
    Title: Sunflower eLibrary
    Link: http://www.sunflowerelibrary.org
    Description: <h1>Join the Virtual Revolution</h1> <h3>Download e-media from Sunflower eLibrary.</h3>

    Thanks for the help.

    phong nam Friend
    #508190

    Hi melanie_h,

    As our supporter replied in premium ticket, you can solve this issue by opening templatesja_community_plushtmlmod_jaslideshowdefault.php file and change 29th line:

    <div class="maskDesc"><div class="inner"><?php if ($showDescription=='desc' && $readmoretext!=''){?><a class="readon" title=""><span><?php echo $readmoretext;?></span></a><?php }?></div></div>

    to

    <div class="maskDesc"><div class="inner"><?php if ($showDescription=='desc' && $readmoretext!=''){?><a class="readon" href="<?php echo $urls[$i];?>" title=""><span><?php echo $readmoretext;?></span></a><?php }?>

    Clear JAT3 cache then. Our dev will release the issue fix in the next version of JA Slideshow module in coming time.

    Saguaros Moderator
    #508192

    Hi Melanie,

    It seems to be a bug of JA Slideshow module, you can download the attached file > copy to modulesmod_jaslideshowtmpl folder (remember to take a backup of the old ‘default.php‘ file first)

    Once done, try to turn off cache in advanced options of this module > clean JAT3 cache and let me know how it goes 🙂


    1. default.zip
    melanie_h Friend
    #508242

    Replaced the default.php file with the one above, turned off cache in advanced options on the module and cleaned JAT3 cache.

    Nothing changed. Clicking the button still doesn’t cause anything to happen.

    phong nam Friend
    #508243

    Hi melanie_h,

    Well, can you backup your files and try on the first reply above ?

    melanie_h Friend
    #509891

    Changing that didn’t make the button work unfortunately.

    I did it again, and no luck. It should pick up the link within the image “link:” box in the resource settings correct?
    When one clicks the button, it just goes to our homepage again, it doesn’t follow the link I am assuming it is supposed to.
    (I did add: href=”<?php echo $urls[$i];?>” within the default.php file, cleared cache, etc.)

    I have turned off the buttons again, since they don’t work…. so you won’t see the button right now.

    phong nam Friend
    #510182

    Hi melanie_h,

    I has fixed the Read More button directly on your website by rolling back to our default layout of JA Slideshow module and adding a little HTML markup of this layout. But, the description title is getting problem with <h1, h2> HTML element on front-end, so that I suggest you to change to <h3> element as I tried with “We’re blogging about it!” slide.

    Anyways, can you check out the Readmore button link again and inform us your result ?

    melanie_h Friend
    #510582

    Yes, it now works.
    Thank you.

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

This topic contains 8 replies, has 3 voices, and was last updated by  melanie_h 11 years ago.

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