Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • wombat1 Friend
    #149550

    I 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


    1. JA-Lead-error
    Anonymous Moderator
    #336772

    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?

    wombat1 Friend
    #337498

    Hello.

    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 Moderator
    #337764

    Hi 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;
    }

    xacommerce Friend
    #346576

    Is 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 Moderator
    #346731

    Dear 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 Friend
    #347033

    I 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 Moderator
    #347054

    Dear 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

Viewing 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