-
AuthorPosts
-
wombat1 Friend
wombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
March 16, 2010 at 2:47 am #149550I have recently downloaded and installed the JA Lead quickstart package.
With a default installation and no edits, there seems to be aproblem with the Slideshow “thumbnails” in the default JA Lead setup meaning the circles on the bottom left of the Slideshow module.
I have attached an image, you can see that the rightmost circle is being cut off. I repeated the process in a new directory with the same result.
Used Safari and FF3 on Mac OSX for browsing.
Thanks in advance
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 18, 2010 at 10:30 am #336772Hi wombat1
it is so hard to debug your issue. I could not find it in our demo site.
Could you send me your live url, admin account via PM so that i could have a closer look on the issue?
wombat1 Friendwombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
March 24, 2010 at 1:42 am #337498Hello.
I have sent you the requested details regarding my live URL by PM 5 days ago. Is there any news regarding the issue. Thank you.
<em>@JA Developer 170105 wrote:</em><blockquote>Hi wombat1
it is so hard to debug your issue. I could not find it in our demo site.
Could you send me your live url, admin account via PM so that i could have a closer look on the issue?</blockquote>
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 25, 2010 at 5:01 pm #337764Hi you
i am sorry for this delay. To solve it, please open templates/ja_lead/css/mod_jaslideshow2.css file, at about line 13, find following code section:
#ja-slideshow .ja-slide-thumbs-wrap {
background:none;
bottom:0
}
and change to:
#ja-slideshow .ja-slide-thumbs-wrap {
background:none;
bottom:0;
width: 100px !important;
}
1 user says Thank You to JA Developer for this useful post
June 9, 2010 at 8:12 pm #346576Is it possible to use JA Slideshow2 in this way within another JoomlArt template, such as JA RaSite?
When I install it and use the exact same configuration settings as mentioned in the JA Lead UserGuide, I cannot get the circles in the lower left hand corner to display for navigation.
Any ideas?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 11, 2010 at 7:26 am #346731Dear xacommerce!
The best way, i choose one style of the ja sldeshow 2 module from list ja templates which are using this module. you get css and image from the templates/JATEMPLATES/css and templates/JATEMPLATES/images , you ‘ll them into your site. And then you make the configuration same the demo you choosed
Good luck
joliver Friendjoliver
- Join date:
- June 2008
- Posts:
- 28
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 4 times in 1 posts
June 14, 2010 at 9:29 pm #347033I had the same problem but I am also getting this error at the top of the slide show. Does anyone think they can help me with this problem?
Thanks!
Warning: Call-time pass-by-reference has been deprecated in /home/content/t/c/o/tcospeakers/html/modules/mod_jaslideshow2/helper.php on line 164
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 15, 2010 at 1:59 am #347054Dear joliver
Pls open the file: modules/mod_jaslideshow2/helper.php and find the following code:
[PHP]
ModJASlideshow3::parseImages( &$row, $params );[/PHP]and replace:
[PHP]ModJASlideshow3::parseImages( $row, $params );[/PHP]
Good luck
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 5 voices, and was last updated by Saguaros 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Slideshow2 error
Viewing 8 posts - 1 through 8 (of 8 total)