-
AuthorPosts
-
melanie_h Friend
melanie_h
- Join date:
- December 2009
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
October 4, 2013 at 6:04 pm #191162I 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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 7, 2013 at 7:13 am #508190Hi 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 7, 2013 at 7:15 am #508192Hi 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 user says Thank You to Saguaros for this useful post
melanie_h Friendmelanie_h
- Join date:
- December 2009
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
October 7, 2013 at 1:36 pm #508242Replaced 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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 7, 2013 at 1:39 pm #508243Hi melanie_h,
Well, can you backup your files and try on the first reply above ?
melanie_h Friendmelanie_h
- Join date:
- December 2009
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
October 22, 2013 at 5:53 pm #509891Changing 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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 25, 2013 at 6:39 am #510182Hi 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 ?
-
AuthorPosts
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