-
AuthorPosts
-
jukeboxjunkey Friend
jukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
July 7, 2009 at 6:28 am #142548My client realized that when you mouse over the SlideShow image,and image buttons (ie7), the image title displays “ie: image_1.jpg”.
I’m looking for a way to either name them “all” the same, or ideally name them in reference to the SlideShow image.
I attempted to add an “alt=”ImageTitle” within the “Description for each item” within the SlideShow module, however it didn’t work. :((
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
July 18, 2009 at 4:25 am #311425Hi jukeboxjunkey
You could not control this text because it is from our code.
You can remove it. To solve this issue, please open file modulesmod_jaslideshowmod_jaslideshow.php, at about line 210, find following code:
<img src="<?php echo JURI::base().$firstImage;?>" alt="<?php echo $altimage;?>" title="<?php echo $altimage;?>" />and change to:
<img src="<?php echo JURI::base().$firstImage;?>" title="<?php echo $altimage;?>" />
1 user says Thank You to JA Developer for this useful post
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
July 18, 2009 at 4:42 am #311427Very good. As per usual you have made my (and client’s) day!Thank you!
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
July 18, 2009 at 7:24 am #311430I am using JA Slideshow2. Obviously different than JA Slideshow. Is there a hack for Slideshow2? Sorry, I should have indicated that in the first place.
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
August 17, 2009 at 6:23 am #314472Any word on getting a resolution for Slideshow2?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 20, 2009 at 2:20 am #314809I think you can find the solution in here http://www.joomlart.com/forums/topic/seo-ja-slideshow-how-to-change-the-alt-tag-in-image/
1 user says Thank You to Saguaros for this useful post
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
August 20, 2009 at 3:36 am #314813Hey Thanks Tienhc!
I was waiting for that answer for a while, and it works. 😀
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by jukeboxjunkey 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum